document.write( "Question 812800: Find the length and width of a rectangular ice cream sandwich if its volume is 9 in cubed.
\n" ); document.write( "Height = 3/4
\n" ); document.write( "Width=x
\n" ); document.write( "Length= x+ 4
\n" ); document.write( "

Algebra.Com's Answer #489362 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "
\n" ); document.write( "Find the length and width of a rectangular ice cream sandwich if its volume is 9 in cubed,
\n" ); document.write( "Height = 3/4, Width=x, Length= x+ 4
\n" ); document.write( "Question states******
\n" ); document.write( " (x+4)(x)(3/4) = 9 in^3
\n" ); document.write( "Solving for x
\n" ); document.write( " x^2 + 4x = 9(4/3)
\n" ); document.write( " x^2 + 4x -12 = 0
\n" ); document.write( " (x+6)(x-2) = 0
\n" ); document.write( " (x+6) = 0 , x = -6 throwing out negative solution
\n" ); document.write( " (x-2) = 0 , x = 2in, the width and the length is 6in
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( "(6)(2)(3/4) = 36/4 = 9 in^3 \n" ); document.write( "
\n" );