document.write( "Question 808945: The width of a rectangle is 6 meters less than its length. If the perimeter is 132 meters, what are the dimensions of the rectangle? \n" ); document.write( "
Algebra.Com's Answer #487302 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
W = L - 6
\n" ); document.write( "P = 2W + 2L = 132
\n" ); document.write( "---
\n" ); document.write( "2(L - 6) + 2L = 132
\n" ); document.write( "2L - 12 + 2L = 132
\n" ); document.write( "4L = 144
\n" ); document.write( "Answer:
\n" ); document.write( "L = 36
\n" ); document.write( "W = 30
\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" );