document.write( "Question 1162699: The Extreme Rock Climbing Club planned a climbing expedition. The total cost was $3200, which was to be divided equally among the members going. Prior to the trip, 15 members decided not to go. If the cost per person increased by $48, how many people went on the expedition? \n" ); document.write( "
Algebra.Com's Answer #786524 by greenestamps(13200)\"\" \"About 
You can put this solution on YOUR website!


\n" ); document.write( "A setup for solving the problem using formal algebra....

\n" ); document.write( "Let x be the number who went on the expedition. Then x+15 is the number that were originally going to go.

\n" ); document.write( "The cost per person originally was 3200/(x+15); the cost now is 3200/x.

\n" ); document.write( "We are told the difference between those two costs is $48:

\n" ); document.write( "\"3200%2Fx-3200%2F%28x%2B15%29+=+48\"

\n" ); document.write( "Multiply by the common denominator x(x+15) to clear fractions:

\n" ); document.write( "\"3200%28x%2B15%29-3200%28x%29+=+48%28x%29%28x%2B15%29\"
\n" ); document.write( "\"48000+=+48%28x%5E2%2B15x%29\"
\n" ); document.write( "\"1000+=+x%5E2%2B15x\"
\n" ); document.write( "\"x%5E2%2B15x-1000+=+0\"

\n" ); document.write( "To solve that by factoring, you need to find two integers with a difference of 15 whose product is 1000. If your mental math is good, you should find 25 and 40 work. So

\n" ); document.write( "\"%28x%2B40%29%28x-25%29+=+0\"

\n" ); document.write( "Ignore the negative solution, since it makes no sense in the problem.

\n" ); document.write( "\"x+=+25\"

\n" ); document.write( "ANSWER: 25 people went on the trip.

\n" ); document.write( "CHECK:
\n" ); document.write( "3200/25 = 128
\n" ); document.write( "3200/40 = 80
\n" ); document.write( "128-80 = 48

\n" ); document.write( "You should know how to set up and solve the problem like that, using formal algebra.

\n" ); document.write( "But if a formal algebraic solution is not required, you can solve the problem much faster if your mental math is good.

\n" ); document.write( "In the original problem, you need to find two different pairs of two positive integers that give a product of 3200; you are looking to have the differences between the numbers in the two pairs equal to 15 and 48.

\n" ); document.write( "A bit of playing around with the numbers will find
\n" ); document.write( "40*80 = 3200
\n" ); document.write( "25*128 = 3200

\n" ); document.write( "The difference between 40 and 25 is 15; the difference between 80 and 128 is 48. So those numbers are the ones we want.

\n" ); document.write( "So originally there were 40 members paying $80 each, and in the end there were 25 members paying $128 each.

\n" ); document.write( "
\n" ); document.write( "
\n" );