Text Version

What To See The Exam Simulation Version?

Home / Free Subjects / mathematics

Free JAMB Past Question for mathematics

Q.1

Find dydx\frac{dy}{dx} of the function x3+y3=5x^3 + y^3 = 5

A.y2x2 -\frac{y^2}{x^2}

B. x2y2\frac{x^2}{y^2}

C. x2y2-\frac{x^2}{y^2}

D. y2x2\frac{y^2}{x^2}


Correct Answer: option c

Further reading: Implicit differentiation.

Show explanation

To find dydx\frac{dy}{dx} for the implicit function x3+y3=5x^3 + y^3 = 5 , we use implicit differentiation with respect to xx .


Differentiate each term with respect to x:

ddx(x3)+ddx(y3)=ddx(5) \frac{d}{dx}(x^3) + \frac{d}{dx}(y^3) = \frac{d}{dx}(5)

Apply the power rule for x3x^3 and the chain rule for y3y^3 :

3x2+3y2dydx=0 3x^2 + 3y^2 \frac{dy}{dx} = 0


Rearrange the equation to solve for dydx\frac{dy}{dx} :

3y2dydx=3x2 3y^2 \frac{dy}{dx} = -3x^2


Divide both sides by 3y^2:

dydx=3x23y2 \frac{dy}{dx} = \frac{-3x^2}{3y^2}


Simplify the expression:

dydx=x2y2 \frac{dy}{dx} = -\frac{x^2}{y^2}


Q.2

Solve the simultaneous equations:

2x+3y=122x + 3y = 12

xy=1 x - y = 1

A. x=3, y=2

B. x=4, y=1

C. x=2, y=3

D. x=5, y=0


Correct Answer: option a

Further reading: Solving systems of linear equations

Show explanation

Given equations:

1. 2x + 3y = 12

2. x - y = 1


From equation (2), express x in terms of y:

x=1+y(Equation 3) x = 1 + y \quad \text{(Equation 3)}


Substitute Equation 3 into Equation 1:

2(1 + y) + 3y = 12


Expand and simplify:

2 + 2y + 3y = 12

2 + 5y = 12


Subtract 2 from both sides:

5y = 12 - 2

5y = 10

y=105y = \frac{10}{5}

y = 2


Substitute y = 2 back into Equation 3 to find x:

x = 1 + 2

x = 3


The solution is x=3 and y=2.


Q.3

Evaluate 5(122)+(6÷23)5 - (\frac{1}{2} * 2) +(6 \div \frac{2}{3}) .

A. 13

B. 12

C. 10

D. 9


Correct Answer: option a

Further reading: Order of operations with fractions

Show explanation

Explanation: Follow the order of operations (parentheses/brackets, exponents/orders, multiplication and division (from left to right), and addition and subtraction (from left to right)).

1. Multiplication inside the first parenthesis:

(122)=1(\frac{1}{2} * 2) = 1

2. Division inside the second parenthesis:

(6÷23)=(6×32)=182=9(6 \div \frac{2}{3}) =(6 \times \frac{3}{2}) = \frac{18}{2} = 9

3. Substitute back into the expression:51+9 5 - 1 + 9

4. Perform addition and subtraction from left to right: 4+9=134 + 9 = 13


Q.4

A worker earns pp dollars per hour for standard work and 1.51.5 times the rate for overtime. If he completes a 40-hour week, including hh hours of overtime, what is his total weekly earning in dollars?

A. p(40 + 0.5h)

B. p(40 + 1.5h)

C.`p(40 - 0.5h)

D. p(40 - 1.5h)


Correct Answer: option a

Further reading: Algebraic expression for earnings with normal and overtime rates.

Show explanation

Total hours worked = 40 hours.

Overtime hours = h hours.

Standard work hours = Total hours - Overtime hours = 40 - h hours.

Earning from standard work = Standard hours \\times standard rate

Standard Earning=(40h)×p=(40h)p \text{Standard Earning} = (40 - h) \times p = (40 - h)p

Earning from overtime = Overtime hours x overtime rate (1.5p)

==> Overtime Earning=h×(1.5p)=1.5hp\text{Overtime Earning} = h \times (1.5p) = 1.5hp


Total weekly earning = Standard Earning + Overtime Earning

==> Total Earning=(40h)p+1.5hp \text{Total Earning} = (40 - h)p + 1.5hp

Expand the expression:

Total Earning=40php+1.5hp \text{Total Earning} = 40p - hp + 1.5hp


Combine like terms:

Total Earning=40p+0.5hp \text{Total Earning} = 40p + 0.5hp

Factor out p:

Total Earning=p(40+0.5h)\text{Total Earning} = p(40 + 0.5h)

Q.5

Find the quadratic factors of a4+64a^4 + 64 .

A. (a24a+8)and(a2+4a+8)(a^2 - 4a + 8) and (a^2 + 4a + 8)

B. (a28a+4)and(a2+8a+4)(a^2 - 8a + 4) and (a^2 + 8a + 4)

C. (a2+2a+8)and(a22a+8)(a^2 + 2a + 8) and (a^2 - 2a + 8)

D. None of the above


Correct Answer: option a

Further reading: Factoring sum of squares using algebraic identity

Show explanation

Use the Sophie Germain identity:X4+4Y4=(X2+2Y2+2XY)(X2+2Y22XY) X^4 + 4Y^4 = (X^2 + 2Y^2 + 2XY)(X^2 + 2Y^2 - 2XY) .

Here, we have a4+64a^4 + 64.

We can write 64=4×16=4×(2)4.64 = 4 \times 16 = 4 \times (2)^4.

So, X=aX=a and Y=2Y=2 .


Substitute into the identity:

a4+4(2)4=(a2+2(2)2+2a(2))(a2+2(2)22a(2))a^4 + 4(2)^4 = (a^2 + 2(2)^2 + 2a(2))(a^2 + 2(2)^2 - 2a(2))

a4+64=(a2+8+4a)(a2+84a) a^4 + 64 = (a^2 + 8 + 4a)(a^2 + 8 - 4a)


Rearrange the terms:

a4+64=(a2+4a+8)(a24a+8) a^4 + 64 = (a^2 + 4a + 8)(a^2 - 4a + 8)

Q.6

The ordered data set for a collection of numbers is 20, 25, 30, x, 40, y, 55, 60. The mean of this data set is 40 and the median is 35. Find the values of x and y.

A. x = 30, y = 60

B. x = 28, y = 62

C. x = 35, y = 55

D. x = 32, y = 58


Correct Answer: option a

Further reading: How to find missing values in a data set given the mean and median

Show explanation

Explanation:

1. Median: The data set has 8 values (an even number). The median is the average of the two middle values, which are the 4th and 5th terms (x and 40).

Median=x+402\text{Median} = \frac{x + 40}{2}

⇒ Given, Median = 35.

35=x+40235 = \frac{x + 40}{2}

70=x+4070 = x + 40

x=7040=30 x = 70 - 40 = 30


2. Mean: The mean is the sum of all values divided by the count.

Sum=20+25+30+x+40+y+55+60\text{Sum} = 20 + 25 + 30 + x + 40 + y + 55 + 60

⇒ Substitute x=30:

Sum=20+25+30+30+40+y+55+60=260+y\text{Sum} = 20 + 25 + 30 + 30 + 40 + y + 55 + 60 = 260 + y

⇒ Given, Mean = 40.

40=260+y8 40 = \frac{260 + y}{8}

320=260+y320 = 260 + y

y=320260=60y = 320 - 260 = 60

Therefore, x = 30 and y = 60.


Q.7

Which type of graph is best suited for representing categorical data?

A) Histogram

B) Line graph

C) Bar chart

D) Pie chart


Correct Answer: option c

Further reading: Bar Chart Interpretation

Show explanation

A bar chart is commonly used for representing categorical data, where each bar represents a distinct category and its height (or length) indicates the frequency or count of items in that category.


  1. Histograms are used for continuous data.
  2. Line graphs are used to show trends over time or continuous variables.
  3. Pie charts are used to show parts of a whole, often for categorical data, but a bar chart is generally more versatile for comparison across multiple categories.

Q.8

A baker sells honey in cylindrical jars 10cm deep and 3cm in diameter at N20.00 each. If he bought a full cylindrical container 20cm deep and 12cm in diameter for N100.00, how much profit did he make by selling all the honey? (pi can be left as \pi).

A. N640.00

B. N540.00

C. N440.00

D. N340.00


Correct Answer: option b

Further reading: volume of a cylinder

Show explanation

1. Calculate the volume of the large container:**

Radius of container R=diameter/2=12cm/2=6cm.R = diameter / 2 = 12cm / 2 = 6cm.

Height of container H = 20cm.

Volume of container V_cont=piR2HV\_{cont} = \\pi R^2 H


==> Vcont=π(6 cm)2(20 cm)=π(36 cm2)(20 cm)=720π cm3 V_{\text{cont}} = \pi (6\text{ cm})^2 (20\text{ cm}) = \pi (36\text{ cm}^2) (20\text{ cm}) = 720\pi \text{ cm}^3

2. Calculate the volume of one small jar:

Radius of jar r=diameter/2=3cm/2=1.5cm.r = diameter / 2 = 3cm / 2 = 1.5cm.

Height of jar h=10cm.h = 10cm.

Volume of jar V_jar=pir2hV\_{jar} = \\pi r^2 h


==> Vjar=π(1.5 cm)2(10 cm)=π(2.25 cm2)(10 cm)=22.5π cm3V_{\text{jar}} = \pi (1.5\text{ cm})^2 (10\text{ cm}) = \pi (2.25\text{ cm}^2) (10\text{ cm}) = 22.5\pi \text{ cm}^3


3. Calculate how many small jars can be filled:

Number of jars = V_cont/V_jarV\_{cont} / V\_{jar}

==> Number of jars=720π cm322.5π cm3=72022.5=32\text{Number of jars} = \frac{720\pi \text{ cm}^3}{22.5\pi \text{ cm}^3} = \frac{720}{22.5} = 32

4. Calculate total revenue from selling the honey:

Revenue = Number of jars times price per jar

==> Revenue=32×20.00=640.00\text{Revenue} = 32 \times \text{₦}20.00 = \text{₦}640.00

5. Calculate the profit (amount made):

Profit = Revenue - Cost Price

==> Profit=640.00100.00=540.00\text{Profit} = \text{₦}640.00 - \text{₦}100.00 = \text{₦}540.00

Q.9

If 12Pk+1:11Pk+1=12:512P_{k+1} : 11P_{k+1} = 12 : 5 , then find k.

A. 4

B. 5

C. 6

D. 7


Correct Answer: option c

Further reading: Permutation formula and solving algebraic equations.

Show explanation

The permutation formula is nPr=n ⁣(nr) ⁣nP_r = \frac{n\!}{(n-r)\!} .

The given ratio can be written as:

12Pk+111Pk+1=125 \frac{12P_{k+1}}{11P_{k+1}} = \frac{12}{5}


Expand the permutation terms:

12!(12(k+1))!11!(11(k+1))!=125 \frac{\frac{12!}{(12 - (k+1))!}}{\frac{11!}{(11 - (k+1))!}} = \frac{12}{5}


Simplify the denominators:

12!(11k)!11!(10k)!=125 \frac{\frac{12!}{(11 - k)!}}{\frac{11!}{ (10 - k)!}} = \frac{12}{5}


Rewrite the division as multiplication by the reciprocal:

12!(11k)!×(10k)!11!=125 \frac{12!}{(11 - k)!} \times \frac{(10 - k)!}{11!} = \frac{12}{5}


Use the property n ⁣=n×(n1) ⁣n\! = n \times (n-1)\! :

12 ⁣=12×11 ⁣12\! = 12 \times 11\!

(11k) ⁣=(11k)×(10k) ⁣(11 - k)\! = (11 - k) \times (10 - k)\!


Substitute these into the equation:

12×11!(11k)×(10k)!×(10k)!11!=125 \frac{12 \times 11!}{(11 - k) \times (10 - k)!} \times \frac{(10 - k)!}{11!} = \frac{12}{5}


Cancel out 11 ⁣and(10k) ⁣11\! and (10 - k)\! :

1211k=125 \frac{12}{11 - k} = \frac{12}{5}


Since the numerators are equal (12 on both sides), the denominators must also be equal:

11 - k = 5


Solve for k:

k = 11 - 5

k = 6

Q.10

Two fair six-sided dice are tossed. What is the probability that the sum of the numbers rolled is a prime number?

A.512\frac{5}{12}

B.712\frac{7}{12}

C.12\frac{1}{2}

D.13\frac{1}{3}


Correct Answer: option a

Further reading: Probability involving prime numbers from tossing two dice

Show explanation

Explanation:

1. Total possible outcomes: When two dice are tossed, the total number of possible outcomes is 6 \times 6 = 36

2. Possible sums (from 2 to 12):

3. Identify prime numbers among these sums: The prime numbers between 2 and 12 are 2, 3, 5, 7, 11.

4. List outcomes that sum to these prime numbers:

⇒ Sum = 2: (1,1) - 1 outcome

⇒ Sum = 3: (1,2), (2,1) - 2 outcomes

⇒ Sum = 5: (1,4), (4,1), (2,3), (3,2) - 4 outcomes

⇒ Sum = 7: (1,6), (6,1), (2,5), (5,2), (3,4), (4,3) - 6 outcomes

⇒ Sum = 11: (5,6), (6,5) - 2 outcomes

5. Total favorable outcomes: 1 + 2 + 4 + 6 + 2 = 15 outcomes.

6. Calculate the probability:

Probability=Favorable OutcomesTotal Possible Outcomes=1536\text{Probability} = \frac{\text{Favorable Outcomes}}{\text{Total Possible Outcomes}} = \frac{15}{36}

7. Simplify the fraction: Divide both numerator and denominator by their greatest common divisor, 3.

15÷336÷3=512 \frac{15 \div 3}{36 \div 3} = \frac{5}{12}


Q.11

Ebere buys a laptop for ₦80,000 and sells it at ₦64,000. What is his percentage loss?

A. 15%

B. 20%

C. 25%

D. 30%


Correct Answer: option b

Further reading: How to find percentage Loss

Show explanation

Explanation:

1. Calculate the Loss:

Loss=Cost PriceSelling Price\text{Loss} = \text{Cost Price} - \text{Selling Price}

Loss=80,00064,000=16,000\text{Loss} = \text{₦}80,000 - \text{₦}64,000 = \text{₦}16,000


2. Calculate Percentage Loss:

Percentage Loss=LossCost Price×100%\text{Percentage Loss} = \frac{\text{Loss}}{\text{Cost Price}} \times 100\% 


Percentage Loss=16,00080,000×100%\text{Percentage Loss} = \frac{\text{₦}16,000}{\text{₦}80,000} \times 100\%


Percentage Loss=1680×100%\text{Percentage Loss} = \frac{16}{80} \times 100\%


Percentage Loss=15×100%\text{Percentage Loss} = \frac{1}{5} \times 100\%


Percentage Loss=20%\text{Percentage Loss} = 20\%


Q.12

The volume V of a sphere is given by V=43πr3V = \frac{4}{3}\pi r^3. If the radius rr is increasing at a rate of 0.5 cm/s0.5 \text{ cm/s}, find the rate of increase of the volume when r=4 cmr = 4 \text{ cm}.

A) 16π cm3/s16\pi \text{ cm}^3/\text{s}

B) 32π cm3/s32\pi \text{ cm}^3/\text{s}

C) 8π cm3/s8\pi \text{ cm}^3/\text{s}

D) 64π cm3/s64\pi \text{ cm}^3/\text{s}


Correct Answer: option b

Further reading: Rate of Change

Show explanation

We need to find dVdt\frac{dV}{dt} . We are given drdt=0.5 cm/s\frac{dr}{dt} = 0.5 \text{ cm/s}.


First, differentiate V with respect to r:

dVdr=ddr(43πr3)=43π(3r2)=4πr2\frac{dV}{dr} = \frac{d}{dr}(\frac{4}{3}\pi r^3) = \frac{4}{3}\pi (3r^2) = 4\pi r^2 .


Using the chain rule, dVdt=dVdr×drdt\frac{dV}{dt} = \frac{dV}{dr} \times \frac{dr}{dt} .

Substitute the values: r=4 cmr=4 \text{ cm} and drdt=0.5 cm/s\frac{dr}{dt} = 0.5 \text{ cm/s} .

dVdt=(4π(4)2)×0.5\frac{dV}{dt} = (4\pi (4)^2) \times 0.5


dVdt=(4π×16)×0.5\frac{dV}{dt} = (4\pi \times 16) \times 0.5


dVdt=64π×0.5\frac{dV}{dt} = 64\pi \times 0.5


dVdt=32π cm3/s\frac{dV}{dt} = 32\pi \text{ cm}^3/\text{s} .

Q.13

A water tank in the shape of a cylinder has a diameter of 70cm. If it can hold 385 litres of water, find its height in centimeters. (π=227\pi = \frac{22}{7} ).

A. 100cm

B. 90cm

C. 80cm

D. 75cm


Correct Answer: option a

Further reading: Volume of a cylinder, unit conversion litres to cm3

Show explanation

1. Convert volume from litres to cm3cm^3 :

We know that 1 litre = 1000 cm3cm^3 .

So, 385litres=385×1000 cm3=385000 cm3385 litres = 385 \times 1000 \text{ cm}^3 = 385000 \text{ cm}^3 .


V=385000 cm3V = 385000 \text{ cm}^3


2. Calculate the radius of the tank:

Diameter = 70 cm.

Radius(r)=Diameter/2=70cm/2=35cm. Radius (r) = Diameter / 2 = 70 cm / 2 = 35 cm.

r=35 cm r = 35 \text{ cm}

3. Use the formula for the volume of a cylinder to find height (h):

Volume(V)=πr2h Volume (V) = \pi r^2 h

V=πr2hV = \pi r^2 h

Rearrange to solve for h:

h=Vπr2h = \frac{V}{\pi r^2}

4. Substitute the values and calculate h:

Use π=227.\pi = \frac{22}{7}.

h=385000227×(35)2h = \frac{385000}{\frac{22}{7} \times (35)^2}

h=385000227×1225 h = \frac{385000}{\frac{22}{7} \times 1225}

h=38500022×12257 h = \frac{385000}{22 \times \frac{1225}{7}}

h=38500022×175 h = \frac{385000}{22 \times 175}

h=3850003850 h = \frac{385000}{3850}

h=100 cm h = 100 \text{ cm}


Q.14

A binary operation * is defined on the set of real numbers by ab=a2+b2aba * b = a^2 + b^2 - ab . Find the value of 323 * 2 .

A) 7

B) 5

C) 13

D) 19


Correct Answer: option a

Further reading: Binary Operations

Show explanation

Substitute a=3 and b=2 into the given definition of the binary operation:

32=32+22(3)(2)3 * 2 = 3^2 + 2^2 - (3)(2)

32=9+463 * 2 = 9 + 4 - 6

32=1363 * 2 = 13 - 6

32=73 * 2 = 7.

Q.15

If y=3cos(5x),finddydx.y = 3\cos(5x), find \frac{dy}{dx}.

A. 15sin(5x)-15\sin(5x)

B.3sin(5x) -3\sin(5x)

C. 15sin(5x)15\sin(5x)

D. 15cos(5x)-15\cos(5x)


Correct Answer: option a

Further reading: Differentiation of trigonometric functions (chain rule)

Show explanation

Explanation:

⇒ To differentiate y=3cos(5x)y = 3\cos(5x) , we use the chain rule.

⇒ Let u = 5x. Then dudx=5\frac{du}{dx} = 5 .

⇒ The function becomes y=3cos(u)y = 3\cos(u) .

⇒ Differentiate y with respect to u:

dydu=3(sin(u))=3sin(u)\frac{dy}{du} = 3(-\sin(u)) = -3\sin(u) .

⇒ By the chain rule,

dydx=dydu×dudx\frac{dy}{dx} = \frac{dy}{du} \times \frac{du}{dx} .

dydx=(3sin(u))×5=15sin(u)\frac{dy}{dx} = (-3\sin(u)) \times 5 = -15\sin(u)

⇒ Substitute u = 5x back: dydx=15sin(5x)\frac{dy}{dx} = -15\sin(5x) .

Q.16

Evaluate limx2x24x2\lim_{x \to 2} \frac{x^2 - 4}{x - 2} .

A) 0

B) 2

C) 4

D) Undefined


Correct Answer: option c

Further reading: Limit of a Function

Show explanation

If we substitute x=2x=2 directly, we get 00\frac{0}{0} , which is an indeterminate form.

Factorize the numerator using the difference of two squares formula (a2b2=(ab)(a+b)a^2 - b^2 = (a-b)(a+b)):

x24=(x2)(x+2)x^2 - 4 = (x-2)(x+2) .

So, limx2(x2)(x+2)x2\lim_{x \to 2} \frac{(x-2)(x+2)}{x - 2} .


Cancel out the common term (x2)(x-2) , assuming x2x \neq 2 :

limx2(x+2)\lim_{x \to 2} (x+2).

Now, substitute x=2x=2 :

2+2=42 + 2 = 4

Q.17

Find the coordinates of the midpoint of the line segment joining (-2, 5) and (6, -3).

A. (2, 1)

B. (4, 2)

C. (1, 2)

D. (2, -1)


Correct Answer: option a

Further reading: Midpoint formula for coordinates.

Show explanation

The midpoint formula for two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2)  is:

(x1+x22,y1+y22)\left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)


Given the points (-2, 5) and (6, -3):

x1=2,y1=5x_1 = -2, y_1 = 5

x2=6,y2=3 x_2 = 6, y_2 = -3


Calculate the x-coordinate of the midpoint:

xmid=2+62=42=2 x_{\text{mid}} = \frac{-2 + 6}{2} = \frac{4}{2} = 2


Calculate the y-coordinate of the midpoint:

ymid=5+(3)2=22=1 y_{\text{mid}} = \frac{5 + (-3)}{2} = \frac{2}{2} = 1


The coordinates of the midpoint are (2, 1).

Q.18

If PP varies partly as QQ and partly as the square of QQ . Given that P=10P=10 when Q=1Q=1 and P=28P=28 when Q=2Q=2 . Find the relationship between P and Q.

A) P=4Q+6Q2P = 4Q + 6Q^2

B) P=6Q+4Q2P = 6Q + 4Q^2

C) P=5Q+5Q2P = 5Q + 5Q^2

D) P=3Q+7Q2P = 3Q + 7Q^2


Correct Answer: option b

Further reading: Partial Variation

Show explanation

The relationship is P=k1Q+k2Q2P = k_1 Q + k_2 Q^2 .

Using P=10,Q=1P=10, Q=1 :

10=k1(1)+k2(1)210=k1+k210 = k_1(1) + k_2(1)^2 \Rightarrow 10 = k_1 + k_2 (Equation 1)


Using P=28,Q=2P=28, Q=2 :

28=k1(2)+k2(2)228=2k1+4k228 = k_1(2) + k_2(2)^2 \Rightarrow 28 = 2k_1 + 4k_2 (Equation 2)

From Equation 1, k1=10k2k_1 = 10 - k_2 . Substitute into Equation 2:

28=2(10k2)+4k228 = 2(10 - k_2) + 4k_2

28=202k2+4k228 = 20 - 2k_2 + 4k_2

2820=2k228 - 20 = 2k_2

8=2k2k2=48 = 2k_2 \Rightarrow k_2 = 4 .

Substitute k2=4k_2=4 into k1=10k2k_1 = 10 - k_2 :

k1=104=6k_1 = 10 - 4 = 6 .

So, the relationship is P=6Q+4Q2P = 6Q + 4Q^2 .

Q.19

Given, triangle ABC has a line segment DE parallel to BC. Given that AD = 2 units, DB = 6 units, and AC = 10 units. Calculate the length of AE.

A. 2.5

B. 4

C. 5

D. 7.5


Correct Answer: option a

Further reading: Geometry, similar triangles.

Show explanation

⇒ Since DE is parallel to BC, by the property of similar triangles, triangle ADE is similar to triangle ABC.

⇒ Therefore, the ratio of corresponding sides is equal:

ADAB=AEAC\frac{AD}{AB} = \frac{AE}{AC}

⇒ From the diagram, AD = 2.

⇒ The full length of side AB is AB = AD + DB = 2 + 6 = 8.

⇒ We are given AC = 10.

⇒ Substitute these values into the ratio:

28=AE10\frac{2}{8} = \frac{AE}{10}

⇒ Simplify the fraction:

14=AE10\frac{1}{4} = \frac{AE}{10}

⇒ Cross-multiply:

4×AE=1×104 \times AE = 1 \times 10

4AE=104AE = 10

AE=104=52=2.5AE = \frac{10}{4} = \frac{5}{2} = 2.5


Q.20

Mangoes are shared among three friends, Ade, Ben, and Charity, in the ratio 3:4:5 respectively. If Ben received 20 mangoes, how many mangoes were shared in total?

A. 40

B. 50

C. 60

D. 70


Correct Answer: option c

Further reading: Ratios and proportion.

Show explanation

1. Find the total number of ratio parts:

The ratio of mangoes for Ade : Ben : Charity is 3:4:5.

Total parts in the ratio = 3 + 4 + 5 = 12 parts.

Total parts=3+4+5=12 \text{Total parts} = 3 + 4 + 5 = 12


2. Determine the value of one ratio part:

Ben's share is 4 parts, and Ben received 20 mangoes.

So, 4 parts = 20 mangoes.

1part=204mangoes=5mangoes.1 part = \frac{20}{4} mangoes = 5 mangoes.

1 part=20 mangoes4 parts=5 mangoes/part1 \text{ part} = \frac{20 \text{ mangoes}}{4 \text{ parts}} = 5 \text{ mangoes/part}


3. Calculate the total number of mangoes shared out:

Multiply the total ratio parts by the value of one part:

Total mangoes=Total parts×Value of 1 part \text{Total mangoes} = \text{Total parts} \times \text{Value of 1 part}

Total mangoes=12×5=60 mangoes\text{Total mangoes} = 12 \times 5 = 60 \text{ mangoes}


View more questions and answers with explanation.

© 2026 Prep Center JAMB Past & Practice Questions. All rights reserved.