document.write( "Question 929938: The perimeter of a rectangle is 30 inches. its length is twice its width. find the dimension of the recangle. \n" ); document.write( "
Algebra.Com's Answer #564634 by TimothyLamb(4379)![]() ![]() You can put this solution on YOUR website! L = 2w \n" ); document.write( "2L + 2w = 30 \n" ); document.write( "--- \n" ); document.write( "2L + 2w = 30 \n" ); document.write( "2*2w + 2w = 30 \n" ); document.write( "4w + 2w = 30 \n" ); document.write( "6w = 30 \n" ); document.write( "w = 5 \n" ); document.write( "--- \n" ); document.write( "L = 2w \n" ); document.write( "L = 2*5 \n" ); document.write( "L = 10 \n" ); document.write( "--- \n" ); document.write( "answer: \n" ); document.write( "L = 10 inches \n" ); document.write( "w = 5 inches \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( " |