document.write( "Question 770276: The area of Eugene's room is 40 square meters. The length of the room is 6m more than the width. Find the dimensions of the room. \n" ); document.write( "
Algebra.Com's Answer #469433 by oscargut(2103)![]() ![]() You can put this solution on YOUR website! let x the width\r \n" ); document.write( "\n" ); document.write( "Then x(x+6) = 40\r \n" ); document.write( "\n" ); document.write( "Then x = 4 and x+6 = 10\r \n" ); document.write( "\n" ); document.write( "Answer: Length = 10 meters and width = 4 meters\r \n" ); document.write( "\n" ); document.write( "You can ask me more at: mthman@gmail.com\r \n" ); document.write( "\n" ); document.write( "Thanks \n" ); document.write( " |