document.write( "Question 1081047: There are rabbits and chickens in Sally’s backyard: 22 heads and 76 legs. How many rabbits and how many chickens are there? \n" ); document.write( "
Algebra.Com's Answer #695120 by Alan3354(69443) You can put this solution on YOUR website! There are rabbits and chickens in Sally’s backyard: 22 heads and 76 legs. How many rabbits and how many chickens are there? \n" ); document.write( "---------- \n" ); document.write( "r + c = 22 \n" ); document.write( "4r + 2c = 76 --> 2r + c = 38 \n" ); document.write( "================================= \n" ); document.write( "2r + c = 38 \n" ); document.write( "r + c = 22 \n" ); document.write( "---------------------- Subtract\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |