document.write( "Question 558043: Charlie has 11 animals at home, consisting of dogs and parrots. If there are 38 legs total, how many dogs does he have? \n" ); document.write( "
Algebra.Com's Answer #362892 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Charlie has 11 animals at home, consisting of dogs and parrots. If there are 38 legs total, how many dogs does he have?
\n" ); document.write( "----
\n" ); document.write( "Animal count: d + p = 11
\n" ); document.write( "Leg count::: 4d + 2p = 38
\n" ); document.write( "-------
\n" ); document.write( "Multiply thru the Animal count equation by 4 to get:
\n" ); document.write( "4d + 4p = 44
\n" ); document.write( "4d + 2p = 38
\n" ); document.write( "------
\n" ); document.write( "Subtract and solve for \"P\":
\n" ); document.write( "2p = 6
\n" ); document.write( "p = 3 (# of parrots)
\n" ); document.write( "-----
\n" ); document.write( "Solve for \"d\":
\n" ); document.write( "d + p = 11
\n" ); document.write( "d + 3 = 11
\n" ); document.write( "d = 8 (# of dogs)
\n" ); document.write( "======================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "======================
\n" ); document.write( "
\n" );