document.write( "Question 712235: Do you think you could help me with this?\r
\n" );
document.write( "\n" );
document.write( "Bricks are delivered to a work site and stacked in rows and columns, forming a rectangular prism. The length of the prism is 1 foot greater than its width, and its height is 2 feet less than its width. Show how to find the dimensions of the prism formed by the bricks, given that its volume is 40 cubic feet. \n" );
document.write( "
Algebra.Com's Answer #437852 by josgarithmetic(39618)![]() ![]() ![]() You can put this solution on YOUR website! The unknown being referenced is the width. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let w be width \n" ); document.write( "Length is w+1 \n" ); document.write( "Height is w-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some steps, \n" ); document.write( " \n" ); document.write( "w(w^2-w-2)-40=0 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Solving that is faster if you know synthetic division. You would use the idea of the Rational Roots Theorem to find values for w to satisfy the cubic equation. I'd suggest first working with +/-4, +/-5, +/-8, +/-10. When you get just one first root, the next two will be easy.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Some further work: \n" ); document.write( "Good News! I tried some long divisions and found +5 or -5 are not roots, but that +4 is a root. One of the binomials is (w-4). The quotient from this was \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "NOTE: The discriminant for that quadratic is -31, so the solution will contain an imaginary part. The only reasonable value for w is 4. \n" ); document.write( " |