document.write( "Question 988323: A house has two rooms of equal area. One room is square and the other room is rectangle 5 ft narrower and 6ft longer than the square one. Find the area of each room. \n" ); document.write( "
Algebra.Com's Answer #608872 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "S=side of square; L=length of rectangle=S+6ft; W=width=S-5ft
\n" ); document.write( ".
\n" ); document.write( "Areas are the same:
\n" ); document.write( ".
\n" ); document.write( "\"S%5E2=LW\"
\n" ); document.write( "\"S%5E2=%28S%2B6%29%28S-5%29%0D%0A%7B%7B%7BS%5E2=S%5E2%2BS-30\"
\n" ); document.write( "\"0=S-30\"
\n" ); document.write( "\"30=S\" The sides of the square are 30 feet.
\n" ); document.write( ".
\n" ); document.write( "A=S^2=(30 ft)^2=900ft^2
\n" ); document.write( "ANSWER: The area of each room is 900 square feet.
\n" ); document.write( ".
\n" ); document.write( "CHECK:
\n" ); document.write( ".
\n" ); document.write( "LW=Area
\n" ); document.write( "(S+6ft)(S-5ft=)=900ft^2
\n" ); document.write( "(30ft+6ft)(30ft-5ft)=900ft^2
\n" ); document.write( "(36ft)(25ft)=900ft^2
\n" ); document.write( "900ft^2=900ft^2
\n" ); document.write( "
\n" ); document.write( "
\n" );