document.write( "Question 569914: how do you find the are of a square when you have the perimeter ? \n" ); document.write( "
Algebra.Com's Answer #367602 by JBarnum(2146)\"\" \"About 
You can put this solution on YOUR website!
area is length times width
\n" ); document.write( "since its a square all sides are same so it would be \"x%5E2\"
\n" ); document.write( "where peremeter is \"4x\"
\n" ); document.write( "
\n" );