document.write( "Question 892079: if one side of a square is 2x-5 cm. find its area \n" ); document.write( "
Algebra.Com's Answer #540261 by JulietG(1812)\"\" \"About 
You can put this solution on YOUR website!
If one side is 2x-5, the other sides are also 2x-5
\n" ); document.write( "Area = length * width
\n" ); document.write( "Area = (2x-5)(2x-5)
\n" ); document.write( "Area = 4\"x%5E2\"-20x+25
\n" ); document.write( "
\n" );