document.write( "Question 924915: A rectangles length is 5 more than 2 times its width. The perimeter is 194. What is the width? \n" ); document.write( "
Algebra.Com's Answer #561167 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 2w + 5 \n" ); document.write( "2L + 2w = 194 \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 194 \n" ); document.write( "2(2w + 5) + 2w = 194 \n" ); document.write( "4w + 10 + 2w = 194 \n" ); document.write( "6w = 184 \n" ); document.write( "w = 184/6 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "w = 30.7 \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( " |