document.write( "Question 925976: the difference between the length and width of a rectangle is 7 centimeters. FInd the dimensions of the rectangle if its perimeter is 50 centimeters. \n" ); document.write( "
Algebra.Com's Answer #561885 by TimothyLamb(4379)\"\" \"About 
You can put this solution on YOUR website!
x = length
\n" ); document.write( "y = width
\n" ); document.write( "---
\n" ); document.write( "L - w = 7
\n" ); document.write( "2L + 2w = 50
\n" ); document.write( "---
\n" ); document.write( "put the system of linear equations into standard form
\n" ); document.write( "---
\n" ); document.write( "x - y = 7
\n" ); document.write( "2x + 2y = 50
\n" ); document.write( "---
\n" ); document.write( "copy and paste the above standard form linear equations in to this solver:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = length = 16 cm
\n" ); document.write( "y = width = 9 cm
\n" ); document.write( "---
\n" ); document.write( "by substitution:
\n" ); document.write( "---
\n" ); document.write( "x - y = 7
\n" ); document.write( "2x + 2y = 50
\n" ); document.write( "---
\n" ); document.write( "x = 7 + y
\n" ); document.write( "2(7 + y) + 2y = 50
\n" ); document.write( "14 + 2y + 2y = 50
\n" ); document.write( "4y = 36
\n" ); document.write( "y = 9
\n" ); document.write( "x = 7 + 9
\n" ); document.write( "x = 16
\n" ); document.write( "---
\n" ); document.write( "solution:
\n" ); document.write( "x = length = 16 cm
\n" ); document.write( "y = width = 9 cm
\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( "Solve systems of linear equations up to 6-equations 6-variables:
\n" ); document.write( "https://sooeet.com/math/system-of-linear-equations-solver.php
\n" ); document.write( "
\n" );