document.write( "Question 16727: A house has two rooms of equal area. One room is square and the other room is a rectangle 4 feet narrower and 5 feet longer than the square one. Find the area of each room. \n" ); document.write( "
Algebra.Com's Answer #8182 by pwac(253)![]() ![]() ![]() You can put this solution on YOUR website! let one side of square = x. \n" ); document.write( "This gives the equation: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-x=-20 multiply both sides by -1 \n" ); document.write( "x=20 \n" ); document.write( "Pete \n" ); document.write( " |