InterviewSolution
Saved Bookmarks
| 1. |
How do we find the volume of a rectangular block using its length, breadth and height? Let l denote the length, b the breadth, h the height and v the volume of the block. How do we express a method of finding the volume? |
|
Answer» How do we find the volume of a rectangular block using its length, breadth and height? Let l denote the length, b the breadth, h the height and v the volume of the block. How do we express a method of finding the volume? |
|