document.write( "Question 968493: The area of a rectangle is 1260m^2 Find the dimensions of the rectangle if we know that one side is 48 m longer than three times the other side \n" ); document.write( "
Algebra.Com's Answer #591818 by sumairazzaq(1)\"\" \"About 
You can put this solution on YOUR website!
A = 1260 m^2
\n" ); document.write( "Area = L*W = 1260 .......1
\n" ); document.write( "Condition
\n" ); document.write( "L = 48 + 3W
\n" ); document.write( "Put in 1
\n" ); document.write( "(48+3W)W=1260
\n" ); document.write( "(16+W)W=420
\n" ); document.write( "W^2+W-420 =0
\n" ); document.write( "W=14, -30
\n" ); document.write( "Length is alwys +ve
\n" ); document.write( "So W=14
\n" ); document.write( "L =90
\n" ); document.write( "
\n" );