document.write( "Question 705076: square poster has sides measuring 2ft less than the sides of a square sign. If the difference between their areas is 52 sq ft find the length of the sides of the poster & sign.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #806542 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! sign side length: x \n" ); document.write( "poster side length: x-2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x^2 - (x-2)^2 = 52 \n" ); document.write( "x^2 - (x^2 - 4x + 4) = 52 \n" ); document.write( "4x - 4 = 52 \n" ); document.write( "4x = 56 \n" ); document.write( "x = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sign side length = 14 ft \n" ); document.write( "poster side length = 12 ft \n" ); document.write( " |