The volume of a pyramid with height 15cm is 90cm3. If its base is a rectangle with dimension xcm by 6cm, find the value of x
Answer Details
The formula for the volume of a pyramid is given as: V = (1/3) * base_area * height Let the length of the rectangle be x, then the base area of the pyramid is given as: base_area = x * 6 From the question, we are told that the volume of the pyramid is 90cm3 and its height is 15cm. Substituting into the formula for the volume of a pyramid, we have: 90 = (1/3) * (x * 6) * 15 Multiplying both sides by 3 gives: 270 = 90 * 6x Dividing both sides by 90 gives: 3 = 2x Therefore, x = 3/2 = 1.5 Hence, the value of x is 3. Answer option A, 3, is the correct answer.