document.write( "Question 1097344: A rabbit breeder has two different types of rabbits: Dutch and Lionhead. The breeder begins with 44 Dutch rabbits and 14 Lionhead rabbits. If the number of Lionhead rabbits increases by 2 each month and the number of Dutch rabbits decreases by 3 each month, after how many months will the breeder have the same number of rabbits of each type? \n" ); document.write( "
Algebra.Com's Answer #711764 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 44-3M=14+2M, where D=number of months \n" ); document.write( "30=5M \n" ); document.write( "M=6 months \n" ); document.write( "44-18=14+12=26 rabbits \n" ); document.write( " |