document.write( "Question 100465: If the sides of a square picture frame are increased by 5 cm, the area becomes 289 cm^2. Find the length of a side of the original picture frame. \n" ); document.write( "
Algebra.Com's Answer #73144 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! (X+5)(X+5)=289 \n" ); document.write( "X^2+10X+25=289 \n" ); document.write( "X^2+10X+25-289=0 \n" ); document.write( "X^2+10X-264=0 \n" ); document.write( "(X+22)(X-12)=0 \n" ); document.write( "X-12=0 \n" ); document.write( "X=12 FOR THE ORIGINAL SIZE OF THE PICTURE \n" ); document.write( "PROOF \n" ); document.write( "(12+5)(12+5)=289 \n" ); document.write( "17*17`=289 \n" ); document.write( "289=289 \n" ); document.write( " |