Question: Create your own C code implementation of the following mathematical formulas: y = mx + b; (slope of a line) Assume the user will be
Create your own C code implementation of the following mathematical formulas: y = mx + b; (slope of a line) Assume the user will be prompted to input m, x and b and the program will calculate y. If the value of y is greater than 10, inform the user the value is greater than 10.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
