document.write( "Question 810614: A new game show requires a playing field with a perimeter of
\n" );
document.write( "54 yards and length 3 yards less than twice the width. What are
\n" );
document.write( "the dimensions? \n" );
document.write( "
Algebra.Com's Answer #488285 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 54 = 2L + 2W \n" ); document.write( "L = 2W - 3 \n" ); document.write( "--- \n" ); document.write( "54 = 2L + 2W \n" ); document.write( "54 = 2(2W - 3) + 2W \n" ); document.write( "54 = 4W - 6 + 2W \n" ); document.write( "60 = 6W \n" ); document.write( "--- \n" ); document.write( "W = 10 \n" ); document.write( "L = 17 \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( " |