document.write( "Question 808414: The length of a rectangle is 6ft longer than its width.
\n" ); document.write( "If the perimeter of the rectangle is 48ft , find its area.
\n" ); document.write( "

Algebra.Com's Answer #486996 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
L = W + 6
\n" ); document.write( "P = 2L + 2W = 48
\n" ); document.write( "---
\n" ); document.write( "2(W + 6) + 2W = 48
\n" ); document.write( "2W + 12 + 2W = 48
\n" ); document.write( "4W = 36
\n" ); document.write( "W = 9
\n" ); document.write( "L = 15
\n" ); document.write( "Answer:
\n" ); document.write( "Area = 9*15 = 135
\n" ); document.write( "---
\n" ); document.write( "Solve and graph linear equations:
\n" ); document.write( "https://sooeet.com/math/linear-equation-solver.php
\n" ); document.write( "---
\n" ); document.write( "Solve quadratic equations, quadratic formula:
\n" ); document.write( "https://sooeet.com/math/quadratic-formula-solver.php
\n" ); document.write( "---
\n" ); document.write( "Convert fractions, decimals, and percents:
\n" ); document.write( "https://sooeet.com/math/fraction-decimal-percent.php
\n" ); document.write( "---
\n" ); document.write( "Calculate and graph the linear regression of any data set:
\n" ); document.write( "https://sooeet.com/math/linear-regression.php
\n" ); document.write( "
\n" );