How to find the volume of a parallelepiped?

The volume of a cylinder is πr^2 h define r as 3 and h as the matrix h = [1, 5, 12] find the volume of the cyl?

  • Answer:

    r = 3 h = [1, 5, 12] v = pi * r^2 * h

jjasso5 at Yahoo! Answers Visit the source

Was this solution helpful to you?

Other answers

r = 3 h = [1, 5, 12] v = pi * r^2 * h

I'll do it without matlab, I don't see how that is necessary. h = [1, 5, 12] V = [ π3²1, π3²5, π3²12 ] you can multiply out the numbers .

I'll do it without matlab, I don't see how that is necessary. h = [1, 5, 12] V = [ π3²1, π3²5, π3²12 ] you can multiply out the numbers .

billrussell42

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.