document.write( "Question 814330: the perimeter of a rectangle lot is 350ft. the length of the lot is 10ft. more than twice the width. find the deminsion of the lot? \n" ); document.write( "
Algebra.Com's Answer #490257 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! 2L + 2w = 350 \n" ); document.write( "L = 2w + 10 \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 350 \n" ); document.write( "2(2w + 10) + 2w = 350 \n" ); document.write( "4w + 20 + 2w = 350 \n" ); document.write( "6w = 330 \n" ); document.write( "--- \n" ); document.write( "w = 55 \n" ); document.write( "L = 2w + 10 \n" ); document.write( "L = 110 + 10 \n" ); document.write( "L = 120 \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( " |