document.write( "Question 1094670: Mr Qadri bought a piece of land for RS 36,000 at 120 sq.m . Find the length of the plot if it's breadth is 3/4 of the length \n" ); document.write( "
Algebra.Com's Answer #803064 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
width = w
\n" ); document.write( "length = 3w/4\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w(3w/4) = 120
\n" ); document.write( "3w^2/4 = 120
\n" ); document.write( "3w^2 = 480
\n" ); document.write( "w^2 = 160\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "w = 4sqrt(10)
\n" ); document.write( "length = 3w/4 = 3sqrt(10)
\n" ); document.write( "
\n" );