document.write( "Question 354155: The length of a rectangular room is 8 meters more than the width. If the area of the room is 48 square meters, find the dimensions of the room.\r
\n" );
document.write( "\n" );
document.write( "In my math class we are on the factoring chapter but I have no idea how to turn this into a factoring problem. \n" );
document.write( "
Algebra.Com's Answer #253220 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! \"The length of a rectangular room is 8 meters more than the width\" ___ L = W + 8\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "\"the area of the room is 48 square meters\" ___ L * W = 48\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "substituting ___ (W + 8)(W) = 48 ___ W^2 + 8W - 48 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "now , factor \n" ); document.write( " |