document.write( "Question 317162: Old MacDonald has 100 chickens and goats in the barnyard. Altogether, there are 286 feet. How many chickens and goats are in the barnyard?\r
\n" );
document.write( "\n" );
document.write( "write an expression using variables to show how you got your answer
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #227039 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Old MacDonald has 100 chickens and goats in the barnyard. Altogether, there are 286 feet. How many chickens and goats are in the barnyard? \n" ); document.write( "write an expression using variables to show how you got your answer \n" ); document.write( "-------------------------------- \n" ); document.write( "Equations: \n" ); document.write( "Quantity: c + g = 100 \n" ); document.write( "Feet:::::2c +4g = 286 \n" ); document.write( "--------------------------------- \n" ); document.write( "Modify: \n" ); document.write( "c + g = 100 \n" ); document.write( "c + 2g = 143 \n" ); document.write( "------------------- \n" ); document.write( "Subtract 1st from 2nd to get: \n" ); document.write( "g = 43 (# of chickens) \n" ); document.write( "--- \n" ); document.write( "Since c + g = 100, g = 57 (# of goats) \n" ); document.write( "========================================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |