document.write( "Question 930630: the perimeter of a rectangle is 94 inches, the length of the rectangle is 3 inches more than the width, what is the length and width \n" ); document.write( "
Algebra.Com's Answer #565169 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
2L + 2w = 94
\n" ); document.write( "L = w + 3
\n" ); document.write( "---
\n" ); document.write( "2L + 2w = 94
\n" ); document.write( "2(w + 3) + 2w = 94
\n" ); document.write( "2w + 6 + 2w = 94
\n" ); document.write( "4w = 88
\n" ); document.write( "w = 22
\n" ); document.write( "L = w + 3
\n" ); document.write( "L = 25
\n" ); document.write( "---
\n" ); document.write( "answer:
\n" ); document.write( "L = 25 inches
\n" ); document.write( "w = 22 inches
\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" );