document.write( "Question 814348: the length of a rectangle is 2 more than 3 times the width. if the perimeter is 36 feet, find the dimensions of the rectangle \n" ); document.write( "
Algebra.Com's Answer #490253 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 3w + 2 \n" ); document.write( "2L + 2w = 36 \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 36 \n" ); document.write( "2(3w + 2) + 2w = 36 \n" ); document.write( "6w + 4 + 2w = 36 \n" ); document.write( "8w = 32 \n" ); document.write( "--- \n" ); document.write( "w = 4 \n" ); document.write( "L = 3w + 2 \n" ); document.write( "L = 12 + 2 \n" ); document.write( "L = 14 \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( " |