document.write( "Question 955305: A corporation bought a square lot for its branch office for P pesos. If the cost of the lot was S pesos per square meter, find the length of the lot? \n" ); document.write( "
Algebra.Com's Answer #583547 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
Let's assume that the lot size is \"X\".
\n" ); document.write( "The area would be,
\n" ); document.write( "\"A=X%5E2\"
\n" ); document.write( "Then,
\n" ); document.write( "\"S%2AA=P\"
\n" ); document.write( "\"S%2AX%5E2=P\"
\n" ); document.write( "So,
\n" ); document.write( "\"X%5E2=P%2FS\"
\n" ); document.write( "\"X=sqrt%28P%2FS%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );