document.write( "Question 832385: a square poster has sides measuring 2 feet less than the sides of a square sign. If the difference between their areas is 52 square feet, find the lengths of the sides of the poster and sign. \n" ); document.write( "
Algebra.Com's Answer #805964 by CubeyThePenguin(3113)![]() ![]() You can put this solution on YOUR website! 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( "poster side length = 12 ft \n" ); document.write( "sign side length = 14 ft \n" ); document.write( " |