Objective paper · 49 questions · partial

JAMB 2012 · UTME

Topics include Number bases, Number foundations & fractions, Approximation & error, Commercial arithmetic, Indices & standard form, Logarithms.

Our copy of this paper is missing question 1.

Sit this paper

Answer every question in order, timed if you like (suggested 35 min). You're marked when you hand in, then you see where to focus and the working for each question.

Or read it here: every question below has a worked solution.

Question 2✱

Convert 1126112_6 to a number in base three.

Worked solution (try it first)
  1. Change to base ten using place values: 1126=1×36+1×6+2=44112_6 = 1 \times 36 + 1 \times 6 + 2 = 44.
  2. Divide by 3 repeatedly: 44=3×14+244 = 3 \times 14 + 2, 14=3×4+214 = 3 \times 4 + 2, 4=3×1+14 = 3 \times 1 + 1, and 1=3×0+11 = 3 \times 0 + 1.
  3. Read the remainders from the bottom up: 112231122_3, option D.

Report a problem with this question

Question 3

Simplify 223×112445\dfrac{2\frac23 \times 1\frac12}{4\frac45}.

Worked solution (try it first)
  1. Change the mixed numbers to improper fractions: 223=832\frac23 = \frac83, 112=321\frac12 = \frac32 and 445=2454\frac45 = \frac{24}{5}.
  2. Top: 83×32=4\frac83 \times \frac32 = 4.
  3. Divide by flipping: 4×524=20244 \times \frac{5}{24} = \frac{20}{24}
    =56= \frac56, option C.

Report a problem with this question

Question 4

Evaluate 219\frac{21}{9} to 3 significant figures.

Worked solution (try it first)
  1. Divide: 219=73=2.333…\frac{21}{9} = \frac73 = 2.333\ldots
  2. Three significant figures are 2, 3 and 3.
  3. The next figure is 3, so round down: 2.33, option D.

Report a problem with this question

Question 5

A man earns ₦3,500 per month, out of which he spends 15%15\% on his children's education. If he spends an additional ₦1,950 on food, how much does he have left?

Worked solution (try it first)
  1. Education is 15%15\% of ₦3,500: 0.15×3500=0.15 \times 3500 = ₦525.
  2. He spends 525+1950=525 + 1950 = ₦2,475 in all.
  3. So he has 3500−2475=3500 - 2475 = ₦1,025 left, option B.

Report a problem with this question

Question 6

If 27x+2÷9x+1=32x27^{x + 2} \div 9^{x + 1} = 3^{2x}, find xx.

Worked solution (try it first)
  1. Write both as powers of 3: 27x+2=33x+627^{x + 2} = 3^{3x + 6} and 9x+1=32x+29^{x + 1} = 3^{2x + 2}.
  2. Dividing, subtract the indices: 3(3x+6)−(2x+2)=3x+43^{(3x + 6) - (2x + 2)} = 3^{x + 4}.
  3. So x+4=2xx + 4 = 2x, which gives x=4x = 4, option B.

Report a problem with this question

Question 7

If log⁡3x2=−8\log_3 x^2 = -8, what is xx?

Worked solution (try it first)
  1. Change to index form: x2=3−8x^2 = 3^{-8}.
  2. Take the square root by halving the power: x=3−4x = 3^{-4} (taking the positive root).
  3. 3−4=134=1813^{-4} = \frac{1}{3^4} = \frac{1}{81}, option D.

Report a problem with this question

Question 8✱✱

Simplify (6+2)2−(6−2)2(\sqrt6 + 2)^2 - (\sqrt6 - 2)^2.

Worked solution (try it first)
  1. Expand the first square: (6+2)2=6+46+4(\sqrt6 + 2)^2 = 6 + 4\sqrt6 + 4, which is 10+4610 + 4\sqrt6.
  2. Expand the second: (6−2)2=6−46+4(\sqrt6 - 2)^2 = 6 - 4\sqrt6 + 4, which is 10−4610 - 4\sqrt6.
  3. Subtract: (10+46)−(10−46)=86(10 + 4\sqrt6) - (10 - 4\sqrt6) = 8\sqrt6, option C.

Report a problem with this question

Question 9

If PP is the set of all prime factors of 30 and QQ is the set of all factors of 18 less than 10, find P∩QP \cap Q.

Worked solution (try it first)
  1. 30=2×3×530 = 2 \times 3 \times 5, so P={2,3,5}P = \{2, 3, 5\}.
  2. The factors of 18 less than 10 are Q={1,2,3,6,9}Q = \{1, 2, 3, 6, 9\}.
  3. Both sets contain 2 and 3, so P∩Q={2,3}P \cap Q = \{2, 3\}, option B.

Report a problem with this question

Question 10

In a class of 46 students, 22 play football and 26 play volleyball. If 3 students play both games, how many play neither?

Worked solution (try it first)
  1. At least one game: 22+26−3=4522 + 26 - 3 = 45.
  2. Neither game: 46−45=146 - 45 = 1, option A.

Report a problem with this question

Question 11

Make nn the subject of the formula w=v(2+cn)1−cnw = \dfrac{v(2 + cn)}{1 - cn}.

Worked solution (try it first)
  1. Multiply both sides by 1−cn1 - cn and expand: w−wcn=2v+vcnw - wcn = 2v + vcn.
  2. Collect the nn terms on the right and the rest on the left: w−2v=vcn+wcnw - 2v = vcn + wcn, so w−2v=cn(v+w)w - 2v = cn(v + w).
  3. Divide by c(v+w)c(v + w): n=1c(w−2vv+w)n = \frac1c\left(\dfrac{w - 2v}{v + w}\right), option A.

Report a problem with this question

Question 12

Find the remainder when 2x3−11x2+8x−12x^3 - 11x^2 + 8x - 1 is divided by x+3x + 3.

Worked solution (try it first)
  1. By the remainder theorem, the remainder on dividing by x+3x + 3 is f(−3)f(-3).
  2. f(−3)=2(−27)−11(9)+8(−3)−1f(-3) = 2(-27) - 11(9) + 8(-3) - 1, which is −54−99−24−1-54 - 99 - 24 - 1.
  3. So the remainder is −178-178, option D.

Report a problem with this question

Question 13

Solve for xx and yy in the equations x2−y2=4x^2 - y^2 = 4 and x+y=2x + y = 2.

Worked solution (try it first)
  1. Factorise the difference of two squares: x2−y2=(x+y)(x−y)=4x^2 - y^2 = (x + y)(x - y) = 4.
  2. Since x+y=2x + y = 2, this gives 2(x−y)=42(x - y) = 4, so x−y=2x - y = 2.
  3. Add to x+y=2x + y = 2: 2x=42x = 4, so x=2x = 2 and y=0y = 0, option C.

Report a problem with this question

Question 14

If yy varies directly as n\sqrt n and y=4y = 4 when n=4n = 4, find yy when n=179n = 1\frac79.

Worked solution (try it first)
  1. y=kny = k\sqrt n.
  2. Put in y=4y = 4, n=4n = 4: 4=2k4 = 2k, so k=2k = 2.
  3. 179=1691\frac79 = \frac{16}{9}, so n=43\sqrt n = \frac43.
  4. So y=2×43=83y = 2 \times \frac43 = \frac83, option C.

Report a problem with this question

Question 15

UU is inversely proportional to the cube of VV, and U=81U = 81 when V=2V = 2. Find UU when V=3V = 3.

Worked solution (try it first)
  1. U=kV3U = \dfrac{k}{V^3}, so k=UV3k = UV^3, which is 81×8=64881 \times 8 = 648.
  2. When V=3V = 3: U=64827=24U = \dfrac{648}{27} = 24, option A.

Report a problem with this question

Question 16

The values of yy for which 15y+15<12y+25\frac15y + \frac15 < \frac12y + \frac25 are

Worked solution (try it first)
  1. Multiply every term by 10, the LCM of 5 and 2: 2y+2<5y+42y + 2 < 5y + 4.
  2. Subtract 2y2y and 4 from both sides: −2<3y-2 < 3y.
  3. Divide by 3: y>−23y > -\frac23, option C.

Report a problem with this question

Question 17

Find the range of values of mm which satisfy (m−3)(m−4)<0(m - 3)(m - 4) < 0.

Worked solution (try it first)
  1. The roots are m=3m = 3 and m=4m = 4, where each bracket is zero.
  2. The product is negative only between the roots, where one bracket is positive and the other negative.
  3. So 3<m<43 < m < 4, option C.

Report a problem with this question

Question 18

The shaded region is represented by the inequality

(0, 4)(1, 0)(0, 0)xy
Not to scale: the x-axis is stretched. The region on the same side of the line as the origin is shaded.
Worked solution (try it first)
  1. The line through (0,4)(0, 4) and (1,0)(1, 0) has gradient 0−41−0=−4\frac{0 - 4}{1 - 0} = -4 and yy-intercept 4, so y=−4x+4y = -4x + 4.
  2. The origin is in the shaded region, and 0≤−4(0)+4=40 \le -4(0) + 4 = 4 is true.
  3. So the region is y≤−4x+4y \le -4x + 4, option C.

Report a problem with this question

Question 19

The nnth term of a sequence is n2−6n−4n^2 - 6n - 4. Find the sum of the 3rd and 4th terms.

Worked solution (try it first)
  1. Put n=3n = 3: T3=9−18−4=−13T_3 = 9 - 18 - 4 = -13.
  2. Put n=4n = 4: T4=16−24−4=−12T_4 = 16 - 24 - 4 = -12.
  3. So the sum is −13+(−12)=−25-13 + (-12) = -25, option D.

Report a problem with this question

Question 20

The sum to infinity of a geometric progression is −110-\frac{1}{10} and the first term is −18-\frac18. Find the common ratio of the progression.

Worked solution (try it first)
  1. Use S∞=a1−rS_\infty = \dfrac{a}{1 - r}, so 1−r=aS∞1 - r = \dfrac{a}{S_\infty}.
  2. Divide: (−18)÷(−110)=108\left(-\frac18\right) \div \left(-\frac{1}{10}\right) = \frac{10}{8}
    =54= \frac54, so 1−r=541 - r = \frac54.
  3. So r=1−54=−14r = 1 - \frac54 = -\frac14, option B.

Report a problem with this question

Question 21

The binary operation ∗* is defined on the set of integers such that p∗q=pq+p−qp * q = pq + p - q. Find 2∗(3∗4)2 * (3 * 4).

Worked solution (try it first)
  1. Work out the bracket first: 3∗4=12+3−4=113 * 4 = 12 + 3 - 4 = 11.
  2. Then 2∗11=2×11+2−11=22−92 * 11 = 2 \times 11 + 2 - 11 = 22 - 9.
  3. So 2∗(3∗4)=132 * (3 * 4) = 13, option B.

Report a problem with this question

Question 22✱✱

A binary operation on the set of real numbers is defined by m∗n=mn2m * n = \frac{mn}{2} for all m,n∈Rm, n \in \mathbb R. If the identity element is 2, find the inverse of −5-5.

Worked solution (try it first)
  1. The inverse xx of −5-5 combines with it to give the identity 2: −5∗x=2-5 * x = 2.
  2. Use the rule: −5x2=2\frac{-5x}{2} = 2.
  3. Multiply both sides by 2: −5x=4-5x = 4.
  4. Divide by −5-5: x=−45x = -\frac45, option A.

Report a problem with this question

Question 23

If ∣53x2∣=∣3545∣\begin{vmatrix} 5 & 3 \\ x & 2 \end{vmatrix} = \begin{vmatrix} 3 & 5 \\ 4 & 5 \end{vmatrix}, find the value of xx.

Worked solution (try it first)
  1. A 2×22 \times 2 determinant is ad−bcad - bc.
  2. The left side is 5×2−3x=10−3x5 \times 2 - 3x = 10 - 3x.
  3. The right side is 3×5−5×4=15−20=−53 \times 5 - 5 \times 4 = 15 - 20 = -5.
  4. So 10−3x=−510 - 3x = -5.
  5. Take 10 from both sides: −3x=−15-3x = -15.
  6. Divide by −3-3: x=5x = 5, option C.

Report a problem with this question

Question 24

Given that I3I_3 is the unit matrix of order 3, find ∣I3∣|I_3|.

Worked solution (try it first)
  1. I3I_3 has 1s on the leading diagonal and 0s everywhere else.
  2. For a matrix with zeros off the diagonal, the determinant is the product of the diagonal entries: 1×1×1=11 \times 1 \times 1 = 1, option C.

Report a problem with this question

Question 25

In the diagram, QR∥TUQR \parallel TU, ∠PQR=80∘\angle PQR = 80^\circ and ∠PSU=95∘\angle PSU = 95^\circ. Calculate ∠SUT\angle SUT.

80°95°xPQSRTU
Worked solution (try it first)
  1. Draw a line through SS parallel to QRQR and TUTU.
  2. By corresponding angles, SPSP makes 80∘80^\circ with it, the same as ∠PQR\angle PQR.
  3. ∠PSU=95∘\angle PSU = 95^\circ, so SUSU lies 95∘−80∘=15∘95^\circ - 80^\circ = 15^\circ beyond the parallel line.
  4. By alternate angles with TUTU, ∠SUT=15∘\angle SUT = 15^\circ, option A.

Report a problem with this question

Question 26

The angles of a pentagon are xx, 2x2x, 3x3x, 4x4x and 5x5x. Find the value of xx.

Worked solution (try it first)
  1. The interior angles of a pentagon add up to (5−2)×180∘=540∘(5 - 2) \times 180^\circ = 540^\circ.
  2. So x+2x+3x+4x+5x=540x + 2x + 3x + 4x + 5x = 540, which is 15x=54015x = 540.
  3. Divide by 15: x=36∘x = 36^\circ, option D.

Report a problem with this question

Question 27

In the diagram, PQRPQR is a circle with centre OO and PRPR a diameter. If ∠QPR=x∘\angle QPR = x^\circ, find ∠QRP\angle QRP.

x°OPRQ
Worked solution (try it first)
  1. PRPR is a diameter, so ∠PQR=90∘\angle PQR = 90^\circ (angle in a semicircle).
  2. The angles of triangle PQRPQR add up to 180∘180^\circ: ∠QRP=180∘−90∘−x∘\angle QRP = 180^\circ - 90^\circ - x^\circ.
  3. So ∠QRP=(90−x)∘\angle QRP = (90 - x)^\circ, option B.

Report a problem with this question

Question 28

Find the area of the trapezium PQRSPQRS, where PQ=7 cmPQ = 7\text{ cm}, SR=13 cmSR = 13\text{ cm} and the height PS=6 cmPS = 6\text{ cm}.

7 cm13 cm6 cmPQRS
Worked solution (try it first)
  1. Area of a trapezium =12(a+b)h= \frac12(a + b)h, with parallel sides 7 cm and 13 cm and height 6 cm.
  2. So the area is 12×20×6=60 cm2\frac12 \times 20 \times 6 = 60\text{ cm}^2, option C.

Report a problem with this question

Question 29

A circular arc subtends an angle of 150∘150^\circ at the centre of a circle of radius 12 cm12\text{ cm}. Calculate the area of the sector.

Worked solution (try it first)
  1. Area of a sector =θ360×πr2= \frac{\theta}{360} \times \pi r^2, with 150360=512\frac{150}{360} = \frac{5}{12} and r2=144r^2 = 144.
  2. So the area is 512×144π=60π cm2\frac{5}{12} \times 144\pi = 60\pi\text{ cm}^2, option B.

Report a problem with this question

Question 30

Calculate the volume of a cuboid of length 0.76 cm0.76\text{ cm}, breadth 2.6 cm2.6\text{ cm} and height 0.82 cm0.82\text{ cm}.

Worked solution (try it first)
  1. Volume of a cuboid = length × breadth × height.
  2. 0.76×2.6=1.9760.76 \times 2.6 = 1.976, then 1.976×0.82=1.620321.976 \times 0.82 = 1.62032.
  3. To 2 decimal places that is 1.62 cm31.62\text{ cm}^3, option D.

Report a problem with this question

Question 31

The locus of a point equidistant from the intersection of the lines 3x−7y+7=03x - 7y + 7 = 0 and 4x−6y+1=04x - 6y + 1 = 0 is a

Worked solution (try it first)
  1. Two lines that are not parallel meet at one point.
  2. Solving 3x−7y=−73x - 7y = -7 and 4x−6y=−14x - 6y = -1 gives (3.5,2.5)(3.5, 2.5).
  3. Points all at the same distance from one fixed point form a circle centred on that point.
  4. So the locus is a circle, option B.

Report a problem with this question

Question 32

The gradient of the straight line joining the points P(5,−7)P(5, -7) and Q(−2,−3)Q(-2, -3) is

Worked solution (try it first)
  1. Gradient is the change in yy over the change in xx, in the same order: −3−(−7)−2−5\dfrac{-3 - (-7)}{-2 - 5}.
  2. The top is 44 and the bottom is −7-7.
  3. So the gradient is −47-\frac47, option C.

Report a problem with this question

Question 33

The distance between the point (4,3)(4, 3) and the intersection of y=2x+4y = 2x + 4 and y=7−xy = 7 - x is

Worked solution (try it first)
  1. At the intersection both yy-values are equal: 2x+4=7−x2x + 4 = 7 - x, so 3x=33x = 3 and x=1x = 1.
  2. Then y=7−1=6y = 7 - 1 = 6, so the lines meet at (1,6)(1, 6).
  3. From (1,6)(1, 6) to (4,3)(4, 3) the changes are 3 and −3-3, so the distance is 9+9=18=32\sqrt{9 + 9} = \sqrt{18} = 3\sqrt2, option B.

Report a problem with this question

Question 34

Find the equation of the line through the points (−2,1)(-2, 1) and (−12,4)\left(-\frac12, 4\right).

Worked solution (try it first)
  1. Gradient: the change in yy is 4−1=34 - 1 = 3 and the change in xx is −12−(−2)=32-\frac12 - (-2) = \frac32, so m=3÷32=2m = 3 \div \frac32 = 2.
  2. Through (−2,1)(-2, 1): y−1=2(x−(−2))y - 1 = 2(x - (-2)), so y−1=2x+4y - 1 = 2x + 4.
  3. So y=2x+5y = 2x + 5, option B.

Report a problem with this question

Question 35

If angle θ\theta is 135∘135^\circ, evaluate cos⁡θ\cos\theta.

Worked solution (try it first)
  1. 135∘=180∘−45∘135^\circ = 180^\circ - 45^\circ, so it is in the second quadrant with reference angle 45∘45^\circ.
  2. Cosine is negative in the second quadrant, so cos⁡135∘=−cos⁡45∘\cos135^\circ = -\cos45^\circ
    =−22= -\frac{\sqrt2}{2}, option C.

Report a problem with this question

Question 36

A man stands on a tree 150 cm150\text{ cm} high and sees a boat at an angle of depression of 74∘74^\circ. Find the distance of the boat from the base of the tree.

Worked solution (try it first)
  1. The angle of elevation of the man from the boat is also 74∘74^\circ (alternate angles), so tan⁡74∘=150d\tan74^\circ = \frac{150}{d}.
  2. Rearrange: d=150tan⁡74∘d = \frac{150}{\tan74^\circ}
    =1503.487= \frac{150}{3.487}.
  3. So d≈43d \approx 43 cm, option B.

Report a problem with this question

Question 37

If y=x2−1xy = x^2 - \dfrac1x, find dydx\dfrac{dy}{dx}.

Worked solution (try it first)
  1. Write y=x2−x−1y = x^2 - x^{-1}.
  2. Differentiate: x2x^2 gives 2x2x, and −x−1-x^{-1} gives −(−1)x−2=x−2-(-1)x^{-2} = x^{-2}.
  3. So dydx=2x+1x2\frac{dy}{dx} = 2x + \frac{1}{x^2}, option D.

Report a problem with this question

Question 38

Find dydx\dfrac{dy}{dx} if y=cos⁡xy = \cos x.

Worked solution (try it first)
  1. The derivative of cos⁡x\cos x is −sin⁡x-\sin x, option B.
  2. Check: the graph of cos⁡x\cos x slopes downwards just after x=0x = 0, where sin⁡x\sin x is positive, so the derivative must be negative there.

Report a problem with this question

Question 39

Evaluate ∫12(x2−4x) dx\displaystyle\int_1^2 (x^2 - 4x)\,dx.

Worked solution (try it first)
  1. Integrate: [x33−2x2]12\left[\frac{x^3}{3} - 2x^2\right]_1^2.
  2. At x=2x = 2: 83−8=−163\frac83 - 8 = -\frac{16}{3}.
  3. At x=1x = 1: 13−2=−53\frac13 - 2 = -\frac53.
  4. Subtract: −163+53=−113-\frac{16}{3} + \frac53 = -\frac{11}{3}, option D.

Report a problem with this question

Question 40

Evaluate ∫0π/4sec⁡2θ dθ\displaystyle\int_0^{\pi/4} \sec^2\theta\,d\theta.

Worked solution (try it first)
  1. sec⁡2θ\sec^2\theta is the derivative of tan⁡θ\tan\theta, so its integral is tan⁡θ\tan\theta.
  2. [tan⁡θ]0π/4=tan⁡π4−tan⁡0\left[\tan\theta\right]_0^{\pi/4} = \tan\frac\pi4 - \tan0
    =1−0= 1 - 0
    =1= 1, option A.

Report a problem with this question

Question 41

The grades of 36 students in a class test are shown in the pie chart (Pass 120∘120^\circ, Credit 80∘80^\circ, Very good 90∘90^\circ). How many students have Excellent?

Pass 120°Credit 80°Very goodExcellent
Worked solution (try it first)
  1. The angles add up to 360∘360^\circ, so Excellent is 360∘−(120∘+80∘+90∘)=70∘360^\circ - (120^\circ + 80^\circ + 90^\circ) = 70^\circ.
  2. Its share of the 36 students: 70360×36=7\frac{70}{360} \times 36 = 7, option D.

Report a problem with this question

Question 42

The bar chart shows the distribution of marks in a class test. If the pass mark is 5, what percentage of students failed the test?

123456012345678910MarksNo. of students
Worked solution (try it first)
  1. Read the bars for marks 0 to 10 and add: 2+3+4+6+5+4+6+5+1+3+1=402 + 3 + 4 + 6 + 5 + 4 + 6 + 5 + 1 + 3 + 1 = 40 students.
  2. Failing means a mark below 5 (marks 0 to 4): 2+3+4+6+5=202 + 3 + 4 + 6 + 5 = 20 students.
  3. As a percentage: 2040×100=50%\frac{20}{40} \times 100 = 50\%, option C.

Report a problem with this question

Question 43

The mean of seven numbers is 96. If an eighth number is added, the mean becomes 112. Find the eighth number.

Worked solution (try it first)
  1. Total of the seven numbers: 7×96=6727 \times 96 = 672.
  2. Total of all eight: 8×112=8968 \times 112 = 896.
  3. The eighth number is the difference: 896−672=224896 - 672 = 224, option D.

Report a problem with this question

Question 44

Find the median of 2, 3, 7, 3, 4, 5, 8, 9, 9, 4, 5, 3, 4, 2, 4 and 5.

Worked solution (try it first)
  1. Put the 16 numbers in order: 2, 2, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 7, 8, 9, 9.
  2. With an even count, the median is halfway between the 8th and 9th.
  3. Both are 4.
  4. So the median is 4, option D.

Report a problem with this question

Question 46

Find the standard deviation of 2, 3, 8, 10 and 12.

Worked solution (try it first)
  1. The numbers add up to 35, so the mean is 7.
  2. The deviations are −5-5, −4-4, 1, 3, 5.
  3. Their squares are 25, 16, 1, 9, 25, which add up to 76.
  4. The variance is 765=15.2\frac{76}{5} = 15.2, so the standard deviation is 15.2≈3.9\sqrt{15.2} \approx 3.9, option A.

Report a problem with this question

Question 47

Evaluate n+1Cn−2{}^{n + 1}C_{n - 2} if n=15n = 15.

Worked solution (try it first)
  1. With n=15n = 15, n+1Cn−2=16C13^{n + 1}C_{n - 2} = {}^{16}C_{13}.
  2. Choosing 13 is the same as leaving out 3: 16C13=16C3^{16}C_{13} = {}^{16}C_3
    =16×15×143×2×1= \dfrac{16 \times 15 \times 14}{3 \times 2 \times 1}.
  3. That is 33606=560\frac{3360}{6} = 560, option D.

Report a problem with this question

Question 48

In how many ways can the letters of the word TOTALITY be arranged?

Worked solution (try it first)
  1. TOTALITY has 8 letters, so start with 8!=40 3208! = 40\,320.
  2. T appears 3 times (T, O, T, A, L, I, T, Y) and every other letter once, so divide by 3!=63! = 6.
  3. 40 320÷6=672040\,320 \div 6 = 6720, option A.

Report a problem with this question

Question 49

The probability that a student passes a physics test is 23\frac23. If he takes three physics tests, what is the probability that he passes two of the tests?

Worked solution (try it first)
  1. One order, pass, pass, fail, has probability 23×23×13=427\frac23 \times \frac23 \times \frac13 = \frac{4}{27}.
  2. The failed test can be the first, second or third, so there are 3 such orders.
  3. So the probability is 3×427=493 \times \frac{4}{27} = \frac{4}{9}, option A.

Report a problem with this question

Question 50

The probabilities that a man and his wife live to 80 years are 23\frac23 and 35\frac35 respectively. Find the probability that at least one of them will live to 80 years.

Worked solution (try it first)
  1. "At least one" is the complement of "neither".
  2. The chances of not living to 80 are 1−23=131 - \frac23 = \frac13 and 1−35=251 - \frac35 = \frac25.
  3. Neither lives to 80: 13×25=215\frac13 \times \frac25 = \frac{2}{15}.
  4. So at least one does: 1−215=13151 - \frac{2}{15} = \frac{13}{15}, option D.

Report a problem with this question