document.write( "Question 438904: The area of a certain square is 5 more than its perimiter. What is the length of each side of the square---thanks in advance \n" ); document.write( "
Algebra.Com's Answer #303427 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
x2-5=4x
\n" ); document.write( "x2-4x-5=0
\n" ); document.write( "(x+1)(x-5)=0
\n" ); document.write( "x=-1 or 5.
\n" ); document.write( "Throwing away the negative answer, we get the side of the square to be 5.
\n" ); document.write( "
\n" );