Question: Exercise 3 Formulas 5 Points Write a program that reads three decimal numbers from the user named a, b, and c. Calculate the following formulas,

Exercise 3 Formulas 5 Points Write a program that reads three decimal numbers from the user named a, b, and c. Calculate the following formulas, store each result in a separate variable named result# where # is a counter. Print out the equation for each including the result limited to two decimal points: a) a *b -c b) ab* c c) abc d) (a+ b)c Example: a) 0.952.0 0.31.6
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
