document.write( "Question 1098590: The number of sheep is 8/3 rd the number of kangaroos. Together they total 88,000. How many kangaroos are there? I need to write a formula and solve the problem. Thank you for any help! ( Desperate mom that never took algebra) \n" ); document.write( "
Algebra.Com's Answer #712968 by dkppathak(439)![]() ![]() You can put this solution on YOUR website! The number of sheep is 8/3 rd the number of kangaroos. Together they total 88,000. How many kangaroos are there? \n" ); document.write( "let the number of kangaroos are X \n" ); document.write( "sheeps will be 8x/3 \n" ); document.write( "total sheep + kangaroo = 88 \n" ); document.write( "X+8x/3 =88 \n" ); document.write( "11x/3=88 by cross multiplication \n" ); document.write( "11x=88x3 \n" ); document.write( "x=88x3/11=24 \n" ); document.write( "answer kangaroo are 24 \n" ); document.write( "sheeps are 88-24=64 \n" ); document.write( " |