document.write( "Question 715247: The area of the rectangular plot is 140m^2. The length of the plot (in metres) is one less than three times its breadth. We have to find length & breadth pf the plot.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #439325 by mananth(16946)![]() ![]() You can put this solution on YOUR website! The area of the rectangular plot is 140m^2. The length of the plot (in metres) is one less than three times its breadth. We have to find length & breadth pf the plot\r \n" ); document.write( "\n" ); document.write( "let breadth be x \n" ); document.write( "length is 3x-1\r \n" ); document.write( "\n" ); document.write( "Area = \n" ); document.write( "\n" ); document.write( "Area of rectangle = L * B\r \n" ); document.write( "\n" ); document.write( "140 =x(3x-1)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " -1 \n" ); document.write( "a= 3 b= -1 c= -140 \n" ); document.write( " -1680 \n" ); document.write( "b^2-4ac= 1 - \n" ); document.write( "b^2-4ac= 1681 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 1 + )/ 6 \n" ); document.write( "x1= 7 ) / \n" ); document.write( "x2=( 1 -41 6 \n" ); document.write( "x2= -6.67 \n" ); document.write( "Ignore negative value mph \n" ); document.write( "x = 7 \r \n" ); document.write( "\n" ); document.write( "breadth = 7 \n" ); document.write( "length = 3(7) -1= 20\r \n" ); document.write( "\n" ); document.write( "The dimensions are 7 & 20 m\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |