document.write( "Question 425822: The perimeter of a rectangle is 42 ft. The length is 3ft longer than the width. Find the dimensions. Write a system of linear equation and solve the resulting system. Let x be the length and y be the width. \n" ); document.write( "
Algebra.Com's Answer #296363 by linh117(31)![]() ![]() ![]() You can put this solution on YOUR website! x=3y \n" ); document.write( "y\r \n" ); document.write( "\n" ); document.write( "p=2(l+w) \n" ); document.write( "42=2(3y+y) \n" ); document.write( "42=8y \n" ); document.write( "y=5.25\r \n" ); document.write( "\n" ); document.write( "x=3*5.25 \n" ); document.write( "x=15.75\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |