document.write( "Question 1182223: A group of boys desiring to group a team to buy a ball. If there had been 3 boys fewer, each would have paid one dollar more; and if there had been 4 boys more, each would have paid 75 cents less. Find the cost of the ball.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "->Please help me how to solve this problem step by step.. Thanks in advance!! \n" );
document.write( "
Algebra.Com's Answer #812197 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let x be the cost of the ball \n" ); document.write( "Let y be the number of boys \n" ); document.write( "x/y = cost per boy \n" ); document.write( "x/(y-3) = cost per boy if there had been 3 fewer boys \n" ); document.write( "x/(y+4) = cost per boy if there had been 4 more boys \n" ); document.write( "If there had been 3 boys fewer, each would have paid one dollar more...: \n" ); document.write( " \n" ); document.write( "... and if there had been 4 boys more, each would have paid 75 cents less: \n" ); document.write( " \n" ); document.write( "Solve each equation by multiplying through by the least common denominator. \n" ); document.write( "[1] \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "[2] \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Eliminate x between [3] and [4] by multiplying [3] by 16 and [4] by -3 and adding: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "y=0 or y=12. Clearly y=0 makes no sense in the problem, so y=12. \n" ); document.write( "So the number boys is y=12. \n" ); document.write( "Use y=12 in either [1] or [2] to find the cost of the ball. \n" ); document.write( "I leave that much to you.... \n" ); document.write( " \n" ); document.write( " |