Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

ICS 3 U Python Programming Evaluation Question 1 File Name: ICS 3 Uintersection.py You are designing a program that can find the point

ICS3U Python Programming Evaluation Question 1
File Name: "
ICS3Uintersection.py" You are designing a program that can find the point of intersection of 2 straight diagonal lines (You don't need to consider vertical or horizontal lines).
The answer, an (x,y) ordered pair, should be displayed as both decimal and fractional values.
You are NOT allowed to use the built in Fraction function that exists in python.
The fractions do NOT have to be in lowest terms.
You should assume the user is going to be inputting values using the standard form of a linear equation Ax+By+C=0
You will need to get the inputs for TWO linear equations in order to solve the problem
ICS3U Python Programming Evaluation Question 2
File Name: "
ICS3Ushape3D.py"
A designer is creating a structure that looks like this:
The cost of building this structure depends on its volume and surface area.
He needs a fast and easy way to calculate those values with different dimensions.
You need to write a program that helps him find those values for different inputs of a,b,c,d,e
Note: The badly drawn arc in the center is circular.
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Databases questions

Question

What are HR ethics?

Answered: 1 week ago

Question

Show the properties and structure of allotropes of carbon.

Answered: 1 week ago