document.write( "Question 706519: \r
\n" );
document.write( "\n" );
document.write( "a farmer owns a farm with chickens and pigs. the farmer counted 17 heads and 60 legs. how many chickens and pigs are there?\r
\n" );
document.write( "\n" );
document.write( "use systems of equations to solve this probelm algebrically \n" );
document.write( "
Algebra.Com's Answer #435233 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! ): a farmer owns a farm with chickens and pigs. the farmer counted 17 heads and 60 legs. how many chickens and pigs are there? \n" ); document.write( "-------- \n" ); document.write( "# of legs equation: 2c+4p = 60 \n" ); document.write( "# of heads equation: c + p = 17 \n" ); document.write( "------ \n" ); document.write( "Modify: \n" ); document.write( "c + 2p = 30 \n" ); document.write( "c + p = 17 \n" ); document.write( "---- \n" ); document.write( "Subtract and solve for \"p\": \n" ); document.write( "p = 13 (# of pigs) \n" ); document.write( "--- \n" ); document.write( "Solve for \"c\": \n" ); document.write( "c + p = 17 \n" ); document.write( "c + 13 = 17 \n" ); document.write( "c = 4 (# of chickens) \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "================ \n" ); document.write( " |