document.write( "Question 628729: My question is how do you write a system of linear equations for this rectangle? If the perimeter of this rectangle is 42feet. The length is 7ft longer than the width. I am suppose to find the deminsions, and write a system of equations and solve. Let x be length and y be the length. 2x+2y= and the second equation x=y+
\n" );
document.write( "Then I need the length and what the width of the rectangle is. \r
\n" );
document.write( "\n" );
document.write( "I would assume that I would add 42 twice, but from there I am not sure. \n" );
document.write( "
Algebra.Com's Answer #396020 by meetkisai(17)![]() ![]() ![]() You can put this solution on YOUR website! You are going in the right direction, good. \n" ); document.write( "Let us define x as the length of the rectangle and y as the width of the rectangle.\r \n" ); document.write( "\n" ); document.write( "now, \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and x = y + 7 since length is 7feet longer than the width.\r \n" ); document.write( "\n" ); document.write( "Let us substitute x in the above eq which gives us, \n" ); document.write( " \n" ); document.write( "which on solving gives us,\r \n" ); document.write( "\n" ); document.write( "2y+ 14 + 2y = 42 => y = 7 which is the width \n" ); document.write( "and x = 14 which is the length \n" ); document.write( " |