document.write( "Question 674187: A square and a rectangle have the same area. The side lengths of the rectangle are integers and its perimeter is 28 m. What are the possible areas of the square? \n" ); document.write( "
Algebra.Com's Answer #419083 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "P[R] = 2L + 2W = 28m
\n" ); document.write( " L + W = 14m
\n" ); document.write( " 9 + 5 = 14 A = 45m^2
\n" ); document.write( " 8 + 6 = 14 A = 48m^2
\n" ); document.write( " 7 + 7 = 14 A = 49m^2 \n" ); document.write( "
\n" );