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 #58235 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Remember that the volume of a rectangular prism (a box) is given by: \n" ); document.write( " \n" ); document.write( "In this case, you have: \n" ); document.write( "L = x inches. \n" ); document.write( "W = 2x inches. \n" ); document.write( "h = (3x-5) inches.So the volume of the box in your problem can be expressed by the function: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |