The Student Room Group

STEP maths I, II, III 1990 solutions

Scroll to see replies

I just had a quick go at I/14, and have not checked my working and reasoning, so likely loads of mistakes. (Also I'm not 100% sure what the last part wants)

With Juggins strategy to draw trice and then stop there are eight possible ways of not ending up with a score of 0, WWW, RRR, WRR (in any order) and WWR (in any order).
P(WWW)=1/8
P(RRR)=(3/10)^3=27/1000
P(WRR in any order)=3×92003\times\frac{9}{200}
P(WWR in any order)=3×3403\times\frac{3}{40}

18+271000+940+27200=64125\frac{1}{8}+\frac{27}{1000}+\frac{9}{40}+\frac{27}{200}=\frac{64}{125}
So 1-(64/125)=61/125, which is the probability he ends up with zero points in total.

The average score is 0×61125+318+4940+527200+6272000=2641250\times\frac{61}{125}+3\frac{1}{8}+4\frac{9}{40}+5\frac{27}{200}+6\frac{27}{2000}=\frac{264}{125}

Muggins with his obtained N points will have a probability of 1/2 to obtain N+1 points, probability 3/10 to obtain N+2 points and probability 1/5 to end up at zero points. Therefore the average score is 12(N+1)+310(N+2)=45N+1110\frac{1}{2}(N+1)+\frac{3}{10}(N+2)=\frac{4}{5}N+ \frac{11}{10}

The greatest possible average final score can be obtained by applying the above formula after each try and see if the average increases, and in that case continue - until the formula suggests the average will not increase by taking part in one more draw.

Edit: As David points out in post #86 the following should probably be added at the end for a complete solution :
Given the current score is N, we know the expected score after another go is 45N+1110\frac{4}{5}N + \frac{11}{10}. So the expected improvement after another go is 1110N5=112N10\frac{11}{10} - \frac{N}{5} = \frac{11-2N}{10}. This is positive for N <=5 and negative for N > 5. Therefore to achieve the greatest average score, you should play until the current score is greater than 5 and then stop
I only looked at the bit quoted! But glad you sorted it.
Reply 82
I remember III Q8...I got something really stupid too, so I thought it was wrong.
I'll have a go during lunch break at work tomorrow or something.
Actually, maybe I shouldn't do maths at lunch break else people might think I'm really really cool.

I barely know what a moment of inertia is, so I can't help on Q11. [edit] Oopsie, too late.

[edit again] Do people really think that putting "URGENT!!" in their topic titles makes clicking on them any more of an attractive idea?
nota bene
I just had a quick go at I/14, and have not checked my working and reasoning, so likely loads of mistakes. (Also I'm not 100% sure what the last part wants)
Muggins with his obtained N points will have a probability of 1/2 to obtain N+1 points, probability 3/10 to obtain N+2 points and probability 1/5 to end up at zero points. Therefore the average score is 12(N+1)+310(N+2)=45N+1110\frac{1}{2}(N+1)+\frac{3}{10}(N+2)=\frac{4}{5}N+ \frac{11}{10}

The greatest possible average final score can be obtained by applying the above formula after each try and see if the average increases, and in that case continue - until the formula suggests the average will not increase by taking part in one more draw.
I think the algorithm you're suggesting is fine, but I'm sure the examiner expected you to actually do it!

In other words: Given the current score is N, we know the expected score after another go is 45N+1110\frac{4}{5}N + \frac{11}{10}. So the expected improvement after another go is 1110N5=112N10\frac{11}{10} - \frac{N}{5} = \frac{11-2N}{10}. This is positive for N <=5 and negative for N > 5. Therefore to achieve the greatest average score, you should play until the current score is greater than 5 and then stop (obviously stopping earlier if unfortunate enough to draw a black ball).
DFranklin
I think the algorithm you're suggesting is fine, but I'm sure the examiner expected you to actually do it!

Argh! You're most certainly right - and I hate the wording of the question. To me 'suggest a strategy to achieve the greatest possible average score' means I shall outline the method, and not necessarily tell the player how many times he shall repeat:tongue:

edit:
Rabite
Actually, maybe I shouldn't do maths at lunch break else people might think I'm really really cool.

You are really really cool:cool:

Do people really think that putting "URGENT!!" in their topic titles makes clicking on them any more of an attractive idea?


Probably...
nota bene
Argh! You're most certainly right - and I hate the wording of the question. To me 'suggest a strategy to achieve the greatest possible average score' means I shall outline the method, and not necessarily tell the player how many times he shall repeat:tongue:It's not so bad as the wording on STEPIII,Q14 this year - I'm pretty certain the examiners stuffed up (by not specifying the square should be axis-aligned), and I'm pretty sure at least one person couldn't do the question because of it in the real exam (+SsEe here).

(Fortunately, the person who decided it was too difficult without assuming axis-alignment is the top performer on the BMO team, so I suspect it won't have affected his chances for entrance).
Reply 86
I/6

Let a,b,c,d\mathbf a, \mathbf b, \mathbf c, \mathbf d be the position vectors of A,B,C,DA, B, C, D respectively. Without loss of generality, let b=0\mathbf b = \mathbf 0. Then d=a+c\mathbf d = \mathbf a + \mathbf c.

(i) The statement is equivalent to

a2+c2+(a+cc)2+(a+cc)2=(ac)2+(a+c)2\mathbf a^2 + \mathbf c^2 + (\mathbf a + \mathbf c - \mathbf c)^2 + (\mathbf a + \mathbf c - \mathbf c)^2 = (\mathbf a - \mathbf c)^2 + (\mathbf a + \mathbf c)^2

(where squaring a vector denotes taking the dot product of that vector with itself)
This is in turn equivalent to

a2+c2+a2+c2=a22ac+a+2ac+c2\mathbf a^2 + \mathbf c^2 + \mathbf a^2 + \mathbf c^2 = \mathbf a^2 - 2\mathbf a\cdot \mathbf c + \mathbf a + 2\mathbf a \cdot \mathbf c + \mathbf c^2

which is evidently true. Thus the statement is proved.

(ii) AC2BD2|AC^2 - BD^2|

=(ac)2(a+c)2= | (\mathbf a - \mathbf c)^2 - (\mathbf a + \mathbf c)^2|

=a22ac+c2a22acc2= | \mathbf a^2 - 2\mathbf a \cdot \mathbf c + \mathbf c^2 - \mathbf a^2 - 2\mathbf a \cdot \mathbf c - \mathbf c^2|

=4ac= |-4\mathbf a \cdot \mathbf c|

=4ac= |4 \mathbf a \cdot \mathbf c|

=4accosθ= |4 |\mathbf a| |\mathbf c| \cos \theta |

=4accosθ= 4 |\mathbf a| |\mathbf c| |\cos \theta|

where θ\theta is either the angle ABC or the angle BCD (it doesn't matter which, since the cosine of these two angles are negatives of each other and this distinction disappears when taking the modulus anyway.)

Now, the expression ccosθ|\mathbf c| |\cos \theta| is the length of the projection of BC on AB. By symmetry, this is also the length of the projection of AD onto CD, and it is also the projection of BC on CD and AD on AB. Note that a|\mathbf a| in this case represents the length of AB or CD, and thus the whole expression can be seen as four times the area of the rectangle whose sides are either of BC, AD projected on either of AB, CD, together with AB or CD.

Instead, if we consider acosθ|\mathbf a| |\cos \theta| and c|\mathbf c| we can similarly see that the expression is four times the area of the rectangle whose sides are either of AB, CD projected on BC, AD, together with BC or AD. And thus, the expression is four times the area of the rectangle formed by any side and the projection of any adjacent side onto that side, as required.

For the next case, the result we shall prove is:

AB2AD2|AB^2 - AD^2| is the area of the rectangle whose sides are one diagonal and the projection of the other diagonal onto the first diagonal.

This is because

AB2AD2|AB^2 - AD^2|

=a2(a+ca)2= |\mathbf a^2 - \mathbf (a + c - a)^2|

=a2c2= |\mathbf a^2 - \mathbf c^2|

=(a+c)(ac)= |(\mathbf a + \mathbf c)\cdot(\mathbf a - \mathbf c)|

=BDACcosθ= |BD| |AC| |\cos \theta|

Where θ\theta this time is the angle between the diagonals. (Again, it doesn't matter if we take the obtuse or the acute angle, because of the modulus sign).

Now since ACcosθ|AC| |\cos \theta| and BDcosθ|BD| |\cos \theta| are the length of the projections of AC on BD and BD on AC respectively, we can see the above expression as either BD multiplied by length of projection of AC on BD, or AC multiplied by the length of the projection of BD onto AC. This thus proves the statement.
Reply 87
STEP III, Q4

Spoiler

I just scribbled through an answer to I/16, but the same as yesterday applies:wink: Haven't checked it and don't even know if I understood the question:p: (Guess you'll have to do the question David if I've failed)

First, draw a nice little graph of two straight lines (one with negative and one with positive gradient) intersecting at p on the y-axis. The function is defined for values between 10 and -10 on the x-axis; The gradients will be p/10 and -p/10.

f(t)={p10t+p,0<t<10p10t+p,10<t<0f(t)=\displaystyle\{^{-\frac{p}{10}t+p , -10<t<0}_{\frac{p}{10}t +p , 0<t<10}

100p10(t+p)dt+010p10(t+p)dt=1\int_{-10}^0 -\frac{p}{10}(t+p) dt + \int_0^{10} \frac{p}{10}(t+p) dt =1 and by symmetry either of those parts equals 0.5.
Working with the left one we have p10(50)=0.5-\frac{p}{10}(-50)=0.5 so p=1/10

1-P(miss the bus)=P(catch the bus)

P(miss)=(1/2)*P(bus arrives earlier than 7.55)+(1/2)(4/5)P(bus arrives earlier than 7.58)+(1/2)(1/5)*P(bus arrives earlier than 8.02)

P(bus arrives earlier than 7.55)=1100105(t+10)dt=25200=18\frac{1}{100}\int_{-10}^{-5} (t+10) dt=\frac{25}{200}=\frac{1}{8}

P(bus arrives earlier than 7.58)=1100102(t+10)dt=32100=825\frac{1}{100}\int_{-10}^{-2} (t+10)dt=\frac{32}{100}=\frac{8}{25}

P(bus arrives earlier than 8.02)=0.5+(0.5825)=17250.5+(0.5-\frac{8}{25})=\frac{17}{25}

Multiplying this lot together 1218+1245825+12151725=5172000\frac{1}{2}\frac{1}{8}+\frac{1}{2}\frac{4}{5}\frac{8}{25}+\frac{1}{2}\frac{1}{5}\frac{17}{25}=\frac{517}{2000}
So 1- 517/2000 = 14832000\frac{1483}{2000}


When buying a new clock he will arrive at 7.55 every day (according to that clock).
For him not to get on a bus by 9am it means he needs to miss the first bus (supposed to go at 8) and that the second bus (supposed to leave at 9) doesn't arrive in time. The probability the the second bus doesn't arrive in time is 1/2. Thus this probability is 1218=116=696\frac{1}{2}\frac{1}{8}=\frac{1}{16}=\frac{6}{96}

If it has happened that he misses the bus 5 times in 100 days, since 5100<696\frac{5}{100}<\frac{6}{96} it definitely suggests that the clock isn't behind. Possibly slightly ahead, although it is only deviating slightly from the expected number of missed buses.


edit: I think I've got II/10 (matrices) out, will maybe type it up tomorrow.
Reply 89
I think I agree with whatever your solution was to III Q8 (The differential equation with Ps and Qs), but I didn't have time to finish it before my shift started. I got a 56e² though, which probably means we did the same thing.

Not sure if that has any bearing on the chance of it being the right solution though, hehe...
Reply 90
Rabite
I think I agree with whatever your solution was to III Q8 (The differential equation with Ps and Qs), but I didn't have time to finish it before my shift started. I got a 56e² though, which probably means we did the same thing.

Not sure if that has any bearing on the chance of it being the right solution though, hehe...

Hurray, my solution isn't necessarily dodgy! :smile:
Reply 91
STEP I, Q12

Spoiler

Reply 92
STEP I, Q9

Spoiler

Reply 93
STEP I, Q4

Spoiler

paper I/4 & 7
Comments and /or corrections welcomed.
*bobo*
STEP I
10) i)total resistive forces= 50+2(v-3)= 2(22 +v) where v is pos. in direction of turning point from starting point.
using P=Fv, where F=resistive forces due to no acceleration
300=2v(22+v)
2v^2 + 44v- 300=0
v=0.25 (in forward journey), v=1.25(backward journey) to 2dp
using v=s/t:
total time for race= 5000/0.25 + 5000/1.25
= 24000 seconds (supposed to answer to nearest second but don't have a calc on me)


ii) total energy expended using P=W/t
W=300x24000=7200000

x(1)t(1)+x(2)t(2)= 7200000

x(1)= v(1)(50+2(v(1)-3))= v(1)(44 + 2v)
t(1)= 5000/x(1)

x(2)= v(2)(50+2(v(2) +3))=v(2)(56+2v(2))
t(2)=5000/v(2)

=> 5000(44+2v(1))+5000(56+2v(2))=7200000

=> 100+ 2v(1) + 2v(2)= 1440
=> v(1) +v(2)=670 so is independant of x(1) and x(2) values.

How did you egt v=0.25 for solution of v^2+11v-150=0?
Paper I/3
Copmments and /or corrections welcomed
Paper I/9
Confirmation of solution welcomed.
paper I/11,12 and 13
Confirmation of these solutions would be most welcome.
Paper I number 15

Quick Reply

Latest

Trending

Trending