document.write( "Question 151761: Hank has three square fields. One field is 1 kilometer longer than the side of the smallest field. The side of the largest field is 3 kilometers longer than the smallest field. The total area of the fields is 38 square kilometers . What is the area of each field? This doesn't sound like it should be difficult but I can't figure it out. A=S^2 ???? 38= S^2 + S^2+1^2 + S^2 +3^2 ??? \n" ); document.write( "
Algebra.Com's Answer #112265 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!
It can get confusing.
\n" ); document.write( "First name the sides of the fields.
\n" ); document.write( "How about S for small field, L for large field, and M for the middle field.
\n" ); document.write( "Since they're squares the area of each field is,
\n" ); document.write( "\"A%5BS%5D=S%5E2\"
\n" ); document.write( "\"A%5BM%5D=M%5E2\"
\n" ); document.write( "\"A%5BL%5D=L%5E2\"
\n" ); document.write( "The largest field side is 3 km larger than the small field.
\n" ); document.write( "\"L=S%2B3\"
\n" ); document.write( "One field is 1 kilometer longer than the side of the smallest field.
\n" ); document.write( "I'm assuming this is the middle field.
\n" ); document.write( "\"M=S%2B1\"
\n" ); document.write( "The total area is 38 km^2.
\n" ); document.write( "\"S%5E2%2BM%5E2%2BL%5E2=38\"
\n" ); document.write( "Now substitute for M and L.
\n" ); document.write( "\"S%5E2%2BM%5E2%2BL%5E2=38\"
\n" ); document.write( "\"S%5E2%2B%28S%2B1%29%5E2%2B%28S%2B3%29%5E2=38\"
\n" ); document.write( "Note the expansion of the squares.
\n" ); document.write( "Check on the FOIL method if this isn't clear.
\n" ); document.write( "\"S%5E2%2Bhighlight%28S%5E2%2B2S%2B1%29%2Bhighlight%28S%5E2%2B6S%2B9%29=38\"
\n" ); document.write( "\"3S%5E2%2B8S%2B10=38\"
\n" ); document.write( "\"3S%5E2%2B8S-28=0\"
\n" ); document.write( "You can factor this quadratic equation.
\n" ); document.write( "\"%283S%2B14%29%28S-2%29=0\"
\n" ); document.write( "Two solutions:
\n" ); document.write( "\"3S%2B14=0\"
\n" ); document.write( "\"S=-14%2F3\"
\n" ); document.write( "A negative length does not make sense in this case so we throw out that answer.
\n" ); document.write( "\"S-2=0\"
\n" ); document.write( "\"highlight%28S=2%29\"
\n" ); document.write( "Then from above,
\n" ); document.write( "\"M=S%2B1\"
\n" ); document.write( "\"M=2%2B1\"
\n" ); document.write( "\"highlight%28M=3%29\"
\n" ); document.write( "and finally
\n" ); document.write( "\"L=S%2B3\"
\n" ); document.write( "\"L=2%2B3\"
\n" ); document.write( "\"highlight%28L=5%29\"
\n" ); document.write( "\"A%5BS%5D=S%5E2=2%5E2=4\"
\n" ); document.write( "\"A%5BM%5D=M%5E2=3%5E2=9\"
\n" ); document.write( "\"A%5BL%5D=L%5E2=5%5E2=25\"
\n" ); document.write( "The smallest field is 4 km^2, the middle field is 9 km^2, and the large field is 25 km^2.
\n" ); document.write( "
\n" );