document.write( "Question 808727: The length of a rectanglar pool is 6 meters less than twice the width. If the pool's perimeter is 126 meters, what are the dimensions? \n" ); document.write( "
Algebra.Com's Answer #487230 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 2W - 6 \n" ); document.write( "2W = L + 6 \n" ); document.write( "P = 2L + 2W = 126 \n" ); document.write( "--- \n" ); document.write( "2L + (L + 6) = 126 \n" ); document.write( "3L = 120 \n" ); document.write( "--- \n" ); document.write( "Answer: \n" ); document.write( "L = 40 \n" ); document.write( "W = 23 \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( " |