Question: ICS 3 U Python Programming Evaluation Question 1 File Name: ICS 3 Uintersection.py You are designing a program that can find the point
ICSU Python Programming Evaluation Question
File Name:
ICSUintersection.py You are designing a program that can find the point of intersection of straight diagonal lines You don't need to consider vertical or horizontal lines
The answer, an 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
You will need to get the inputs for TWO linear equations in order to solve the problem
ICSU Python Programming Evaluation Question
File Name:
ICSUshapeDpy
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 abcde
Note: The badly drawn arc in the center is circular.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
