document.write( "Question 1033692: At the zoo the number of elephants is six more than the number of turtles. If there are 12 elephants and turtles combined, how many of each are there? \n" ); document.write( "
Algebra.Com's Answer #648344 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
At the zoo the number of elephants is six more than the number of turtles. If there are 12 elephants and turtles combined, how many of each are there?
\n" ); document.write( "-------------------
\n" ); document.write( "e = t + 6
\n" ); document.write( "e + t = 12
\n" ); document.write( "-----------------------
\n" ); document.write( "Substitute for \"e\" and solve for \"t\"::
\n" ); document.write( "t+6 + t = 12
\n" ); document.write( "-------
\n" ); document.write( "2t = 6
\n" ); document.write( "t = 3 (# of turtles)
\n" ); document.write( "--------
\n" ); document.write( "e = t+6 = 9 (# of elephants)
\n" ); document.write( "-----------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-------------
\n" ); document.write( "
\n" );