document.write( "Question 430447: the length of a rectangular field is 6 times its breadth its area is 1350 sq.m find its perimeter? \n" ); document.write( "
Algebra.Com's Answer #298958 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
Area = x*6x = 1350 ==> \"x%5E2+=+225\" ==> x = 15 meters, the breadth.
\n" ); document.write( "==> 6*15 = 90 meters, the length.
\n" ); document.write( "==> perimeter is 2(15 + 90) = 210 meters.
\n" ); document.write( "
\n" );