document.write( "Question 451346: A poster has sides measuring 2 feet less than the sides of a square sign. If the difference between their areas is 20 square feet, find the lengths of the sides of the poster and the sign. \n" ); document.write( "
Algebra.Com's Answer #310384 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! x2=(x-2)2+20 \n" ); document.write( "x2=x2-4x+4+20 \n" ); document.write( "4x=24 \n" ); document.write( "x=6 \n" ); document.write( "x-2=4 \n" ); document.write( "The sign is 6'x6';the poster is 4'x4'.. \n" ); document.write( " |