document.write( "Question 427155: could you please help me with this problem. \r
\n" );
document.write( "\n" );
document.write( "this is for pre-calc.\r
\n" );
document.write( "\n" );
document.write( "You are a landscape artist designing a patio. The square patio floor is to be made from 128 cubic feet of concrete. The thickness of the floor is 15.5 feet less than each side length of the patio. What are the dimensions of the patio floor? \n" );
document.write( "
Algebra.Com's Answer #297067 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Volume = l x w x h \n" ); document.write( "Since the floor is square, w = l, so we have \n" ); document.write( "Given: \n" ); document.write( "V = 128 ft^3 \n" ); document.write( "The thickness of the floor is 15.5 feet less than the side length, so we have: \n" ); document.write( "h = w - 15.5 \n" ); document.write( "V = 128 = w^2*(w - 15.5) \n" ); document.write( "Now we need to solve for w. \n" ); document.write( "We know w must be greater than 15.5. Suppose it is 16.5. Then w^2*h = 272.25. \n" ); document.write( "So 15.5 < w < 16.5. \n" ); document.write( "Try w = 16: 128 = 16^2*(0.5) = 256*0.5 = 128 \n" ); document.write( "So side length = 16 ft, thickness = 0.5 ft \n" ); document.write( " \n" ); document.write( " |