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

 c++ Exercise 3 Formulas 5 Points Write a program that reads

c++

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 d) (a+b)/c Example: a) 0.95 2.0 0.31.6

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!