User interface language: English | Español

HL Paper 1

A garden has a triangular sunshade suspended from three points A(2, 0, 2), B(8, 0, 2) and C(5, 4, 3), relative to an origin in the corner of the garden. All distances are measured in metres.

Find CA.

[1]
a.i.

Find CB.

[1]
a.ii.

Find CA×CB.

[2]
b.

Hence find the area of the triangle ABC.

[2]
c.

Markscheme

CA=-3-4-1              A1


[1 mark]

a.i.

CB=3-4-1              A1


[1 mark]

a.ii.

CA×CB=0-624              (M1)A1


Note:
Do not award (M1) if less than 2 entries are correct.


[2 marks]

b.

area is 1262+242=12.4 m2  12.3693, 317              (M1)A1


[2 marks]

c.

Examiners report

[N/A]
a.i.
[N/A]
a.ii.
[N/A]
b.
[N/A]
c.



The position of a helicopter relative to a communications tower at the top of a mountain at time t (hours) can be described by the vector equation below.

r=20-250+t4.25.8-0.5

The entries in the column vector give the displacements east and north from the communications tower and above/below the top of the mountain respectively, all measured in kilometres.

Find the speed of the helicopter.

[2]
a.

Find the distance of the helicopter from the communications tower at t=0.

[2]
b.

Find the bearing on which the helicopter is travelling.

[2]
c.

Markscheme

* This sample question was produced by experienced DP mathematics senior examiners to aid teachers in preparing for external assessment in the new MAA course. There may be minor differences in formatting compared to formal exam papers.

v=4.22+5.82+0.52         (M1)

7.18 7.1784 kmh-1        A1

 

[2 marks]

a.

r=20-250

r=202+252         (M1)

     =1025=32.0 32.0156 km        A1

 

[2 marks]

b.

Bearing is arctan 4.25.8 or 90°-arctan 5.84.2        (M1)

035.9°  35.909        A1

 

[2 marks]

c.

Examiners report

[N/A]
a.
[N/A]
b.
[N/A]
c.



An ant is walking along the edges of a wire frame in the shape of a triangular prism.

The vertices and edges of this frame can be represented by the graph below.

Write down the adjacency matrix, M, for this graph.

[3]
a.

Find the number of ways that the ant can start at the vertex A, and walk along exactly 6 edges to return to A.

[2]
b.

Markscheme

M=011100101010110001100011010101001110           A1A1A1

 

Note: Award A1 for each two correct rows. 

 

[3 marks]

a.

calculating M6            (M1)

143           A1

 

[2 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



The following diagram shows the graph G.

Verify that G satisfies the handshaking lemma.

[3]
a.

Show that G cannot be redrawn as a planar graph.

[3]
b.

State, giving a reason, whether G contains an Eulerian circuit.

[2]
c.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

METHOD 1

sum of degrees of vertices =3+5+5+5+4+4=26        A1

number of edges e=13        A1

the sum is equal to twice the number of edges which

verifies the handshaking lemma        R1


METHOD 2

degrees of vertices =3,5,5,5,4,4         A1

there are 4 vertices of odd order         A1

there is an even number of vertices of odd order 

which verifies the handshaking lemma        R1


[3 marks]

a.

if planar then e3v-6        M1

e=13, v=6        A1

inequality not satisfied        R1

therefore G is not planar        AG


Note: method explaining that the graph contains κ3,3 is acceptable.


[3 marks]

b.

there are vertices of odd degree        R1

hence it does not contain an Eulerian circuit        A1


Note: Do not award R0A1.


[2 marks]

c.

Examiners report

[N/A]
a.
[N/A]
b.
[N/A]
c.



An engineer plans to visit six oil rigs (AF) in the Gulf of Mexico, starting and finishing at A. The travelling time, in minutes, between each of the rigs is shown in the table.

The data above can be represented by a graph G.

Use Prim’s algorithm to find the weight of the minimum spanning tree of the subgraph of G obtained by deleting A and starting at B. List the order in which the edges are selected.

[4]
a.i.

Hence find a lower bound for the travelling time needed to visit all the oil rigs.

[2]
a.ii.

Describe how an improved lower bound might be found.

[1]
b.

Markscheme

use of Prim’s algorithm                    M1

BC    46                A1

BD    58                A1

DE    23

EF    47

Total  174               A1


Note: Award M0A0A0A1 for 174 without correct working e.g. use of Kruskal’s, or with no working.
Award M1A0A0A1 for 174 by using Prim’s from an incorrect starting point.


[4 marks]

a.i.

AB+AC=55+63=118                (M1)

174+118=292 minutes                   A1 


[2 marks]

a.ii.

delete a different vertex                  A1 


[1 mark]

b.

Examiners report

[N/A]
a.i.
[N/A]
a.ii.
[N/A]
b.



Points in the plane are subjected to a transformation T in which the point (x, y) is transformed to the point (x', y') where

x'y'=3002xy.

Describe, in words, the effect of the transformation T.

[1]
a.

Show that the points A(1, 4), B(4, 8), C(8, 5), D(5, 1) form a square.

[3]
b.i.

Determine the area of this square.

[1]
b.ii.

Find the coordinates of A', B', C', D', the points to which A, B, C, D are transformed under T.

[2]
b.iii.

Show that A' B' C' D' is a parallelogram.

[3]
b.iv.

Determine the area of this parallelogram.

[2]
b.v.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

a stretch of scale factor 3 in the x direction

and a stretch of scale factor 2 in the y direction         A1


[1 mark]

a.

the four sides are equal in length 5         A1

Grad AB=43, Grad BC=-34         A1

so product of gradients =-1, therefore AB is perpendicular to BC         A1

therefore ABCD is a square         AG


[3 marks]

b.i.

area of square =25       A1


[1 mark]

b.ii.

the transformed points are

A'=3, 8

B'=12,16

C'=24,10

D'=15, 2        A2


Note:
Award A1 if one point is incorrect.


[2 marks]

b.iii.

Grad A'B'=89; Grad C'D'=89         A1

therefore A'B' is parallel to C'D'         R1

Grad A'D'=-612; Grad B'C'=-612         A1

therefore A'D' is parallel to B'C'

therefore A' B' C' D' is a parallelogram         AG


[3 marks]

b.iv.

area of parallelogram=determinant×area of square

=6×25         (M1)

=150         A1


[2 marks]

b.v.

Examiners report

[N/A]
a.
[N/A]
b.i.
[N/A]
b.ii.
[N/A]
b.iii.
[N/A]
b.iv.
[N/A]
b.v.



A geometric transformation T:xyx'y' is defined by

T:x'y'=7 -102 -3xy+-54.

Find the coordinates of the image of the point (6, 2).

[2]
a.

Given that T:pq2pq, find the value of p and the value of q.

[3]
b.

A triangle L with vertices lying on the xy plane is transformed by T.

Explain why both L and its image will have exactly the same area.

[2]
c.

Markscheme

7 -102 -36-2+-54             (M1)

=5722  OR  57, 22            A1


[2 marks]

a.

2p2q=7 -102 -3pq+-54             (M1)

7p-10q-5=2p

2p-3q+4=2q             (A1)

solve simultaneously:

p=13, q=6           A1

 

Note: Award A0 if 13 and 6 are not labelled or are labelled the other way around.


[3 marks]

b.

det7 -102 -3=-1  OR det 7 -102 -3=1             A1

scale factor of image area is therefore -1=1 (and the translation does not affect the area)      A1


[2 marks]

c.

Examiners report

[N/A]
a.
[N/A]
b.
[N/A]
c.



A ship S is travelling with a constant velocity, v, measured in kilometres per hour, where

v=-1215.

At time t=0 the ship is at a point A(300, 100) relative to an origin O, where distances are measured in kilometres.

A lighthouse is located at a point (129, 283).

Find the position vector OS of the ship at time t hours.

[1]
a.

Find the value of t when the ship will be closest to the lighthouse.

[6]
b.

An alarm will sound if the ship travels within 20 kilometres of the lighthouse.

State whether the alarm will sound. Give a reason for your answer.

[2]
c.

Markscheme

OS=300100+t-1215             A1

 

[1 mark]

a.

attempt to find the vector from L to S           (M1)

LS=171-183+t-1215             A1


EITHER

LS=171-12t2+15t-1832           (M1)(A1)

minimize to find t on GDC           (M1)


OR

S closest when LS·-1215=0           (M1)

171-183+t-1215·-1215=0

-2052+144t-2745+225t=0           (M1)(A1)


OR

S closest when LS·-1215=0           (M1)

LS=5k4k

OS=129+5k283+4k           (A1)

129+5k283+4k=300-12t100+15t

Solving simultaneously            (M1)


THEN

t=13             A1

 

[6 marks]

b.

the alarm will sound            A1

LS=19.2<20            R1


Note: Do not award A1R0.

 

[2 marks]

c.

Examiners report

Part (a) was generally well answered. Following that there were several possible approaches to this question. It was clear that many candidates understood that the closest approach could be found using the scalar product to find orthogonal vectors. However, typical efforts involved attempting to find the value of t by assuming that OS and OL are perpendicular. Other methods incorrectly applied were equating OS and OL. Of course, this led to separate values of t for each component. The method of minimizing LS was not commonly employed.

a.

Part (a) was generally well answered. Following that there were several possible approaches to this question. It was clear that many candidates understood that the closest approach could be found using the scalar product to find orthogonal vectors. However, typical efforts involved attempting to find the value of t by assuming that OS and OL are perpendicular. Other methods incorrectly applied were equating OS and OL. Of course, this led to separate values of t for each component. The method of minimizing LS was not commonly employed.

b.

Part (a) was generally well answered. Following that there were several possible approaches to this question. It was clear that many candidates understood that the closest approach could be found using the scalar product to find orthogonal vectors. However, typical efforts involved attempting to find the value of t by assuming that OS and OL are perpendicular. Other methods incorrectly applied were equating OS and OL. Of course, this led to separate values of t for each component. The method of minimizing LS was not commonly employed.

c.



The diagram below shows a network of roads in a small village with the weights indicating the distance of each road, in metres, and junctions indicated with letters.

Musab is required to deliver leaflets to every house on each road. He wishes to minimize his total distance.

 

Musab starts and finishes from the village bus-stop at A. Determine the total distance Musab will need to walk.

[5]
a.

Instead of having to catch the bus to the village, Musab’s sister offers to drop him off at any junction and pick him up at any other junction of his choice.

Explain which junctions Musab should choose as his starting and finishing points.

[2]
b.

Markscheme

Odd vertices are A, B, D, H                 A1

Consider pairings:                                 M1


Note: Award (M1) if there are four vertices not necessarily all correct.


AB DH has shortest route AD, DE, EB and DE, EH,
so repeated edges 19+16+19+16+27=97


Note: Condone AB in place of AD, DE, EB giving 56+16+27=99.


AD BH has shortest route AD and BE, EH,
so repeated edges 19+19+27=65

AH BD has shortest route AD, DE, EH and BE, ED,
so repeated edges 19+16+27+19+16=97                     A2


Note: Award A1 if only one or two pairings are correctly considered.


so best pairing is AD, BH
weight of route is therefore 582+65=647         A1


[5 marks]

a.

least value of the pairings is 19 therefore repeat AD              R1

B and H                 A1


Note: Do not award R0A1.


[2 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



Two lines L1 and L2 are given by the following equations, where p.

L1:r=2p+9-3+λp2p4

L2:r=147p+12+μp+44-7

It is known that L1 and L2 are perpendicular.

Find the possible value(s) for p.

[3]
a.

In the case that p<0, determine whether the lines intersect.

[4]
b.

Markscheme

setting a dot product of the direction vectors equal to zero           (M1)

p2p4·p+44-7=0

pp+4+8p-28=0           (A1)

p2+12p-28=0

p+14p-2=0

p=-14, p=2          A1


[3 marks]

a.

p=-14

L1:r=2-5-3+λ-14-284

L2:r=147-2+μ-104-7

a common point would satisfy the equations

2-14λ=14-10μ

-5-28λ=7+4μ                   (M1)

-3+4λ=-2-7μ 

 

METHOD 1

solving the first two equations simultaneously

λ=-12, μ=12         A1

substitute into the third equation:                   M1

-3+4-12-2+12-7

so lines do not intersect.                   R1


Note: Accept equivalent methods based on the order in which the equations are considered.


METHOD 2

attempting to solve the equations using a GDC               M1

GDC indicates no solution         A1

so lines do not intersect                  R1


[4 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



The following diagram shows a corner of a field bounded by two walls defined by lines L1 and L2. The walls meet at a point A, making an angle of 40°.

Farmer Nate has 7m of fencing to make a triangular enclosure for his sheep. One end of the fence is positioned at a point B on L2, 10m from A. The other end of the fence will be positioned at some point C on L1, as shown on the diagram.

He wants the enclosure to take up as little of the current field as possible.

Find the minimum possible area of the triangular enclosure ABC.

Markscheme

METHOD 1

attempt to find AC using cosine rule                  M1

72=102+AC2-2×10×AC×cos40°                  (A1)

attempt to solve a quadratic equation                  (M1)

AC=4.888  AND  10.432                  (A1)


Note: At least AC=4.888 must be seen, or implied by subsequent working.


minimum area =12×10×4.888×sin40°                  M1


Note: Do not award M1 if incorrect value for minimizing the area has been chosen.


=15.7m2                  A1

 

METHOD 2

attempt to find AC^B using the sine Rule                  M1

sinC10=sin407                  (A1)

C=66.674°  OR  113.325°                  (A1)


EITHER

B=180-40-113.325

B=26.675°                  (A1)

area =12×10×7×sin26.675°                  M1


OR

sine rule or cosine rule to find AC=4.888                  (A1)

minimum area =12×10×4.888×sin40°                  M1


THEN

=15.7m2                  A1


Note: Award A0M1A0 if the wrong length AC or the wrong angle B selected but used correctly finding a value of 33.5m2 for the area.

 

[6 marks]

Examiners report

As has often been the case in the past, trigonometry is a topic that is poorly understood and candidates are poorly prepared for. Approaches to this question required the use of the cosine or sine rules. Some candidates tried to use right-angled trigonometry instead. A minority of candidates used the cosine rule approach and were more likely to be successful, navigating the roots of the quadratic equation formed. When using the sine rule the method involved the ambiguous case as the required angle was obtuse. Few candidates realized this and this was the most common mistake. In a few instances, the word “minimum” led candidates to attempt an approach using calculus.




The following diagram shows a frame that is made from wire. The total length of wire is equal to 15cm. The frame is made up of two identical sectors of a circle that are parallel to each other. The sectors have angle θ radians and radius rcm. They are connected by 1cm lengths of wire perpendicular to the sectors. This is shown in the diagram below.

The faces of the frame are covered by paper to enclose a volume, V.

Show that r=62+θ.

[2]
a.

Find an expression for V in terms of θ.

[2]
b.i.

Find the expression dVdθ.

[3]
b.ii.

Solve algebraically dVdθ=0 to find the value of θ that will maximize the volume, V.

[2]
b.iii.

Markscheme

15=3+4r+2rθ                 M1

12=2r2+θ                 A1


Note: Award A1 for any reasonable working leading to expected result e,g, factorizing r.


r=62+θ                 AG

 

[2 marks]

a.

attempt to use sector area to find volume                 (M1)

volume =12r2θ×1

=12×362+θ2×θ   =18θ2+θ2                 A1

 

[2 marks]

b.i.

dVdθ=2+θ2×18-36θ2+θ2+θ4              M1A1A1

dVdθ=36-18θ2+θ3

 

[3 marks]

b.ii.

dVdθ=36-18θ2+θ3=0             M1


Note: Award this M1 for simplified version equated to zero. The simplified version may have been seen in part (b)(ii).


θ=2             A1

 

[2 marks]

b.iii.

Examiners report

Several candidates missed that the angle θ was in radians and used arc and sector formulas with degrees instead. This aside, part (a) was often well done. Part (b)(i) was also correctly answered by many candidates, but their failure to make any attempt to simplify their answer often led to difficulties in part (b)(ii). Again, failing to simplify the result in part (b)(ii) led to yet more difficulties in part (b)(iii). Some candidates used the product rule to differentiate 18θ2+θ2 as 18θ2+θ-2 rather than the quotient rule. This was fine but made solving the equation in (b)(iii) less straightforward.

a.

Several candidates missed that the angle θ was in radians and used arc and sector formulas with degrees instead. This aside, part (a) was often well done. Part (b)(i) was also correctly answered by many candidates, but their failure to make any attempt to simplify their answer often led to difficulties in part (b)(ii). Again, failing to simplify the result in part (b)(ii) led to yet more difficulties in part (b)(iii). Some candidates used the product rule to differentiate 18θ2+θ2 as 18θ2+θ-2 rather than the quotient rule. This was fine but made solving the equation in (b)(iii) less straightforward.

b.i.

Several candidates missed that the angle θ was in radians and used arc and sector formulas with degrees instead. This aside, part (a) was often well done. Part (b)(i) was also correctly answered by many candidates, but their failure to make any attempt to simplify their answer often led to difficulties in part (b)(ii). Again, failing to simplify the result in part (b)(ii) led to yet more difficulties in part (b)(iii). Some candidates used the product rule to differentiate 18θ2+θ2 as 18θ2+θ-2 rather than the quotient rule. This was fine but made solving the equation in (b)(iii) less straightforward.

b.ii.

Several candidates missed that the angle θ was in radians and used arc and sector formulas with degrees instead. This aside, part (a) was often well done. Part (b)(i) was also correctly answered by many candidates, but their failure to make any attempt to simplify their answer often led to difficulties in part (b)(ii). Again, failing to simplify the result in part (b)(ii) led to yet more difficulties in part (b)(iii). Some candidates used the product rule to differentiate 18θ2+θ2 as 18θ2+θ-2 rather than the quotient rule. This was fine but made solving the equation in (b)(iii) less straightforward.

b.iii.



At 1:00 pm a ship is 1km east and 4km north of a harbour. A coordinate system is defined with the harbour at the origin. The position vector of the ship at 1:00 pm is given by 14.

The ship has a constant velocity of 1.2-0.6 kilometres per hour (km h-1).

Write down an expression for the position vector r of the ship, t hours after 1:00 pm.

[1]
a.

Find the time at which the bearing of the ship from the harbour is 045˚.

[4]
b.

Markscheme

r= 14+t1.2-0.6           A1


Note: Do not condone the use of λ or any other variable apart from t.

 

[1 mark]

a.

when the bearing from the port is 045˚, the distance east from the port is equal to the distance north from the port             (M1)

1+1.2t=4-0.6t             (A1)

1.8t=3

t=53      (1.6666, 1 hour 40 minutes)             (A1)

time is 2:40 pm   14:40             A1

 

[4 marks]

b.

Examiners report

Most candidates were able to answer part (a) correctly but there were some very poor examples of vector notation. The question asked for an expression of r in terms of t and although a failure to write r was condoned the use of λ or some other variable was penalized. In part (b) few candidates recognized that the eastern and northern distances would be equal with a bearing of 045°. Those who correctly obtained a value of t=53 often did not use this to find the time as required.

a.
[N/A]
b.



Consider the following directed network.

Write down the adjacency matrix for this network.

[2]
a.

Determine the number of different walks of length 5 that start and end at the same vertex.

[3]
b.

Markscheme

1  1  0  0  01  0  0  0  10  1  0  1  01  0  0  0  01  0  1  1  0         A2

 

Note: Award A2 for the transposed matrix. Presentation in markscheme assumes columns/rows ordered A-E; accept a matrix with rows and/or columns in a different order only if appropriately communicated. Do not FT from part (a) into part (b). 

 

[2 marks]

a.

raising their matrix to a power of 5           (M1)

 

M5=17  9  2  3  517  10  3  4  413  6  2  2  48  5  1  2  218  11  2  4  5           (A1)

 

Note: The numbers along the diagonal are sufficient to award M1A1.


(the required number is 17+10+2+2+5=) 36        A1

 

[3 marks]

b.

Examiners report

This was well answered by the majority of candidates with most writing down the correct adjacency matrix and then raising it to the power 5.

a.
[N/A]
b.



A vertical pole stands on a sloped platform. The bottom of the pole is used as the origin, O, of a coordinate system in which the top, F, of the pole has coordinates (0, 0, 5.8). All units are in metres.

The pole is held in place by ropes attached at F.

One of these ropes is attached to the platform at point A(3.2, 4.5, 0.3). The rope forms a straight line from A to F.

Find AF.

[1]
a.

Find the length of the rope.

[2]
b.

Find FÂO, the angle the rope makes with the platform.

[5]
c.

Markscheme

-3.2-4.56.1           A1


[1 mark]

a.

-3.22+-4.52+6.12           (M1)

8.228008.23m           A1


[2 marks]

b.

EITHER

AO=-3.2-4.50.3           A1

cosθ=AO·AFAOAF

AO·AF=-3.22+-4.52+0.3×6.1  =32.32           (A1)

cosθ=32.323.22+4.52+0.32×8.22800           (M1)

=0.710326           (A1)

 

Note: If OA is used in place of AO then cosθ will be negative.
Award A1(A1)(M1)(A1) as above. In order to award the final A1, some justification for changing the resulting obtuse angle to its supplementary angle must be seen.

 

OR

AO=3.22+4.52+0.32  =5.52991           (A1)

cosθ=8.228002+5.529912-5.822×8.22800×5.52991           (M1)(A1)

=0.710326           (A1)


THEN

θ=0.7808330.781   OR  44.7384°44.7°           A1

 

[5 marks]

c.

Examiners report

Many candidates appeared unfamiliar with the notation AF for a vector and interpreted it to mean the magnitude of the vector. This notation is defined in the notation list in the subject guide. Candidates are recommended to be aware of this list and to use it throughout the course; this list indicates notation that will be used in the examination questions without introduction and thus it is important that candidates are familiar. It was also common to see FA in place of AF. Often, candidates were able to find the magnitude correctly even though they failed to write the vector. Correct answers to part (c) were more elusive. The use of scalar product or cosine rule was common although some incorrectly assumed that FA^O was a right angle. Other errors were to find one of the other angles of the triangle. Some candidates using the scalar product found the obtuse angle between OA and AF, but failed to find its supplementary angle. In a question like this, it is important that a suitable level of accuracy is maintained throughout so that early rounding will not affect subsequent parts of the question. Candidates must also learn to final round answers and not to truncate them.

a.
[N/A]
b.
[N/A]
c.



The position vector of a particle, P, relative to a fixed origin O at time t is given by

OP=sint2cost2.

Find the velocity vector of P.

[2]
a.

Show that the acceleration vector of P is never parallel to the position vector of P.

[5]
b.

Markscheme

attempt at chain rule          (M1)

v=dOPdt= 2tcost2-2tsint2          A1

 

[2 marks]

a.

attempt at product rule         (M1)

a=2cost2-4t2sint2-2sint2-4t2cost2          A1


METHOD 1

let S=sint2 and  C=cost2

finding cosθ using

a·OP=2SC-4t2S2-2SC-4t2C2=-4t2           M1

OP=1

a=2C-4t2S2+-2S-4t2C2

=4+16t4>4t2

if θ is the angle between them, then

cosθ=-4t24+16t4          A1

so -1<cosθ<0 therefore the vectors are never parallel          R1

 

METHOD 2

solve

2cost2-4t2sint2-2sint2-4t2cost2=ksint2cost2           M1

then

k=2cost2-4t2sint2sint2=-2sint2-4t2cost2cost2


Note: Condone candidates not excluding the division by zero case here. Some might go straight to the next line.


2cos2t2-4t2cost2sint2=-2sin2t2-4t2cost2sint2

2cos2t2+2sin2t2=0

2=0          A1

this is never true so the two vectors are never parallel          R1

 

METHOD 3

embedding vectors in a 3d space and taking the cross product:            M1

sint2cost20×2cost2-4t2sint2-2sint2-4t2cost20=00-2sin2t2-4t2cost2sint2-2cos2t2+4t2cost2sint2

                     =00-2          A1

since the cross product is never zero, the two vectors are never parallel          R1

 

[5 marks]

b.

Examiners report

In part (a), many candidates found the velocity vector correctly. In part (b), however, many candidates failed to use the product rule correctly to find the acceleration vector. To show that the acceleration vector is never parallel to the position vector, a few candidates put r..=kr presumably hoping to show that no value of the constant k existed for any t but this usually went nowhere.

a.
[N/A]
b.



A submarine is located in a sea at coordinates 0.8, 1.3, 0.3 relative to a ship positioned at the origin O. The x direction is due east, the y direction is due north and the z direction is vertically upwards.

All distances are measured in kilometres.

The submarine travels with direction vector -2-31.

The submarine reaches the surface of the sea at the point P.

Assuming the submarine travels in a straight line, write down an equation for the line along which it travels.

[2]
a.

Find the coordinates of P.

[3]
b.i.

Find OP.

[2]
b.ii.

Markscheme

r=0.81.3-0.3+λ-2-31             A1A1

 

Note: Award A1 for each correct vector. Award A0A1 if their “r=” is omitted.


[2 marks]

a.

-0.3+λ=0          (M1)

λ=0.3

r=0.81.3-0.3+0.3-2-31=0.20.40           (M1)

P has coordinates 0.2, 0.4, 0          A1


Note:
Accept the coordinates of P in vector form.


[3 marks]

b.i.

0.22+0.42          (M1)

=0.447 km  =447m         A1


[2 marks]

b.ii.

Examiners report

[N/A]
a.
[N/A]
b.i.
[N/A]
b.ii.



The cost adjacency matrix below represents the distance in kilometres, along routes between bus stations.

All the values in the matrix are positive, distinct integers.

It is decided to electrify some of the routes, so that it will be possible to travel from any station to any other station solely on electrified routes. In order to achieve this with a minimal total length of electrified routes, Prim’s algorithm for a minimal spanning tree is used, starting at vertex A.

The algorithm adds the edges in the following order:

AB    AC    CD    DE.

There is only one minimal spanning tree.

Find with a reason, the value of x .

[2]
a.

If the total length of the minimal spanning tree is 14, find the value of s .

[2]
b.

Hence, state, with a reason, what can be deduced about the values of p , q , r .

[2]
c.

Markscheme

AB must be the length of the smallest edge from A so  x = 1 .      R1A1

[2 marks]

a.

1 + 2 + 3 + s = 14 s = 8      M1A1

[2 marks]

b.

The last minimal edge chosen must connect to E , so since s = 8 each of  p q r must be ≥ 9.    R1A1

[2 marks]

c.

Examiners report

[N/A]
a.
[N/A]
b.
[N/A]
c.



A particle P moves with velocity v ( 15 2 4 ) in a magnetic field, B = ( 0 d 1 ) d R .

Given that v is perpendicular to B, find the value of d .

[2]
a.

The force, F, produced by P moving in the magnetic field is given by the vector equation F = a v × B a R + .

Given that |F | = 14, find the value of a .

[4]
b.

Markscheme

15 × 0 + 2 d + 4 = 0       (M1)

d = 2       A1

[2 marks]

a.

a ( 15 2 4 ) × ( 0 2 1 )      (M1)

= a ( 10 15 30 ) ( = 5 a ( 2 3 6 ) )     A1

magnitude is  5 a 2 2 + 3 2 + 6 2 = 14      M1

a = 14 35 ( = 0.4 )     A1

[4 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



The equation of the line y=mx+c can be expressed in vector form r=a+λb.

The matrix M is defined by 6  34  2.

The line y=mx+c (where m2) is transformed into a new line using the transformation described by matrix M.

Find the vectors a and b in terms of m and/or c.

[2]
a.

Find the value of det M.

[1]
b.

Show that the equation of the resulting line does not depend on m or c.

[4]
c.

Markscheme

(one vector to the line is 0c therefore)   a=0c          A1

the line goes m up for every 1 across

(so the direction vector is)    b=1m          A1


Note: Although these are the most likely answers, many others are possible.

 

[2 marks]

a.

(from GDC  OR  6×2-4×3)   M=0          A1

 

[1 mark]

b.

METHOD 1

XY=6  34  2xmx+c=6x+3mx+3c4x+2mx+2c          M1A1

=32x+mx+c22x+mx+c          A1

therefore the new line has equation 3Y=2X          A1

which is independent of m or c          AG


Note: The AG line (or equivalent) must be seen for the final A1 line to be awarded.

 

METHOD 2

take two points on the line, e.g 0, c and 1, m+c          M1

these map to 6  34  20c=3c2c

and 6  34  21m+c=6+3m+3c4+2m+2c          A1

therefore a direction vector is 6+3m4+2m=2+m32

(since m2) a direction vector is 32

the line passes through 3c2c-c32=00 therefore it always has the origin as a jump-on vector          A1

the vector equation is therefore r=μ32          A1

which is independent of m or c          AG


Note: The AG line (or equivalent) must be seen for the final A1 line to be awarded.

 

METHOD 3

r=6  34  20c+λ1m=3c2c+λ6+3m4+2m          M1A1

=c32+2+mλ32          A1

=μ32

where μ=c+2+mλ is an arbitrary parameter.          A1

which is independent of m or c (as μ can take any value)          AG


Note: The AG line (or equivalent) must be seen for the final A1 line to be awarded.

 

[4 marks]

c.

Examiners report

In part (a), most candidates were unable to convert the Cartesian equation of a line into its vector form. In part (b), almost every candidate showed that the value of the determinant was zero. In part (c), the great majority of candidates failed to come up with any sort of strategy to solve the problem.

a.
[N/A]
b.
[N/A]
c.



The diagram shows a sector, OAB, of a circle with centre O and radius r, such that AÔB=θ.

Sam measured the value of r to be 2cm and the value of θ to be 30°.

It is found that Sam’s measurements are accurate to only one significant figure.

Use Sam’s measurements to calculate the area of the sector. Give your answer to four significant figures.

[2]
a.

Find the upper bound and lower bound of the area of the sector.

[3]
b.

Find, with justification, the largest possible percentage error if the answer to part (a) is recorded as the area of the sector.

[3]
c.

Markscheme

π×22×30360           (M1)

=1.047cm2           A1


Note: Do not award the final mark if the answer is not correct to 4 sf.

 

[2 marks]

a.

attempt to substitute any two values from 1.5, 2.5, 25 or 35 into area of sector formula           (M1)

upper bound=π×2.52×35360=  1.91cm2  1.90895           A1

lower bound=π×1.52×25360=  0.491cm2  0.490873           A1


Note: Given the nature of the question, accept correctly rounded OR correctly truncated 3 significant figure answers.

 

[3 marks]

b.

1.047-1.908951.90895×100=  45.2 %  45.1532           A1

1.047-0.4908730.490873×100=  113 %  113.293           A1

so the largest percentage error is 113%           A1


Note:
Accept 45.1 (%) (45.1428), from use of full accuracy answers. Given the nature of the question, accept correctly rounded OR correctly truncated 3 significant figure answers. Award A0A1A0 if 113% is the only value found.

 

[3 marks]

c.

Examiners report

In part (a), the area was almost always found correctly although some candidates gave the answer 1.0472 which is correct to 4 decimal places, not 4 significant figures as required. In part (b), many candidates failed to realize that the upper bounds for r and θ were 2.5 and 35° and lower bounds were 1.5 and 25°. Consequently, the bounds for the area were incorrect. In many cases, the incorrect values in part (b) were followed through into part (c) although in the percentage error calculations, many candidates had 1.047 in the denominator instead of the appropriate bound.

a.
[N/A]
b.
[N/A]
c.



The above diagram shows the weighted graph G.

Write down the adjacency matrix for G.

[1]
a.i.

Find the number of distinct walks of length 4 beginning and ending at A.

[3]
a.ii.

Starting at A, use Prim’s algorithm to find and draw the minimum spanning tree for G.

Your solution should indicate clearly the way in which the tree is constructed.

[5]
b.

Markscheme

M ( 0 1 0 0 0 1 1 0 1 1 1 0 0 1 0 1 0 0 0 1 1 0 1 1 0 1 0 1 0 1 1 0 0 1 1 0 )        A1

[1 mark]

a.i.

We require the (A, A) element of M4 which is 13.       M1A2

[3 marks]

a.ii.

     A1A1A1A1A1

[5 marks]

b.

Examiners report

[N/A]
a.i.
[N/A]
a.ii.
[N/A]
b.



Sameer is trying to design a road system to connect six towns, A, B, C, D, E and F.

The possible roads and the costs of building them are shown in the graph below. Each vertex represents a town, each edge represents a road and the weight of each edge is the cost of building that road. He needs to design the lowest cost road system that will connect the six towns.

Name an algorithm that will allow Sameer to find the lowest cost road system.

[1]
a.

Find the lowest cost road system and state the cost of building it. Show clearly the steps of the algorithm.

[7]
b.

Markscheme

EITHER          

Prim’s algorithm      A1

OR

Kruskal’s algorithm       A1

[1 mark]

a.

EITHER          

using Prim’s algorithm, starting at A

       A1A1A1A1A1

lowest cost road system contains roads AC, CD, CF, FE and AB       A1

cost is 20       A1

OR

using Kruskal’s algorithm

       A1A1A1A1A1

lowest cost road system contains roads CD, CF, FE, AC and AB       A1

cost is 20       A1

Note: Accept alternative correct solutions.

[7 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



The diagram below shows a weighted graph.

Use Prim’s algorithms to find a minimal spanning tree, starting at J. Draw the tree, and find its total weight.

Markscheme

           (C4)

OR

           (C4)

Total weight = 17         (A2)

Note: There are other possible spanning trees.

[6 marks]

Examiners report

[N/A]



Let G be a weighted graph with 6 vertices L, M, N, P, Q, and R. The weight of the edges joining the vertices is given in the table below:

For example the weight of the edge joining the vertices L and N is 3.

Use Prim’s algorithm to draw a minimum spanning tree starting at M.

[5]
a.

What is the total weight of the tree?

[1]
b.

Markscheme

M → Q         (M1)

Q → L          (A1)

M → P          (A1)

P → N → R    (A1)

          (A1)

Note: There are other correct answers.

[5 marks]

a.

The total weight is 2 + 1 + 3 + 2 + 3 = 11.   (A1)

[1 mark]

b.

Examiners report

[N/A]
a.
[N/A]
b.



In the following diagram, OA = a, OB = b. C is the midpoint of [OA] and OF = 1 6 FB .

N17/5/MATHL/HP1/ENG/TZ0/09

It is given also that AD = λ AF and CD = μ CB , where λ ,   μ R .

Find, in terms of a and OF .

[1]
a.i.

Find, in terms of a and AF .

[2]
a.ii.

Find an expression for  OD in terms of a, b and λ ;

[2]
b.i.

Find an expression for OD in terms of a, b and μ .

[2]
b.ii.

Show that μ = 1 13 , and find the value of λ .

[4]
c.

Deduce an expression for CD in terms of a and b only.

[2]
d.

Given that area Δ OAB = k ( area  Δ CAD ) , find the value of k .

[5]
e.

Markscheme

OF = 1 7 b     A1

[1 mark]

a.i.

AF = OF OA     (M1)

= 1 7 ba     A1

[2 marks]

a.ii.

OD = a + λ ( 1 7 b a )   ( = ( 1 λ ) a + λ 7 b )     M1A1

[2 marks]

b.i.

OD = 1 2 a + μ ( 1 2 a + b )   ( = ( 1 2 μ 2 ) a + μ b )     M1A1

[2 marks]

b.ii.

equating coefficients:     M1

λ 7 = μ ,   1 λ = 1 μ 2     A1

solving simultaneously:     M1

λ = 7 13 ,   μ = 1 13     A1AG

[4 marks]

c.

CD = 1 13 CB

= 1 13 ( b 1 2 a )   ( = 1 26 a + 1 13 b )     M1A1

[2 marks]

d.

METHOD 1

area  Δ ACD = 1 2 CD × AC × sin A C ^ B     (M1)

area  Δ ACB = 1 2 CB × AC × sin A C ^ B     (M1)

ratio  area  Δ ACD area  Δ ACB = CD CB = 1 13     A1

k = area  Δ OAB area  Δ CAD = 13 area  Δ CAB × area  Δ OAB     (M1)

= 13 × 2 = 26     A1

 

METHOD 2

area  Δ OAB = 1 2 | a × b |     A1

area  Δ CAD = 1 2 | CA × CD | or 1 2 | CA × AD |     M1

= 1 2 | 1 2 a × ( 1 26 a + 1 13 b ) |

= 1 2 | 1 2 a × ( 1 26 a ) + 1 2 a × 1 13 b |     (M1)

= 1 2 × 1 2 × 1 13 | a × b |   ( = 1 52 | a × b | )     A1

area  Δ OAB = k ( area  Δ CAD )

1 2 | a × b | = k 1 52 | a × b |

k = 26     A1

[5 marks]

e.

Examiners report

[N/A]
a.i.
[N/A]
a.ii.
[N/A]
b.i.
[N/A]
b.ii.
[N/A]
c.
[N/A]
d.
[N/A]
e.



Consider the lines l 1 and l 2 defined by

l 1 :  r = ( 3 2 a ) + β ( 1 4 2 )  and l 2 : 6 x 3 = y 2 4 = 1 z where a is a constant.

Given that the lines l 1 and l 2 intersect at a point P,

find the value of a ;

[4]
a.

determine the coordinates of the point of intersection P.

[2]
b.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

METHOD 1

l 1 : r  = ( 3 2 a ) = β ( 1 4 2 ) { x = 3 + β y = 2 + 4 β z = a + 2 β      M1

6 ( 3 + β ) 3 = ( 2 + 4 β ) 2 4 4 = 4 β 3 β = 3    M1A1

6 ( 3 + β ) 3 = 1 ( a + 2 β ) 2 = 5 a a = 7    A1

METHOD 2

{ 3 + β = 6 3 λ 2 + 4 β = 4 λ + 2 a + 2 β = 1 λ    M1

attempt to solve     M1

λ = 2 ,   β = 3    A1

a = 1 λ 2 β = 7    A1

[4 marks]

a.

OP = ( 3 2 7 ) + 3 ( 1 4 2 )    (M1)

= ( 0 10 1 )    A1

P ( 0 ,  10,  1 )

[2 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



Nymphenburg Palace in Munich has extensive grounds with 9 points of interest (stations) within them.

These nine points, along with the palace, are shown as the vertices in the graph below. The weights on the edges are the walking times in minutes between each of the stations and the total of all the weights is 105 minutes.

Anders decides he would like to walk along all the paths shown beginning and ending at the Palace (vertex A).

Use the Chinese Postman algorithm, clearly showing all the stages, to find the shortest time to walk along all the paths.

Markscheme

* This sample question was produced by experienced DP mathematics senior examiners to aid teachers in preparing for external assessment in the new MAA course. There may be minor differences in formatting compared to formal exam papers.

Odd vertices are B, F, H and I        (M1)A1

Pairing the vertices        M1

BF and HI      9+3=12
BH and FI      4+11=15
BI and FH      3+8=11         A2


Note:
award A1 for two correct totals.

 

Shortest time is 105+11=116 (minutes)        M1A1

 

[7 marks]

Examiners report

[N/A]



Find the value of sin π 4 + sin 3 π 4 + sin 5 π 4 + sin 7 π 4 + sin 9 π 4 .

[2]
a.

Show that 1 cos 2 x 2 sin x sin x ,   x k π  where k Z .

[2]
b.

Use the principle of mathematical induction to prove that

sin x + sin 3 x + + sin ( 2 n 1 ) x = 1 cos 2 n x 2 sin x ,   n Z + ,   x k π where k Z .

[9]
c.

Hence or otherwise solve the equation sin x + sin 3 x = cos x  in the interval 0 < x < π .

[6]
d.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

sin π 4 + sin 3 π 4 + sin 5 π 4 + sin 7 π 4 + sin 9 π 4 = 2 2 + 2 2 2 2 2 2 + 2 2 = 2 2    (M1)A1

 

Note: Award M1 for 5 equal terms with \) + \) or signs.

 

[2 marks]

a.

1 cos 2 x 2 sin x 1 ( 1 2 sin 2 x ) 2 sin x    M1

2 sin 2 x 2 sin x    A1

sin x    AG

[2 marks]

b.

let  P ( n ) : sin x + sin 3 x + + sin ( 2 n 1 ) x 1 cos 2 n x 2 sin x

if  n = 1

P ( 1 ) : 1 cos 2 x 2 sin x sin x which is true (as proved in part (b))     R1

assume P ( k )  true, sin x + sin 3 x + + sin ( 2 k 1 ) x 1 cos 2 k x 2 sin x      M1

 

Notes: Only award M1 if the words “assume” and “true” appear. Do not award M1 for “let n = k only. Subsequent marks are independent of this M1.

 

consider P ( k + 1 ) :

P ( k + 1 ) : sin x + sin 3 x + + sin ( 2 k 1 ) x + sin ( 2 k + 1 ) x 1 cos 2 ( k + 1 ) x 2 sin x

L H S = sin x + sin 3 x + + sin ( 2 k 1 ) x + sin ( 2 k + 1 ) x    M1

1 cos 2 k x 2 sin x + sin ( 2 k + 1 ) x    A1

1 cos 2 k x + 2 sin x sin ( 2 k + 1 ) x 2 sin x

1 cos 2 k x + 2 sin x cos x sin 2 k x + 2 sin 2 x cos 2 k x 2 sin x    M1

1 ( ( 1 2 sin 2 x ) cos 2 k x sin 2 x sin 2 k x ) 2 sin x    M1

1 ( cos 2 x cos 2 k x sin 2 x sin 2 k x ) 2 sin x    A1

1 cos ( 2 k x + 2 x ) 2 sin x    A1

1 cos 2 ( k + 1 ) x 2 sin x

so if true for n = k , then also true for  n = k + 1

as true for n = 1 then true for all n Z +      R1

 

Note: Accept answers using transformation formula for product of sines if steps are shown clearly.

 

Note: Award R1 only if candidate is awarded at least 5 marks in the previous steps.

 

[9 marks]

c.

EITHER

sin x + sin 3 x = cos x 1 cos 4 x 2 sin x = cos x    M1

1 cos 4 x = 2 sin x cos x ,   ( sin x 0 )    A1

1 ( 1 2 sin 2 2 x ) = sin 2 x    M1

sin 2 x ( 2 sin 2 x 1 ) = 0    M1

sin 2 x = 0  or sin 2 x = 1 2      A1

2 x = π ,   2 x = π 6 and  2 x = 5 π 6

OR

sin x + sin 3 x = cos x 2 sin 2 x cos x = cos x    M1A1

( 2 sin 2 x 1 ) cos x = 0 ,   ( sin x 0 )    M1A1

sin 2 x = 1 2 of cos x = 0     A1

2 x = π 6 ,   2 x = 5 π 6 and  x = π 2

THEN

x = π 2 ,   x = π 12  and x = 5 π 12      A1

 

Note: Do not award the final A1 if extra solutions are seen.

 

[6 marks]

d.

Examiners report

[N/A]
a.
[N/A]
b.
[N/A]
c.
[N/A]
d.



The weights of the edges in a simple graph G are given in the following table.

Use Prim’s Algorithm, starting with vertex F, to find and draw the minimum spanning tree for G. Your solution should indicate the order in which the edges are introduced.

Markscheme

The edges are introduced in the following order:

FD, FC, CB, BA, CE           A2A2A2A2A2

            A2

[12 marks]

Examiners report

[N/A]



Apply Prim’s algorithm to the weighted graph given below to obtain the minimal spanning tree starting with the vertex A.

Find the weight of the minimal spanning tree.

Markscheme

We start with point A and write S as the set of vertices and T as the set of edges.
The weights on each edge will be used in applying Prim’s algorithm.
Initially, S = {A}, T = Φ. In each subsequent stage, we shall update S and T.       

Step 1: Add edge h:   So S = {A, D},                              T = {h}
Step 2: Add edge e:   So S = {A, D, E}                          T = {h, e}
Step 3: Add edge d:   Then S = {A, D, E, F}                  T = {h, e, d}
Step 4: Add edge a:   Then S = {A, D, E, F, B}              T = {h, e, d, a}
Step 5: Add edge i:    Then S = {A, D, E, F, B, G}         T = {h, e, d, a, i}
Step 6: Add edge g:   Then S = (A, D, E, F, B, G, C}    T = {h, e, d, a, I, g}            (M4)(A3)

   Notes: Award (M4)(A3) for all 6 correct,                     
                         (M4)(A2) for 5 correct;                      
                         (M3)(A2) for 4 correct,                     
                         (M3)(A1) for 3 correct;                     
                         (M1)(A1) for 2 correct,                     
                         (M1)(AO) for 1 correct

   OR
   (M2) for the correct definition of Prim’s algorithm,
   (M2) for the correct application of Prim’s algorithm,
   (A3) for the correct answers at the last three stages.                

Now S has all the vertices and the minimal spanning tree is obtained.

The weight of the edges in T is 5 + 3 + 5 + 7 + 5 + 6

= 31        (A1)

[8 marks]

Examiners report

[N/A]



In this part, marks will only be awarded if you show the correct application of the required algorithms, and show all your working.

In an offshore drilling site for a large oil company, the distances between the planned wells are given below in metres.

It is intended to construct a network of paths to connect the different wells in a way that minimises the sum of the distances between them.

Use Prim’s algorithm, starting at vertex 3, to find a network of paths of minimum total length that can span the whole site.

Markscheme

          (R2)(A4)(M1)

                                                                                                    (A1)

Note: Award (R2) for correct algorithms, (R1) for 1 error, (R0) for 2 or more errors.
Award (A4) for correct calculations, (A3) for 1 error, (A2) for 2 errors, (A1) for 3 errors, (A0) for 4 or more errors.
Award (M1) for tree/table/method.
Award (A1) for minimum weight.

[8 marks]

Examiners report

[N/A]



Let a =  ( 2 k 1 ) and b = ( 3 k + 2 k ) , k R .

Given that a and b are perpendicular, find the possible values of k .

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

a b =  ( 2 k 1 ) ( 3 k + 2 k )

= 6 + k ( k + 2 ) k       A1

a b = 0        (M1)

k 2 + k 6 = 0

attempt at solving their quadratic equation        (M1)

( k + 3 ) ( k 2 ) = 0

k = 3 , 2       A1

Note: Attempt at solving using |a||b| = |a × b| will be M1A0A0A0 if neither answer found M1(A1)A1A0
for one correct answer and M1(A1)A1A1 for two correct answers.

[4 marks]

Examiners report

[N/A]



The lengths of two of the sides in a triangle are 4 cm and 5 cm. Let θ be the angle between the two given sides. The triangle has an area of 5 15 2  cm2.

Show that sin θ = 15 4 .

[1]
a.

Find the two possible values for the length of the third side.

[6]
b.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

EITHER

5 15 2 = 1 2 × 4 × 5 sin θ       A1

OR

height of triangle is  5 15 4  if using 4 as the base or  15  if using 5 as the base      A1

THEN

sin θ = 15 4         AG

[1 mark]

a.

let the third side be x

x 2 = 4 2 + 5 2 2 × 4 × 5 × cos θ        M1

valid attempt to find  cos θ        (M1)

Note: Do not accept writing  cos ( arcsin ( 15 4 ) ) as a valid method.

cos θ = ± 1 15 16

= 1 4 , 1 4        A1A1

x 2 = 16 + 25 2 × 4 × 5 × ± 1 4

x = 31   or   51        A1A1

[6 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



Solve the equation sec 2 x + 2 tan x = 0 ,   0 x 2 π .

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

METHOD 1

use of sec 2 x = tan 2 x + 1     M1

tan 2 x + 2 tan x + 1 = 0

( tan x + 1 ) 2 = 0     (M1)

tan x = 1     A1

x = 3 π 4 ,   7 π 4     A1A1

METHOD 2

1 cos 2 x + 2 sin x cos x = 0     M1

1 + 2 sin x cos x = 0

sin 2 x = 1     M1A1

2 x = 3 π 2 ,   7 π 2

x = 3 π 4 ,   7 π 4     A1A1

 

Note:     Award A1A0 if extra solutions given or if solutions given in degrees (or both).

 

[5 marks]

Examiners report

[N/A]



Three points in three-dimensional space have coordinates A(0, 0, 2), B(0, 2, 0) and C(3, 1, 0).

Find the vector  AB .

[1]
a.i.

Find the vector  AC .

[1]
a.ii.

Hence or otherwise, find the area of the triangle ABC.

[4]
b.

Markscheme

AB = ( 0 2 2 )       A1

Note: Accept row vectors or equivalent.

[1 mark]

a.i.

AC = ( 3 1 2 )       A1

Note: Accept row vectors or equivalent.

[1 mark]

a.ii.

METHOD 1

attempt at vector product using  AB and  AC .      (M1)

±(2i + 6j +6k)      A1

attempt to use area  = 1 2 | AB × AC |        M1

= 76 2 ( = 19 )       A1

 

METHOD 2

attempt to use  AB AC = | AB | | AC | cos θ        M1

( 0 2 2 ) ( 3 1 2 ) = 0 2 + 2 2 + ( 2 ) 2 3 2 + 1 2 + ( 2 ) 2 cos θ

6 = 8 14 cos θ       A1

cos θ = 6 8 14 = 6 112

attempt to use area  = 1 2 | AB × AC | sin θ        M1

= 1 2 8 14 1 36 112 ( = 1 2 8 14 76 112 )

= 76 2 ( = 19 )       A1

[4 marks]

b.

Examiners report

[N/A]
a.i.
[N/A]
a.ii.
[N/A]
b.



The weights of the edges of a complete graph G are shown in the following table.

Starting at B, use Prim’s algorithm to find and draw a minimum spanning tree for G. Your solution should indicate the order in which the vertices are added. State the total weight of your tree.

Markscheme

Different notations may be used but the edges should be added in the following order.

Using Prim’s Algorithm,        (M1)

BD          A1

DF          A1

FA          A1

FE          A1

EC          A1

            A2

Total weight = 12            A2

[10 marks]

Examiners report

[N/A]



A sector of a circle with radius r  cm , where r > 0, is shown on the following diagram.
The sector has an angle of 1 radian at the centre.

Let the area of the sector be A  cm2 and the perimeter be P  cm. Given that A = P , find the value of r .

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

A = P

use of the correct formula for area and arc length       (M1)

perimeter is r θ + 2 r        (A1)

Note: A1 independent of previous M1.

1 2 r 2 ( 1 ) = r ( 1 ) + 2 r       A1

r 2 6 r = 0

r = 6   (as  r > 0)        A1

Note: Do not award final A1 if r = 0 is included.

[4 marks]

Examiners report

[N/A]



The vectors a and b are defined by ( 1 1 t ) b  ( 0 t 4 t ) , where t R .

Find and simplify an expression for a • b in terms of t .

[2]
a.

Hence or otherwise, find the values of t for which the angle between a and b is obtuse .

[4]
b.

Markscheme

* This question is from an exam for a previous syllabus, and may contain minor differences in marking or structure.

a • b =  ( 1 × 0 ) + ( 1 × t ) + ( t × 4 t )       (M1)

t + 4 t 2       A1

 

[2 marks]

a.

recognition that  a • b = |a||b|cos θ      (M1)

a • b < 0 or  t + 4 t 2 < 0 or cos θ < 0      R1

Note: Allow ≤ for R1.

 

attempt to solve using sketch or sign diagram      (M1)

0 < t < 1 4       A1

 

[4 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.



Helen is building a cabin using cylindrical logs of length 2.4 m and radius 8.4 cm. A wedge is cut from one log and the cross-section of this log is illustrated in the following diagram.

Find 50° in radians.

[1]
a.

Find the volume of this log.

[4]
b.

Markscheme

50 × π 180 = 0.873 ( 0.872664 )      A1

[1 mark]

a.

volume  = 240 ( π × 8.4 2 1 2 × 8.4 2 × 0.872664 )     M1M1M1

Note: Award M1 240 × area, award M1 for correctly substituting area sector formula, award M1 for subtraction of the angles or their areas.

= 45800 (= 45811.96071)      A1

[4 marks]

b.

Examiners report

[N/A]
a.
[N/A]
b.