Asked by Poohboi

Need help here how to do this program write the definition of a method that takes as input three numbers and returns the sum of the first two numbers multiplied by the third number (Assume that the three numbers are of type double.) can anyone help me show how to do it?

Answers

Answered by Steve
I assume you can do the I/O
The calculation is

w = (x+y)*z
Answered by Poohboi
No I can not that is why I was asking for help to show me how
There are no AI answers yet. The ability to request AI answers is coming soon!