document.write( "Question 333443: the area of a rectangular field is 300M. its perimeter is 70M.find the width and length of this rectangle \n" ); document.write( "
Algebra.Com's Answer #238957 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the area of a rectangular field is 300M. its perimeter is 70M.find the width and length of this rectangle \n" ); document.write( "--- \n" ); document.write( "Equations: \n" ); document.write( "LW = 300M \n" ); document.write( "L+W = 35 \n" ); document.write( "---- \n" ); document.write( "Substitute for \"L\" and solve for \"W\": \n" ); document.write( "(35-W)W = 300 \n" ); document.write( "-W^2+35W-300 \n" ); document.write( "--- \n" ); document.write( "W^2-35W+300 = 0 \n" ); document.write( "--- \n" ); document.write( "Factor: \n" ); document.write( "(W-20)(W-15)=0 \n" ); document.write( "--- \n" ); document.write( "If W = 20, L = 15 \n" ); document.write( "If W = 15, L = 20 \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |