How would one solve this problem.
in Word Problem Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

1 Answer

First coin costs $50, the second $100, the third $150, ... the nth costs $50n.

When we add them we have 50(1+2+3+...n). We can write this 50((1+n)+(2+n-1)+(3+n-2)+...).

This is 50((n+1)+(n+1)+(n+1)+...). Because we're taking these in pairs there are n/2 of them, so we have 50n(n+1)/2=300000000. Divide by 50: n(n+1)/2=6000000. Multiply by 2:n(n+1)=12000000.

Now we have: n^2+n=12000000. We can add 1/4 to each side: n^2+n+1/4=12000000+1/4.

This is the same as (n+1/2)^2=12000000.25, so n+0.25=3464 (approximate square root of 12,000,000) and n=3463.75. We can only buy whole coins so we could buy 3,463. Let's see what that value is, n=3463: 3463*3464/2=5997916 coins worth $299,895,800. The most expensive coin would be the last one $173,150.

by Top Rated User (1.2m points)

Related questions

1 answer
asked Mar 17, 2013 in Statistics Answers by anonymous | 1.2k views
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,209 users