document.write( "Question 297360: The lenght width and height of a box are x, 2x, and 3x - 5. Write a polynomial V(x) that represents its volume. Find V (3). \n" ); document.write( "
Algebra.Com's Answer #214161 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! v(x)=x*2x(3x-5) \n" ); document.write( "v(x)=2x^2(3x-5) \n" ); document.write( "v(x)=6x^3-10x^2 ans. \n" ); document.write( " |