document.write( "Question 817692: A rectangular field is four times as long as it is wide. If the perimeter of the field is 500 feet, what are the dimensions of the field? Recall, perimeter = 2(length) + 2(width). \n" ); document.write( "
Algebra.Com's Answer #492149 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 4w \n" ); document.write( "2L + 2w = 500 \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 500 \n" ); document.write( "2(4w) + 2w = 500 \n" ); document.write( "8w + 2w = 500 \n" ); document.write( "10w = 500 \n" ); document.write( "--- \n" ); document.write( "w = 50 ft \n" ); document.write( "L = 200 ft \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( " |