document.write( "Question 872906: A rectangular family room has an area of 160 sq ft. THe length of the room is 6 ft greater than its width, Find the width and length of the room. \n" ); document.write( "
Algebra.Com's Answer #526505 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A rectangular family room has an area of 160 sq ft. THe length of the room is 6 ft greater than its width, Find the width and length of the room. \n" ); document.write( "-------------------------- \n" ); document.write( "Let width be \"x\" \n" ); document.write( "Then length is \"x+6\" \n" ); document.write( "----- \n" ); document.write( "Equation to solve for \"x\":: \n" ); document.write( "x(x+6) = 160 \n" ); document.write( "x^2 + 6x - 160 = 0 \n" ); document.write( "------ \n" ); document.write( "(x+16)(x-10) = 0 \n" ); document.write( "--- \n" ); document.write( "x = 10 ft (width) \n" ); document.write( "x+6 = 16 ft (length) \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "------------------ \n" ); document.write( " |