document.write( "Question 347920: Find the area of a square with sides of length 2x + 5 in terms of x. \n" ); document.write( "
Algebra.Com's Answer #248831 by ovie27(16)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "\n" ); document.write( "The area of a square is length of one side squared, because in a square, every side is of the same length. \r
\n" ); document.write( "\n" ); document.write( "length of a side = 2x + 5\r
\n" ); document.write( "\n" ); document.write( "So, A = (2x +5)(2x+5)\r
\n" ); document.write( "\n" ); document.write( "= 4(x^2) + 20x + 25 units^2\r
\n" ); document.write( "\n" ); document.write( "This is the area of a square with sides 2x + 5
\n" ); document.write( "
\n" );