document.write( "Question 1131765: (2) There are 3 times as many pears as oranges.A group of children
\n" );
document.write( "receive 5 oranges and 8 pears each.All the oranges are given away,
\n" );
document.write( "but there are 21 pears left.How many children are there,and howmany oranges are there?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #748438 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the number of children. \n" ); document.write( "Then the number of oranges given away is 5x, because each child gets 5 oranges and all the oranges are given away. \n" ); document.write( "And the number of pears is 8x+21, because each child gets 8 pears and then there are still 21 left. \n" ); document.write( "The number of pears is 3 times the number of oranges: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "ANSWERS: \n" ); document.write( "The number of children is x=3. \n" ); document.write( "The number of oranges is 5x = 15. \n" ); document.write( " |