document.write( "Question 207199: A farmer counts this flock of chickens. He has five red chickens,17 white chickens, three black chickens, and one spotted chicken in his flock. What is the percentage of white chickens in the flock? \n" ); document.write( "
Algebra.Com's Answer #156656 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! total number of chickens is 26 \n" ); document.write( "number of white chickens is 17 \n" ); document.write( "divide 17 by 26 \n" ); document.write( "17/26=.654 or 65.4% \n" ); document.write( " |