document.write( "Question 1099515: A farm has a certain number of chickens and sheep. It is known that the number of chicken legs is 8 times as the number of sheep legs. If there are N sheep what is the expression of the total number of chickens? \n" ); document.write( "
Algebra.Com's Answer #713941 by ikleyn(52835)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "If C is the number of chicken, then 2C is the number of their legs.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "If N is the number of sheep, then 4N is the number of their legs.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "The problem says that \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "2C = 8(4N).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then C = \"%288%2A4%2AN%29%2F2\" = 16N.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  The number of chicken C = 16N,  or 16 times the number of sheep.\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );