document.write( "Question 970280: The area of a rectangle is 1260. Find the dimensions of the rectangle if we know that the length is 48 longer than 3 times the width. Use the quadratic formula in order to solve. \n" ); document.write( "
Algebra.Com's Answer #592937 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The area of a rectangle is 1260. Find the dimensions of the rectangle if we know that the length is 48 longer than 3 times the width. Use the quadratic formula in order to solve. \n" ); document.write( "----------- \n" ); document.write( "Area = L*W = 1260 \n" ); document.write( "(3W+48)*W = 1260 \n" ); document.write( "(W + 16)*W = 420 \n" ); document.write( "W^2 + 16W - 420 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "=============== \n" ); document.write( "W = 14 \n" ); document.write( "L = 90 \n" ); document.write( " \n" ); document.write( " |