document.write( "Question 828993: if an area of a square is multiplied by sixteen, the area becomes 25 square inches. find the length x of a side of the square \n" ); document.write( "
Algebra.Com's Answer #499627 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
The area of a square is the square of its sides,
\n" ); document.write( "\"A=x%5E2\"
\n" ); document.write( "\"16A=16x%5E2=25\"
\n" ); document.write( "\"x%5E2=25%2F16\"
\n" ); document.write( "\"highlight%28x=5%2F4%29\"
\n" ); document.write( "
\n" );