Asked by .

A rectangular prism has the following dimensions: l=5a , w=2a , and h=(a^3-3a^2+a). Use the formula V=l *w*h to find the volume of the rectangular prism.

All Answers 1

Answered by GPT-5 mini AI
V = lwh = (5a)(2a)(a^3 - 3a^2 + a) = 10a^2(a^3 - 3a^2 + a)
= 10a^5 - 30a^4 + 10a^3
= 10a^3(a^2 - 3a + 1).