document.write( "Question 290059: if the area is 40 square meters, and the perimeter is 26 meters, what is the length and the width? (this was a question on my son's grade 4 math test that is stumping me...) \n" ); document.write( "
Algebra.Com's Answer #209940 by dabanfield(803)\"\" \"About 
You can put this solution on YOUR website!
if the area is 40 square meters, and the perimeter is 26 meters, what is the length and the width? (this was a question on my son's grade 4 math test that is stumping me...)\r
\n" ); document.write( "\n" ); document.write( "Wow. 4th grade??? !!!\r
\n" ); document.write( "\n" ); document.write( "Let W be the length and L be the length of the rectangle?\r
\n" ); document.write( "\n" ); document.write( "Then the area is W*L and the perimeter is 2*W + 2*L. So we have:\r
\n" ); document.write( "\n" ); document.write( "1.) W*L = 40
\n" ); document.write( "2.) 2*W + 2*L = 26\r
\n" ); document.write( "\n" ); document.write( "From 1.) we know that W = 40/L so we can substitute 40/L for W in equation 2.):\r
\n" ); document.write( "\n" ); document.write( "2*(40/L) + 2*L = 26\r
\n" ); document.write( "\n" ); document.write( "80/L + 2*L = 26\r
\n" ); document.write( "\n" ); document.write( "Multiply both sides of this equation by L:\r
\n" ); document.write( "\n" ); document.write( "80 + 2L*L = 26*L\r
\n" ); document.write( "\n" ); document.write( "80 + 2L^2 = 26*L
\n" ); document.write( "2L^2 - 26L + 80 = 0\r
\n" ); document.write( "\n" ); document.write( "Divide both sides by 2:\r
\n" ); document.write( "\n" ); document.write( "L^2 - 13L + 40 = 0\r
\n" ); document.write( "\n" ); document.write( "(L-8)*(L-5) = 40\r
\n" ); document.write( "\n" ); document.write( "So L-8 = 0 or L-5 = 0.\r
\n" ); document.write( "\n" ); document.write( "L = 8 or L = 5\r
\n" ); document.write( "\n" ); document.write( "If L = 8 then W = 40/8 = 5
\n" ); document.write( "If L = 5 then W = 40/5 = 8\r
\n" ); document.write( "\n" ); document.write( "I don't see an easier way to do this unless it's just to \"see\" the answer or experiment until you get the right combination for L and W. \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );