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 #73148 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
Let the original side length be x.Then,
\n" ); document.write( "\"%28x%2B5%29%5E2+=+289\" Solve for x.
\n" ); document.write( "\"x%5E2%2B10x%2B25+=+289\" Subtract 289 from both sides.
\n" ); document.write( "\"x%5E2%2B10x-264+=+0\" Solve this quadratic equation for x by factoring.
\n" ); document.write( "\"%28x-12%29%28x%2B22%29+=+0\"
\n" ); document.write( "\"x-12+=+0\" so \"x+=+12\" or
\n" ); document.write( "\"x%2B22+=+0\" so \"x+=+-22\" Discard the negative solution as the side length is a positive value.
\n" ); document.write( "The original side length is 12 cm.\r
\n" ); document.write( "\n" ); document.write( "Check:
\n" ); document.write( "\"%28x%2B5%29%5E2+=+%2812%2B5%29%5E2\"
\n" ); document.write( "\"17%5E2+=+289\"
\n" ); document.write( "
\n" );