document.write( "Question 854558: The volume of a shipping container in the shape of a rectangular prism can be represented by the polynomial 6x^3+11x^2+4x, where the height is x.\r
\n" );
document.write( "\n" );
document.write( "a.) Find the length and width of the container
\n" );
document.write( "b.) Find the ratio if the three dimensions of the container when x=2
\n" );
document.write( "c.) Will the ratio of the three dimensions be the same for all values of x?\r
\n" );
document.write( "\n" );
document.write( "THANK YOU SO MUCH! ANY HELP IS GREATLY APPRECIATED!! \n" );
document.write( "
Algebra.Com's Answer #514860 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! The volume of a shipping container in the shape of a rectangular prism can be represented by the polynomial 6x^3+11x^2+4x, where the height is x. \n" ); document.write( "a.) Find the length and width of the container \n" ); document.write( ": \n" ); document.write( "Factor out x (height): x(6x^2 + 11x + 4) \n" ); document.write( "then \n" ); document.write( "6x^2 + 11x + 4 is the area, the product of the length and width \n" ); document.write( "Factor this \n" ); document.write( "(3x+4)(2x+1); the length and width \n" ); document.write( ": \n" ); document.write( "b.) Find the ratio if the three dimensions of the container when x=2 \n" ); document.write( "length (3x+4) when x=2 \n" ); document.write( "3(2) + 4 = 10 \n" ); document.write( "width (2x+1) \n" ); document.write( "2(2) + 1 = 5 \n" ); document.write( "height x, = 2 \n" ); document.write( "10:5:2 is the rato \n" ); document.write( ": \n" ); document.write( "c.) Will the ratio of the three dimensions be the same for all values of x? \n" ); document.write( "Let's see, let x = 7 \n" ); document.write( "3(7) + 4 = 25 \n" ); document.write( "2(7) + 1 = 15 \n" ); document.write( "7 \n" ); document.write( "25:15:7, the answer is NO! \n" ); document.write( " |