document.write( "Question 449964: In a group of cows and chickens, the number of legs was 84 more then twice the number of heads. How many cows were there? \n" ); document.write( "
Algebra.Com's Answer #309540 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a group of cows and chickens, the number of legs was 84 more then twice the number of heads. How many cows were there? \n" ); document.write( "----------------- \n" ); document.write( "Let \"L\" = total # of legs. \n" ); document.write( "Let \"H\" = total # of heads. \n" ); document.write( "-------------------------------- \n" ); document.write( "L = 2H + 84 \n" ); document.write( "--- \n" ); document.write( "# of legs = 4w + 2c where w = # of cows and c = # of chickens \n" ); document.write( "# of heads = w + c \n" ); document.write( "-------------------- \n" ); document.write( "Equations: \n" ); document.write( "Since L = 2H + 84, \n" ); document.write( "4w + 2c = 2(w+c) + 84 \n" ); document.write( "4w+2c = 2w+2c+84 \n" ); document.write( "-- \n" ); document.write( "2w = 84 \n" ); document.write( "w = 42 (# of cows)\r \n" ); document.write( "\n" ); document.write( "====================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |