document.write( "Question 850538: A rectangle has a perimeter P of 14 feet, and twice its length l is equal to 1 less than 4 times its width w. Write and solve a system of linear equations to find the length and the width of the rectangle. \n" ); document.write( "
Algebra.Com's Answer #512283 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
Given: Rectangle, perimeter P;
\n" ); document.write( "x is length
\n" ); document.write( "y is width
\n" ); document.write( "-
\n" ); document.write( "x=-1+4y,
\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "UNKNOWNS: x and y.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "IMPORTANT FACT
\n" ); document.write( "Perimeter for a rectangle, 2L+2W.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The current exercise in this solution uses x instead of L and y instead of W.
\n" ); document.write( "We are given P already.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"highlight%282x%2B2y=P%29\"
\n" ); document.write( "and \"highlight%28x=4y-1%29\".
\n" ); document.write( "Solve for x and y. Substitution would be a good way.
\n" ); document.write( "-
\n" ); document.write( "\"2x%2B2y=2%284y-1%29%2B2y=P\"
\n" ); document.write( "\"8y-2%2B2y=P\"
\n" ); document.write( "\"10y-2=P\"
\n" ); document.write( "\"10y=P%2B2\"
\n" ); document.write( "\"highlight%28y=%28P%2B2%29%2F10%29\"
\n" ); document.write( "-
\n" ); document.write( "Use the formula for y to make and simplify the formula for x.
\n" ); document.write( "\"x=4%28substituteHere%29-1\"
\n" ); document.write( "\"x=4%28%28P%2B2%29%2F10%29-1\"
\n" ); document.write( "That might be good as is, or...
\n" ); document.write( "\"%282%2F5%29%28P%2B2%29-1\"
\n" ); document.write( "\"%282%2F5%29%28P%2B2%29-5%2F5\"
\n" ); document.write( "\"%282%28P%2B2%29-5%29%2F5\"
\n" ); document.write( "\"%282P%2B4-5%29%2F5\"
\n" ); document.write( "\"x=highlight%28highlight%28%282P-1%29%2F5%29%29\"----Yes, this form is better.
\n" ); document.write( "-
\n" ); document.write( "-
\n" ); document.write( "SUMMARY: Length, \"highlight%28x=%282P-1%29%2F5%29\", and width, \"highlight%28y=%28P%2B2%29%2F10%29\"
\n" ); document.write( "
\n" );