document.write( "Question 489405: the combined area of a square and a rectangle is 148 square centimeters. the width of the rectangle is 2 centimeters more than the length of a side of the square,and the length of the rectangle is 2 centimeters more than its width. find the dimensions of the square and the rectangle. \n" ); document.write( "
Algebra.Com's Answer #333654 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! They're both squares. \n" ); document.write( "n2+(n+2)2=148 \n" ); document.write( "n2+n2+4n+4=148 \n" ); document.write( "2n2+4n-144=0 \n" ); document.write( "n2+2n-72=0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Throwing out the negative answer, we get the width and length of the smaller square to be 7.544003745 cm, and the width and length of the larger square to be 9.54400374531753 cm.. \n" ); document.write( " |