1. A subway train is travelling at 80km/h when it approaches a slower train 50 m ahead
travelling in the same direction at 25 km/h. if the faster train begins to decelerate at 2.6
m/s2
. While the slower train continues at constant speed. How soon and what relative
speed will they collide. [8]
2. A farm decided to construct a portion of his area close to his house for chicken farming.
He decided to fence a rectangular area of length 4x and width of 3/2x^2, the length is
measured with uncertainty of 12 cm and width of 24 cm uncertainty. If the maximum
perimeter of this area is 350 m.
a) Find the length and width [6]
b) Calculate the area of this portion of land [2]
c) Calculate the percentage of uncertainty of the minimum area
[3]
1
Expert's answer
2020-05-05T18:42:21-0400
1) Let V1 be the velocity of the first train and V2 be the velocity of the second train. We know that V1(0)=80km/h=80000m/h
and
V2=25km/h=25000m/h.
Let ΔV(t)=V1(t)−V2(t) be the relative velocity of trains. If a is deceleration (so it is a negative value), we get
V1(t)=V1(0)+at. (1)
Therefore, the relative velocity can be written as
ΔV(t)=V1(0)+at−V2=(V1(0)−V2)+at.
We know the initial distance and we should calculate the time t, at which the distance will be equal to 0. For a motion with constant acceleration or deceleration with initial velocity (V1(0)−V2) we get
S=(V1(0)−V2)T+2aT2, (2)
where T is the time from the beginning till the collision.
We may rewrite this formula using (1) and get
S=2a(ΔV(T))2−(V1(0)−V2)2,
where ΔV(T) is the relative velocity of 1st train in a moment of collision.
Therefore
(ΔV(T))2=2aS+(V1(0)−V2)2 and ΔV(T)=2aS+(V1(0)−V2)2=−2⋅2.6m/s2⋅50m+(3600s80000m/h−25000m/h)2=−26/6m2/s2.
This result is not confusing, because the modulus of deceleration is too big, so trains could nor collide.
we see that the equation has no real roots! So the answer is:the trains never collide for such a big deceleration.
2) If l is length of the area and w is the width of the area, then the perimeter is
p=2(l+w).
Then we get an equation
p=2(4x+23x2)=8x+3x2.
a) we know that p=350m. So we should find the non-negative roots of an equation
3x2+8x−350=0 ,
we get x1=9.55,x2=−12.22.
So we choose x=9.55. Therefore l=4x=4⋅9.55=38.2m,w=23x2=23⋅9.552=136.8m.
Note that if we decide that the value of 350 accounts the uncertainty of the measurements, we will get an equation
p=2(4x+0.12+23x2+0.24)=8x+3x2+0.72.
Solving this equation, we get
x1=9.54,x2=−12.21,
so l=4⋅9.54=38.16m,w=23⋅9.542=136.5m.
b) The area can be calculated as S=l⋅w=38.2m⋅136.8m=5225.8m2. If we take the uncertainty
c) Let us determine the percentage uncertainty in the length and width (see also https://qualifications.pearson.com/content/dam/pdf/A%20Level/Physics/2015/Specification%20and%20sample%20assessments/Appendix%2010%20Updated.pdf page 4).
Percentage uncertainty in length =38.2m0.12m=0.00314≈0.31%, percentage uncertainty in width =136.8m0.24m=0.00175≈0.18%.
If we get the percentage uncertainty of the product of two values, we should add the percentage uncertainties in length and in width to get 0.31%+0.18%=0.49%.
Comments