document.write( "Question 298712: A cat, a fox and a dog share a portion of 450 grams of meat. If two foxes eat as much as three cats and two cats eat as much as a dog, how many grams of meat does the fox eat?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #854281 by ikleyn(53804) You can put this solution on YOUR website! . \n" ); document.write( "A cat, a fox and a dog share a portion of 450 grams of meat. \n" ); document.write( "If two foxes eat as much as three cats and two cats eat as much as a dog, \n" ); document.write( "how many grams of meat does the fox eat? \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " The solution and the answer in the post by @mananth are incorrect.\r \n" ); document.write( "\n" ); document.write( " I came to bring a correct solution.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "let dog eats x grams\r\n" ); document.write( "cat eats x/2\r\n" ); document.write( "3 cats eat 3x/2\r\n" ); document.write( "2 foxes eat 3x/2\r\n" ); document.write( "each fox eats 3x/4\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The setup equation is\r\n" ); document.write( "\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "Solved correctly.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |