document.write( "Question 928193: The length of a rectangle is 11 in. longer than its width. The perimeter of the rectangle is 86 in.\r
\n" );
document.write( "\n" );
document.write( "What is the length of the rectangle? \n" );
document.write( "
Algebra.Com's Answer #563535 by TimothyLamb(4379) You can put this solution on YOUR website! L = w + 11 \n" ); document.write( "2L + 2w = 86 \n" ); document.write( "--- \n" ); document.write( "2(w + 11) + 2w = 86 \n" ); document.write( "2w + 22 + 2w = 86 \n" ); document.write( "4w = 64 \n" ); document.write( "w = 16 \n" ); document.write( "--- \n" ); document.write( "L = w + 11 \n" ); document.write( "L = 16 + 11 \n" ); document.write( "L = 27 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "length = 27 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( " |