document.write( "Question 817657: One of the largest rectangular omelets ever cooked had a perimeter of 80 feet. The length was 10 feet more than twice its width. How many feet wide was the omelet? \n" ); document.write( "
Algebra.Com's Answer #492154 by TimothyLamb(4379) You can put this solution on YOUR website! 2L + 2w = 80 \n" ); document.write( "L = 2w + 10 \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 80 \n" ); document.write( "2(2w + 10) + 2w = 80 \n" ); document.write( "4w + 20 + 2w = 80 \n" ); document.write( "6w = 60 \n" ); document.write( "--- \n" ); document.write( "w = 10 \n" ); document.write( "L = 30 \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( " |