document.write( "Question 26517: Daniel and Gary are fishing. They each have several fishing poles, and each pole has several worms on its line. Daniel’s poles each have 6 worms on their lines. Gary’s poles each have 11 worms on their lines. Between the two of them, Daniel and Gary have 13 poles and 103 worms. How many poles does each boy have? \n" ); document.write( "
Algebra.Com's Answer #14386 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let daniel's pole be x
\n" ); document.write( "Let Gary's pole be y
\n" ); document.write( "Now together they have x+y=13 poles.
\n" ); document.write( "Solve for y
\n" ); document.write( "y=13-x(subsitution)
\n" ); document.write( "Dainel's pole has 6 worms = 6x
\n" ); document.write( "Gary's pole has 11 worms = 11y
\n" ); document.write( "Together they haves.
\n" ); document.write( "6x+11y=103
\n" ); document.write( "Subsitute)
\n" ); document.write( "6x+11(13-x)=103
\n" ); document.write( "6x-11x+143=103
\n" ); document.write( "5x=40
\n" ); document.write( "x=8
\n" ); document.write( "y=13-8
\n" ); document.write( "y=5.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, Daniel has 8 poles and Gary has 5 poles.
\n" ); document.write( "PAUL.
\n" ); document.write( "
\n" );