document.write( "Question 440487: In a kennel, a cocker spaniel, a bulldog, and a greyhound all give birth to litters.The number of pups in the litters are consecutive integers (in the order: cocker spaniel, bulldog, greyhound.) The first integer increased by twice the second exceeds the third by 10. How many puppies does each dog have? Use the 5 step method. \n" ); document.write( "
Algebra.Com's Answer #304270 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
Let the integers be x, x+1, and x+2
\n" ); document.write( "x+2(x+1)=x+2+10
\n" ); document.write( "x+2x+2=x+12
\n" ); document.write( "3x+2=x+12
\n" ); document.write( "2x=10
\n" ); document.write( "x=5
\n" ); document.write( ".
\n" ); document.write( "Cocker 5
\n" ); document.write( "Bulldog 6
\n" ); document.write( "Greyhound 7
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );