document.write( "Question 81296: Problem
\n" );
document.write( "Volume. The length, width, and height of a box are x, 2x, and 3x - 5 inches, respectively. Write a polynomial V(x) that represents its volume. Find V(3).
\n" );
document.write( "This is what I have.
\n" );
document.write( "V(x) = x^2(x + 2)(3x - 5)
\n" );
document.write( "When you put V(3) into the equation the volume= 180
\n" );
document.write( "I would appreciate any help with this question. Thank you. \n" );
document.write( "
Algebra.Com's Answer #58232 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Volume. The length, width, and height of a box are x, 2x, and 3x - 5 inches, respectively. Write a polynomial V(x) that represents its volume. Find V(3). \n" ); document.write( "This is what I have. \n" ); document.write( "V(x) = x^2(2x)(3x - 5) \n" ); document.write( "---------- \n" ); document.write( "Then V(3) = 3^2(2*3)(3*5-5) = 9*6*10 = 540 in^3 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |