MHB Show that the number of questions he answered is 14, Arithmetic progressions

  • Thread starter Thread starter mathlearn
  • Start date Start date
  • Tags Tags
    Arithmetic
mathlearn
Messages
331
Reaction score
0
A competitor participating in a programme organised by a certain telelvision channel, wins by answering 15 questions correctly. The price money of 50 for the first question, 75 for second question , 100 for third question etc ... given for correct answers , are in an arithmetic progressionA competitor has to leave the programme if a wrong answer is given . In this case , the competitor's prize money is half the amount allocated for all the questions he has answered correctly thus far. If a certain competitor had to leave the competition with 1300 due to not giving the correct answer to a certain question , show that the number of questions he answered is 14.

Thoughts

The original prize money he earned is 2600

This is an sum of an arithmetic progression right?

Formula preferences

I would think that two formulas are possible in this case

$\displaystyle S_n=\frac{n}{2}\left(2a_1+(n-1)d\right)$

or $\displaystyle S_n=\frac{n}{2}\left(a_1+l\right)$ since we know the last term

My attempt

I tried substituting the values into the formula

a=50, n = ? , d= 25

$\displaystyle S_n=\frac{n}{2}\left(2a_1+(n-1)d\right)$

$\displaystyle 2600=\frac{n}{2}\left(50+(n-1)25\right)$

$\displaystyle 2600=\frac{n}{2}\left(50+25n-25\right)$

$\displaystyle 5200={n}\left(50+25n-25\right)$

$\displaystyle 5200=50n+25n^2-25n$

$\displaystyle 5200=25n+25n^2$

$\displaystyle 208=n+n^2$

Assuming that my method of solving this method was true what should be done further to obtain the answer

Many Thanks :)
 
Mathematics news on Phys.org
You substituted 50 for $2a_1$, when you need to use 100...and then your resulting equation would be:

$$208=3n+n^2$$

or

$$n^2+3n-208=0$$

Now, we may observe that:

$$(16)(-13)=-208$$ and $$(16)+(-13)=3$$

Thus, the equation may be written as:

$$(n+16)(n-13)=0$$

Discarding the negative root, we are left with:

$$n=13$$

And this is the number of questions answered correctly, and so the error must have occurred on the 14th question.
 
mathlearn said:
A competitor participating in a programme organised by a certain telelvision channel, wins by answering 15 questions correctly. The price money of 50 for the first question, 75 for second question , 100 for third question etc ... given for correct answers , are in an arithmetic progressionA competitor has to leave the programme if a wrong answer is given . In this case , the competitor's prize money is half the amount allocated for all the questions he has answered correctly thus far. If a certain competitor had to leave the competition with 1300 due to not giving the correct answer to a certain question , show that the number of questions he answered is 14.

Thoughts

The original prize money he earned is 2600

This is an sum of an arithmetic progression right?

Formula preferences

I would think that two formulas are possible in this case

$\displaystyle S_n=\frac{n}{2}\left(2a_1+(n-1)d\right)$

or $\displaystyle S_n=\frac{n}{2}\left(a_1+l\right)$ since we know the last term

My attempt

I tried substituting the values into the formula

a=50, n = ? , d= 25

$\displaystyle S_n=\frac{n}{2}\left(2a_1+(n-1)d\right)$

$\displaystyle 2600=\frac{n}{2}\left(50+(n-1)25\right)$

$\displaystyle 2600=\frac{n}{2}\left(50+25n-25\right)$

$\displaystyle 5200={n}\left(50+25n-25\right)$

$\displaystyle 5200=50n+25n^2-25n$

$\displaystyle 5200=25n+25n^2$

$\displaystyle 208=n+n^2$

Assuming that my method of solving this method was true what should be done further to obtain the answer

Many Thanks :)

The problematic point is
$\displaystyle 2600=\frac{n}{2}\left(50+25n-25\right)$
which should be
$\displaystyle 2600=\frac{n}{2}\left(2* 50+25n-25\right)$

proceeding you shall get

$\displaystyle 208=3n+n^2$

this is quadratic in n and we have
$(n^2+3n- 208 = 0$ factoring we get $(n-13)(n+16) = -$ so n = 13 or - 16
but n is positive so n = 13
one incorrect ans giving 14 as the answer
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.
Back
Top