Asked by Nan

Create a method areaOfaTrapeziod when given a, b, and h (all doubles), will return the area (double) of a trapezoid. Use the equation pictured below

In the code, i should
1. Create the prototype for the method
2. create the method
3. call it from the main()

Answers

Answered by Allyson
What program are you using?
Answered by MathMate
Please check responses to your previous questions before reposting. If reposting, it would be a good idea to quote the original question (date/time, or link).

Here's the answer to you original question:
http://www.jiskha.com/display.cgi?id=1320286938#1320286938.1320287712
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions