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)\"\" \"About 
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( "\"x%2F%28y-3%29=%28x%2Fy%29%2B1\" [1]

\n" ); document.write( "... and if there had been 4 boys more, each would have paid 75 cents less:

\n" ); document.write( "\"x%2F%28y%2B4%29=%28x%2Fy%29-3%2F4\" [2]

\n" ); document.write( "Solve each equation by multiplying through by the least common denominator.

\n" ); document.write( "[1] \"x%2F%28y-3%29=%28x%2Fy%29%2B1\"

\n" ); document.write( "\"x%28y%29=x%28y-3%29%2By%28y-3%29\"
\n" ); document.write( "\"xy=xy-3x%2By%5E2-3y\"
\n" ); document.write( "\"3x+=+y%5E2-3y\" [3]

\n" ); document.write( "[2] \"x%2F%28y%2B4%29=%28x%2Fy%29-3%2F4\"

\n" ); document.write( "\"x%284y%29=x%284%28y%2B4%29%29-3%28y%28y%2B4%29%29\"
\n" ); document.write( "\"4xy=4xy%2B16x-3y%5E2-12y\"
\n" ); document.write( "\"16x=3y%5E2%2B12y\" [4]

\n" ); document.write( "Eliminate x between [3] and [4] by multiplying [3] by 16 and [4] by -3 and adding:

\n" ); document.write( "\"48x=16y%5E2-48y\"
\n" ); document.write( "\"-48x=-9y%5E2-36y\"
\n" ); document.write( "\"0=7y%5E2-84y\"
\n" ); document.write( "\"0=7y%28y-12%29\"

\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( "
\n" );