Question: Using python, Write a function named line_eval that takes a float as an input which represents an x-value and returns the evaluation (y-value) of the
Using python,
Write a function named "line_eval" that takes a float as an input which represents an x-value and returns the evaluation (y-value) of the input on a line with a slope of 0.42 and y-intercept of -8.83.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
