All practice questions

13931 questions

Question 7381Question

Find the largest integer value of xx that satisfies the linear inequality 2x53x+14\frac{2x - 5}{3} \le \frac{x + 1}{4}.

Show answer & explanation

Answer: 4

Answer

The largest integer value of xx satisfying the inequality is 4.
Multiplying the entire inequality by 12 yields 4(2x - 5) <= 3(x + 1). Expanding both sides produces 8x - 20 <= 3x + 3. Subtracting 3x and adding 20 gives 5x <= 23, which simplifies to x <= 4.6. The largest integer less than or equal to 4.6 is 4.

Step-by-Step Solution

1
Clear the denominators by multiplying both sides by 12.
4(2x - 5) \le 3(x + 1)
Multiplying by a positive number preserves the inequality direction while clearing fractions.
2
Expand both sides of the inequality using the distributive property.
8x - 20 \le 3x + 3
Multiply 4 through (2x - 5) and 3 through (x + 1).
3
Isolate the variable terms on one side and constant terms on the other.
5x \le 23 \implies x \le 4.6
Subtract 3x from both sides and add 20 to both sides, then divide by 5.
4
Determine the maximum integer value satisfying the inequality boundary.
4
Since x must be less than or equal to 4.6, the greatest whole integer satisfying this condition is 4.

Key Concept

Solving linear inequalities with fractions and finding integer bounds
Question 7382Question

The table below records the daily water consumption, in liters, of 4040 households in a residential community:

Daily Water Consumption (liters)Frequency (ff)
101910 - 1966
202920 - 291010
303930 - 391414
404940 - 4977
505950 - 5933

Calculate the mean daily water consumption for this community in liters.

Show answer & explanation

Answer: 32.25

Answer

The mean daily water consumption is 32.2532.25 liters.
The mean of a grouped frequency distribution is computed using the formula xˉ=fxf\bar{x} = \frac{\sum f x}{\sum f}, where xx represents the midpoint of each class interval and ff is the class frequency. Calculating the midpoints yields 14.5,24.5,34.5,44.5,54.514.5, 24.5, 34.5, 44.5, 54.5. Multiplying each midpoint by its frequency gives products of 87,245,483,311.5,163.587, 245, 483, 311.5, 163.5, which sum to 12901290. Dividing 12901290 by the total frequency of 4040 yields 32.2532.25 liters.

Step-by-Step Solution

1
Find the class midpoint (xx) for each interval by taking the average of the upper and lower limits of each class.
Midpoints are 14.514.5, 24.524.5, 34.534.5, 44.544.5, and 54.554.5.
For grouped data, the midpoint serves as the representative value for all data within that class interval.
2
Compute the product of frequency and midpoint (fxf \cdot x) for each class interval.
Products are 8787, 245245, 483483, 311.5311.5, and 163.5163.5.
This accounts for the total sum contributed by each group.
3
Sum all products fx\sum f x and divide by the total number of households f=40\sum f = 40.
Mean=129040=32.25.\text{Mean} = \frac{1290}{40} = 32.25.
The formula for the estimated mean of grouped data is xˉ=fxf\bar{x} = \frac{\sum f x}{\sum f}.

Key Concept

Grouped Mean Estimation using Class Midpoints
Question 7383Question

Three farmers, Audu, Ngozi, and Tayo, shared a bag of fertilizer in the ratio 2:3:52 : 3 : 5. If Ngozi received 45 kg45\text{ kg}, what was the total mass of the fertilizer shared?

Show answer & explanation

Answer: 150 kg150\text{ kg}

Answer

The total mass of the fertilizer shared was 150 kg150\text{ kg}.
The ratio 2:3:52 : 3 : 5 indicates that the fertilizer is divided into 2+3+5=102 + 3 + 5 = 10 equal parts. Ngozi receives 3 of these parts, which equals 45 kg45\text{ kg}. Dividing 45 kg45\text{ kg} by 3 gives 15 kg15\text{ kg} per part. Multiplying 15 kg15\text{ kg} by the total of 10 parts gives 150 kg150\text{ kg}.

Step-by-Step Solution

1
Find the total number of parts in the ratio.
Total parts = 2+3+5=102 + 3 + 5 = 10 parts.
The total quantity is divided into parts according to the given ratio 2:3:52 : 3 : 5.
2
Determine the value of 1 part using Ngozi's share.
Value of 1 part = 45 kg3=15 kg\frac{45\text{ kg}}{3} = 15\text{ kg}.
Ngozi corresponds to the middle term of the ratio, which is 3 parts out of 10.
3
Calculate the total mass by multiplying the value of 1 part by the total number of parts.
Total mass = 10×15 kg=150 kg10 \times 15\text{ kg} = 150\text{ kg}.
The total mass consists of all 10 parts combined.

Key Concept

Sharing quantities in a given ratio

Alternative Method

Use proportional fractions: Ngozi's fraction of the total is 310\frac{3}{10}. Let total mass be MM. Then 310M=45    M=45×103=150 kg\frac{3}{10} M = 45 \implies M = 45 \times \frac{10}{3} = 150\text{ kg}.
Estimated Time:45s
Question 7384Question

A rhombus has an area of 120 cm2120\text{ cm}^2. If the length of one of its diagonals exceeds the length of the other diagonal by 14 cm14\text{ cm}, what is the perimeter of the rhombus in centimeters?

Show answer & explanation

Answer: 52

Answer

The perimeter of the rhombus is 52 cm.
The area of a rhombus is given by A = \frac{1}{2} d_1 d_2. Setting \frac{1}{2} d_1(d_1 + 14) = 120$ yields the quadratic equation d_1^2 + 14d_1 - 240 = 0, which factors to (d_1 - 10)(d_1 + 24) = 0. Taking the positive solution d_1 = 10\text{ cm} gives d_2 = 24\text{ cm}. The diagonals intersect at right angles, dividing the rhombus into four congruent right triangles with legs of 5 cm and 12 cm. The hypotenuse (side length s) is \sqrt{5^2 + 12^2} = 13\text{ cm}. Therefore, the perimeter is 4 \times 13\text{ cm} = 52\text{ cm}.

Step-by-Step Solution

1
Set up the area formula for a rhombus in terms of its diagonals
d1d2=240d_1 \cdot d_2 = 240
The area of a rhombus is given by A = \frac{1}{2} d_1 d_2, so \frac{1}{2} d_1 d_2 = 120.
2
Substitute d_2 = d_1 + 14 into the area equation
d_1^2 + 14d_1 - 240 = 0
The difference between the diagonal lengths is 14 cm.
3
Solve the quadratic equation for d_1
d_1 = 10\text{ cm} \text{ and } d_2 = 24\text{ cm}
Factoring gives (d_1 - 10)(d_1 + 24) = 0. Discarding the negative root yields d_1 = 10 cm.
4
Calculate the side length s using the right-angled triangle formed by the perpendicular bisecting diagonals
s = 13\text{ cm}
s = \sqrt{(\frac{d_1}{2})^2 + (\frac{d_2}{2})^2} = \sqrt{5^2 + 12^2} = \sqrt{169} = 13\text{ cm}.
5
Multiply side length by 4 to get the total perimeter
P = 52\text{ cm}
All four sides of a rhombus are equal, so Perimeter = 4 \times s = 4 \times 13 = 52 cm.

Key Concept

Perimeter and Area of a Rhombus using Diagonals and Pythagorean Theorem
Question 7385Question

A solid metal trophy is formed by mounting a right circular cone of slant height 5 cm5\text{ cm} on top of a right circular cylinder of height 8 cm8\text{ cm}. Both the cone and the cylinder share a common base radius of 3 cm3\text{ cm}. If the trophy is completely melted down and recast to form a solid pyramid with a square base of side length 6 cm6\text{ cm}, what is the vertical height of the pyramid?

Show answer & explanation

Answer: 7π cm7\pi\text{ cm}

Answer

7π cm7\pi\text{ cm}
First, find the height of the cone using the Pythagorean theorem: hcone=5232=4 cmh_{\text{cone}} = \sqrt{5^2 - 3^2} = 4\text{ cm}. The volume of the conical section is 13π(32)(4)=12π cm3\frac{1}{3}\pi (3^2)(4) = 12\pi\text{ cm}^3, and the volume of the cylindrical section is π(32)(8)=72π cm3\pi (3^2)(8) = 72\pi\text{ cm}^3. The total volume melted is 12π+72π=84π cm312\pi + 72\pi = 84\pi\text{ cm}^3. For the recast pyramid with square base area 62=36 cm26^2 = 36\text{ cm}^2, its volume is 13(36)h=12h\frac{1}{3}(36)h = 12h. Equating the volumes (12h=84π12h = 84\pi) yields a vertical height of 7π cm7\pi\text{ cm}.

Step-by-Step Solution

1
Calculate the vertical height of the conical top
hcone=5232=4 cmh_{\text{cone}} = \sqrt{5^2 - 3^2} = 4\text{ cm}
The slant height ll, radius rr, and vertical height hconeh_{\text{cone}} form a right-angled triangle where hcone=l2r2h_{\text{cone}} = \sqrt{l^2 - r^2}.
2
Compute the total volume of the composite metal solid
Vtotal=12π+72π=84π cm3V_{\text{total}} = 12\pi + 72\pi = 84\pi\text{ cm}^3
The total volume is the sum of the cone volume Vcone=13π(32)(4)=12π cm3V_{\text{cone}} = \frac{1}{3}\pi (3^2)(4) = 12\pi\text{ cm}^3 and the cylinder volume Vcylinder=π(32)(8)=72π cm3V_{\text{cylinder}} = \pi (3^2)(8) = 72\pi\text{ cm}^3.
3
Equate the total volume to the volume of the square pyramid and solve for its height
h=7π cmh = 7\pi\text{ cm}
The base area of the square pyramid is A=62=36 cm2A = 6^2 = 36\text{ cm}^2. Its volume is Vpyramid=13(36)h=12hV_{\text{pyramid}} = \frac{1}{3}(36)h = 12h. Setting 12h=84π12h = 84\pi gives h=84π12=7π cmh = \frac{84\pi}{12} = 7\pi\text{ cm}.

Key Concept

Conservation of volume during recasting of 3D solids and combined solid geometry
Estimated Time:2m 0s
Question 7386Question

If y=e2xcosxy = \frac{e^{2x}}{\cos x}, calculate the value of the derivative dydx\frac{dy}{dx} at x=0x = 0.

Show answer & explanation

Answer: 2

Answer

The value of the derivative dydx\frac{dy}{dx} at x=0x = 0 is 2.
Applying the quotient rule to y=e2xcosxy = \frac{e^{2x}}{\cos x} yields dydx=2e2xcosx+e2xsinxcos2x\frac{dy}{dx} = \frac{2e^{2x}\cos x + e^{2x}\sin x}{\cos^2 x}. Substituting x=0x = 0 gives 2(1)(1)+(1)(0)12=2\frac{2(1)(1) + (1)(0)}{1^2} = 2.

Step-by-Step Solution

1
Set up the quotient rule components for y=u(x)v(x)y = \frac{u(x)}{v(x)}.
Let u(x)=e2xu(x) = e^{2x} and v(x)=cosxv(x) = \cos x.
The given function is a ratio of exponential and trigonometric functions.
2
Compute individual derivatives dudx\frac{du}{dx} and dvdx\frac{dv}{dx}.
dudx=2e2x\frac{du}{dx} = 2e^{2x} and dvdx=sinx\frac{dv}{dx} = -\sin x.
Using the chain rule for exponential functions and standard derivative rules for trigonometric functions.
3
Apply the quotient rule formula dydx=vuuvv2\frac{dy}{dx} = \frac{v u' - u v'}{v^2}.
dydx=cosx(2e2x)e2x(sinx)cos2x=e2x(2cosx+sinx)cos2x\frac{dy}{dx} = \frac{\cos x (2e^{2x}) - e^{2x}(-\sin x)}{\cos^2 x} = \frac{e^{2x}(2\cos x + \sin x)}{\cos^2 x}.
Combining terms gives the exact derivative function.
4
Evaluate the derivative at x=0x = 0.
dydxx=0=e0(2cos0+sin0)cos20=1(2+0)1=2\frac{dy}{dx}\Big|_{x=0} = \frac{e^{0}(2\cos 0 + \sin 0)}{\cos^2 0} = \frac{1 \cdot (2 + 0)}{1} = 2.
Using trigonometric and exponential values at zero: e0=1e^0 = 1, cos0=1\cos 0 = 1, and sin0=0\sin 0 = 0.

Key Concept

Differentiation of Exponential and Trigonometric Functions using Quotient Rule
Question 7387Question

In a circle of radius 13 cm13\text{ cm}, two parallel chords ABAB and CDCD are drawn on the same side of the center OO. If AB=24 cmAB = 24\text{ cm} and CD=10 cmCD = 10\text{ cm}, calculate the perpendicular distance between the two chords in centimeters.

Show answer & explanation

Answer: 7

Answer

The perpendicular distance between the two chords is 7 cm7\text{ cm}.
The perpendicular line from the center OO to a chord bisects the chord. Applying the Pythagorean theorem to the right triangles formed by the radius (13 cm13\text{ cm}) and half-chords (12 cm12\text{ cm} and 5 cm5\text{ cm}) yields distances of 5 cm5\text{ cm} and 12 cm12\text{ cm} from the center, respectively. Since both parallel chords are on the same side of the center, the distance between them is 12 cm5 cm=7 cm12\text{ cm} - 5\text{ cm} = 7\text{ cm}.

Step-by-Step Solution

1
Find the perpendicular distance from center OO to chord ABAB
d1=5 cmd_1 = 5\text{ cm}
A line drawn from the center of a circle perpendicular to a chord bisects the chord. Using the right triangle formed by the radius, half-chord (12 cm12\text{ cm}), and perpendicular distance: d1=132122=5 cmd_1 = \sqrt{13^2 - 12^2} = 5\text{ cm}.
2
Find the perpendicular distance from center OO to chord CDCD
d2=12 cmd_2 = 12\text{ cm}
Using the perpendicular bisector property for chord CDCD (half-chord is 5 cm5\text{ cm}): d2=13252=12 cmd_2 = \sqrt{13^2 - 5^2} = 12\text{ cm}.
3
Calculate the distance between the parallel chords
7 cm7\text{ cm}
Because both chords are on the same side of the center OO, the distance between them is the difference of their individual distances from the center: 12 cm5 cm=7 cm12\text{ cm} - 5\text{ cm} = 7\text{ cm}.

Key Concept

Perpendicular from the center of a circle to a chord bisects the chord
Question 7388Question

The first term of an arithmetic progression (A.P.) is 77 and its common difference is 44. What is the value of the 12th12^{\text{th}} term of the progression?

Show answer & explanation

Answer: 51

Answer

The 12th12^{\text{th}} term of the arithmetic progression is 5151.
Applying the arithmetic progression nthn^{\text{th}} term formula Tn=a+(n1)dT_n = a + (n - 1)d with first term a=7a = 7, common difference d=4d = 4, and term index n=12n = 12 gives T12=7+(121)×4=7+44=51T_{12} = 7 + (12 - 1) \times 4 = 7 + 44 = 51.

Step-by-Step Solution

1
Identify given variables
a=7a = 7, d=4d = 4, and n=12n = 12
These are the necessary components to calculate the required term position in an arithmetic sequence.
2
Apply the nthn^{\text{th}} term formula for an AP
T12=7+(121)×4T_{12} = 7 + (12 - 1) \times 4
The standard formula Tn=a+(n1)dT_n = a + (n - 1)d determines the value of any term in an AP.
3
Compute the numerical result
T12=7+44=51T_{12} = 7 + 44 = 51
Multiplying the common difference by 11 and adding the first term yields the correct value.

Key Concept

Calculating the nth term of an Arithmetic Progression
Question 7389Question

The frequency distribution table below shows the scores obtained by 5050 candidates in a competitive assessment:

Score IntervalFrequency
101910 - 1955
202920 - 291212
303930 - 391818
404940 - 491010
505950 - 5955

When constructing a cumulative frequency curve (ogive) for this distribution, which of the following ordered pairs (x,y)(x, y) represents the point plotted for the class interval 303930 - 39?

Show answer & explanation

Answer: (39.5,35)(39.5, 35)

Answer

The point plotted on the ogive for the class interval 303930 - 39 is (39.5,35)(39.5, 35).
A cumulative frequency curve (ogive) is constructed by plotting the cumulative frequency of each class against its upper class boundary. For the interval 303930 - 39, the upper boundary is 39.539.5 and the cumulative frequency is 5+12+18=355 + 12 + 18 = 35, resulting in the point (39.5,35)(39.5, 35).

Step-by-Step Solution

1
Determine the upper class boundary for the class interval 303930 - 39
Upper class boundary = 39+402=39.5\frac{39 + 40}{2} = 39.5
Cumulative frequencies in an ogive are plotted against the upper boundaries of each class interval.
2
Calculate the cumulative frequency up to the class interval 303930 - 39
Cumulative frequency = 5+12+18=355 + 12 + 18 = 35
The cumulative frequency is the running sum of frequencies up to and including the given interval.
3
Combine the upper class boundary (xx-axis) and cumulative frequency (yy-axis) into an ordered pair (x,y)(x, y)
Point = (39.5,35)(39.5, 35)
In an ogive, points are plotted as (Upper Class Boundary, Cumulative Frequency).

Key Concept

Plotting Points on a Cumulative Frequency Curve (Ogive)
Question 7390Question

Two boats depart simultaneously from a port PP. Boat AA travels along a straight path for 8 km8\text{ km}, while Boat BB travels along another straight path for 15 km15\text{ km}. If the angle between their paths at the port is 6060^\circ, what is the distance between the two boats in kilometers?

Show answer & explanation

Answer: 13

Answer

The distance between the two boats is 13 km.
The distance between the two boats forms the third side of a triangle where two side lengths (8 km8\text{ km} and 15 km15\text{ km}) and the included angle (6060^\circ) are known. By the Cosine Rule, d2=82+1522(8)(15)cos(60)=64+225120=169d^2 = 8^2 + 15^2 - 2(8)(15)\cos(60^\circ) = 64 + 225 - 120 = 169, so d=169=13 kmd = \sqrt{169} = 13\text{ km}.

Step-by-Step Solution

1
Formulate the geometric model
A triangle with two sides of length 8 km8\text{ km} and 15 km15\text{ km}, and an included angle of 6060^\circ.
The paths of the two boats and the distance between them form a triangle with two given side lengths and the included angle.
2
Set up the Cosine Rule formula
d2=82+1522(8)(15)cos(60)d^2 = 8^2 + 15^2 - 2(8)(15)\cos(60^\circ)
The Cosine Rule (c2=a2+b22abcosCc^2 = a^2 + b^2 - 2ab\cos C) is used when two sides and the included angle are known (SAS configuration).
3
Evaluate the trigonometric term and simplify
d2=64+225240(0.5)=289120=169d^2 = 64 + 225 - 240(0.5) = 289 - 120 = 169
Since cos(60)=0.5\cos(60^\circ) = 0.5, the subtraction term reduces to 120120.
4
Calculate the principal square root
d=13d = 13
Taking the positive square root gives the distance in kilometers.

Key Concept

Applying the Cosine Rule to calculate the unknown side of a triangle given two sides and the included angle (SAS).
Question 7391Question

A meteorologist recorded the rainfall (in millimeters) in a town over five days as 22, 55, 66, 77, and 1010. What is the mean deviation of the rainfall data?

Show answer & explanation

Answer: 22

Answer

The mean deviation of the rainfall data is 22.
To find the mean deviation, first calculate the mean of the data: (2+5+6+7+10)/5=6(2 + 5 + 6 + 7 + 10) / 5 = 6. Next, calculate the absolute difference of each value from 6, which yields 4, 1, 0, 1, and 4. The average of these absolute differences is (4+1+0+1+4)/5=10/5=2(4 + 1 + 0 + 1 + 4) / 5 = 10 / 5 = 2.

Step-by-Step Solution

1
Calculate the arithmetic mean (xˉ\bar{x}) of the dataset.
\bar{x} = \frac{2 + 5 + 6 + 7 + 10}{5} = \frac{30}{5} = 6
The mean is required to compute the deviation of each observation from the central value.
2
Find the absolute deviation xxˉ|x - \bar{x}| for each data point.
|2 - 6| = 4, \quad |5 - 6| = 1, \quad |6 - 6| = 0, \quad |7 - 6| = 1, \quad |10 - 6| = 4
Mean deviation measures the average absolute distance of data values from the mean.
3
Sum the absolute deviations and divide by the total number of observations (N=5N = 5).
\text{Mean Deviation} = \frac{4 + 1 + 0 + 1 + 4}{5} = \frac{10}{5} = 2
Dividing the sum of absolute deviations by NN gives the mean deviation.

Key Concept

Mean Deviation
Question 7392Question

Find the product matrix ABAB given that A=(1203)A = \begin{pmatrix} 1 & 2 \\ 0 & 3 \end{pmatrix} and B=(4512)B = \begin{pmatrix} 4 & 5 \\ 1 & 2 \end{pmatrix}.

Show answer & explanation

Answer: (6936)\begin{pmatrix} 6 & 9 \\ 3 & 6 \end{pmatrix}

Answer

(6936)\begin{pmatrix} 6 & 9 \\ 3 & 6 \end{pmatrix}
The matrix product ABAB is found by performing row-by-column multiplication. Computing row 1 gives (1)(4)+(2)(1)=6(1)(4)+(2)(1) = 6 and (1)(5)+(2)(2)=9(1)(5)+(2)(2) = 9. Computing row 2 gives (0)(4)+(3)(1)=3(0)(4)+(3)(1) = 3 and (0)(5)+(3)(2)=6(0)(5)+(3)(2) = 6. Thus, the resulting matrix is (6936)\begin{pmatrix} 6 & 9 \\ 3 & 6 \end{pmatrix}.

Step-by-Step Solution

1
Set up row-by-column matrix multiplication formula for 2×22 \times 2 matrices.
The entry at row ii, column jj of product ABAB is the dot product of row ii of AA and column jj of BB.
Matrix multiplication requires combining rows of the left matrix with columns of the right matrix.
2
Calculate row 1 entries of the product matrix.
First element: (1)(4)+(2)(1)=4+2=6(1)(4) + (2)(1) = 4 + 2 = 6. Second element: (1)(5)+(2)(2)=5+4=9(1)(5) + (2)(2) = 5 + 4 = 9.
Multiply elements of row 1 of AA by corresponding elements of columns 1 and 2 of BB and sum them.
3
Calculate row 2 entries of the product matrix.
Third element: (0)(4)+(3)(1)=0+3=3(0)(4) + (3)(1) = 0 + 3 = 3. Fourth element: (0)(5)+(3)(2)=0+6=6(0)(5) + (3)(2) = 0 + 6 = 6.
Multiply elements of row 2 of AA by corresponding elements of columns 1 and 2 of BB and sum them.
4
Assemble the product matrix.
AB=(6936)AB = \begin{pmatrix} 6 & 9 \\ 3 & 6 \end{pmatrix}.
Combine all computed row and column entries into a single 2×22 \times 2 matrix.

Key Concept

Matrix Multiplication (2×22 \times 2 Matrix Product)
Question 7393Question

A trapezium has parallel sides of length 12 cm12\text{ cm} and 18 cm18\text{ cm}, and a perpendicular height of 7 cm7\text{ cm}. What is the area of the trapezium?

Show answer & explanation

Answer: 105 cm2105\text{ cm}^2

Answer

The area of the trapezium is 105 cm2105\text{ cm}^2.
The area of a trapezium is calculated using the formula Area=12(a+b)h\text{Area} = \frac{1}{2}(a + b)h, where aa and bb are the lengths of the parallel sides, and hh is the perpendicular height. Substituting a=12 cma = 12\text{ cm}, b=18 cmb = 18\text{ cm}, and h=7 cmh = 7\text{ cm} yields Area=12(12+18)×7=12(30)×7=105 cm2\text{Area} = \frac{1}{2}(12 + 18) \times 7 = \frac{1}{2}(30) \times 7 = 105\text{ cm}^2.

Step-by-Step Solution

1
Identify the given dimensions of the trapezium
Parallel sides a=12 cma = 12\text{ cm}, b=18 cmb = 18\text{ cm}, and height h=7 cmh = 7\text{ cm}.
These are the necessary parameters for the area formula of a trapezium.
2
Sum the lengths of the parallel sides
a+b=12+18=30 cma + b = 12 + 18 = 30\text{ cm}.
The area formula requires the sum of the bases.
3
Multiply by the perpendicular height and divide by 2
\text{Area} = \frac{1}{2} \times 30 \times 7 = 15 \times 7 = 105\text{ cm}^2.
Applying the standard formula Area=12(a+b)h\text{Area} = \frac{1}{2}(a + b)h gives the plane region's total area.

Key Concept

Area of a Trapezium
Question 7394Question

In how many distinct ways can a president, a vice-president, and a secretary be chosen from a group of 77 candidates, assuming no candidate can hold more than one position?

Show answer & explanation

Answer: 210

Answer

The total number of distinct ways to choose the three officers from 7 candidates is 210.
Selecting 3 distinct officers from a group of 7 candidates requires ordering 3 individuals out of 7, which equals 7×6×5=2107 \times 6 \times 5 = 210 ways.

Step-by-Step Solution

1
Identify whether the problem involves permutations or combinations
Order is important because the positions (President, Vice-President, Secretary) are distinct.
Selecting person X as President and person Y as Secretary is different from selecting person Y as President and person X as Secretary.
2
Calculate the permutation 7P3^7P_3
7P3=7×6×5=210^7P_3 = 7 \times 6 \times 5 = 210
There are 7 choices for President, 6 remaining choices for Vice-President, and 5 remaining choices for Secretary.

Key Concept

Permutations of n items taken r at a time
Estimated Time:45s
Question 7395Question

If log2(x+3)+log24=5\log_2 (x + 3) + \log_2 4 = 5, what is the value of xx?

Show answer & explanation

Answer: 55

Answer

The value of xx is 55.
Using the logarithmic addition property logb(M)+logb(N)=logb(MN)\log_b (M) + \log_b (N) = \log_b (M \cdot N), the equation log2(x+3)+log24=5\log_2(x+3) + \log_2 4 = 5 becomes log2[4(x+3)]=5\log_2[4(x+3)] = 5. Converting to index form gives 4(x+3)=25=324(x+3) = 2^5 = 32. Dividing by 44 yields x+3=8x + 3 = 8, so x=5x = 5.

Step-by-Step Solution

1
Apply the product rule of logarithms: logbA+logbB=logb(AB)\log_b A + \log_b B = \log_b (A \cdot B)
\log_2 [4(x + 3)] = 5
Logarithms with the same base that are added together can be combined by multiplying their arguments.
2
Convert the logarithmic equation into its equivalent exponential form
4(x + 3) = 2^5 = 32
If logbY=c\log_b Y = c, then Y=bcY = b^c.
3
Divide both sides by 4 and solve for xx
x + 3 = 8 \implies x = 5
Linear algebraic simplification.

Key Concept

Product Law of Logarithms and Log-to-Exponential Conversion
Question 7396Question

What is the simplified form of the expression 122+35\frac{12}{\sqrt{2} + \sqrt{3} - \sqrt{5}}?

Show answer & explanation

Answer: 32+23+303\sqrt{2} + 2\sqrt{3} + \sqrt{30}

Answer

32+23+303\sqrt{2} + 2\sqrt{3} + \sqrt{30}
By grouping the denominator as (2+3)5(\sqrt{2}+\sqrt{3}) - \sqrt{5} and multiplying by its conjugate (2+3)+5(\sqrt{2}+\sqrt{3}) + \sqrt{5}, the denominator reduces to 262\sqrt{6}. Multiplying the resulting fraction by 6/6\sqrt{6}/\sqrt{6} yields 12+18+30\sqrt{12} + \sqrt{18} + \sqrt{30}, which simplifies directly to 32+23+303\sqrt{2} + 2\sqrt{3} + \sqrt{30}.

Step-by-Step Solution

1
Group the terms in the denominator as ((2+3)5)((\sqrt{2} + \sqrt{3}) - \sqrt{5}) and multiply the numerator and denominator by its conjugate ((2+3)+5)((\sqrt{2} + \sqrt{3}) + \sqrt{5}).
The fraction becomes 12((2+3)+5)((2+3)5)((2+3)+5)\frac{12((\sqrt{2} + \sqrt{3}) + \sqrt{5})}{((\sqrt{2} + \sqrt{3}) - \sqrt{5})((\sqrt{2} + \sqrt{3}) + \sqrt{5})}.
Applying the difference of two squares to eliminate the outer radical.
2
Expand the denominator using (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2.
Denominator = (2+3)2(5)2=(2+26+3)5=26(\sqrt{2} + \sqrt{3})^2 - (\sqrt{5})^2 = (2 + 2\sqrt{6} + 3) - 5 = 2\sqrt{6}.
Simplifying the algebraic square of a binomial surd.
3
Divide the numerator by the constant factor of the denominator.
\frac{12(\sqrt{2} + \sqrt{3} + \sqrt{5})}{2\sqrt{6}} = \frac{6(\sqrt{2} + \sqrt{3} + \sqrt{5})}{\sqrt{6}}.
Simplifying numerical coefficients before further rationalization.
4
Rationalize the remaining monomial radical in the denominator by multiplying numerator and denominator by 6\sqrt{6}.
\frac{6(\sqrt{12} + \sqrt{18} + \sqrt{30})}{6} = \sqrt{12} + \sqrt{18} + \sqrt{30}.
Eliminating 6\sqrt{6} from the denominator.
5
Simplify each radical to its simplest surd form.
\sqrt{12} = 2\sqrt{3}, \quad \sqrt{18} = 3\sqrt{2}, \quad \text{so } \sqrt{12} + \sqrt{18} + \sqrt{30} = 3\sqrt{2} + 2\sqrt{3} + \sqrt{30}.
Factoring out perfect square components from radical terms.

Key Concept

Rationalisation of trinomial surd denominators using repeated conjugate multiplication
Estimated Time:2m 0s
Question 7397Question

What is the sum of all real values of xx that satisfy the logarithmic equation log3(9x+81)x=log330\log_3(9^x + 81) - x = \log_3 30?

Show answer & explanation

Answer: 4

Answer

The sum of all real values of xx satisfying the equation is 4.
Using logarithmic properties, log3(9x+81)x=log330\log_3(9^x + 81) - x = \log_3 30 simplifies to 9x+813x=30\frac{9^x + 81}{3^x} = 30. Substituting u=3xu = 3^x produces the quadratic equation u230u+81=0u^2 - 30u + 81 = 0, which yields u=3u = 3 and u=27u = 27. Solving 3x=33^x = 3 and 3x=273^x = 27 gives x=1x = 1 and x=3x = 3. Their sum is 1+3=41 + 3 = 4.

Step-by-Step Solution

1
Express xx as log3(3x)\log_3(3^x) and apply the logarithm quotient rule.
\log_3\left(\frac{9^x + 81}{3^x}\right) = \log_3 30
Using logbAlogbB=logb(AB)\log_b A - \log_b B = \log_b\left(\frac{A}{B}\right) combines terms into a single logarithm.
2
Equate the logarithmic arguments and split the fraction.
\frac{9^x + 81}{3^x} = 30 \implies 3^x + \frac{81}{3^x} = 30
Logarithmic equality with identical bases implies equality of their arguments.
3
Substitute u=3xu = 3^x to form and solve a quadratic equation.
u + \frac{81}{u} = 30 \implies u^2 - 30u + 81 = 0 \implies (u - 3)(u - 27) = 0 \implies u = 3 \text{ or } u = 27
Since 9x=(3x)2=u29^x = (3^x)^2 = u^2, substituting u=3xu = 3^x converts the equation into a standard quadratic equation.
4
Solve for xx from 3x=u3^x = u and calculate the sum of the solutions.
3^x = 3 \implies x = 1; \quad 3^x = 27 \implies x = 3. \quad \text{Sum} = 1 + 3 = 4
Matching exponential bases gives x=1x = 1 and x=3x = 3.

Key Concept

Logarithmic quotient identity and quadratic substitution for exponential equations
Estimated Time:2m 0s
Question 7398Question

A closed cylindrical metal container has a total surface area of 54π cm254\pi\text{ cm}^2. What radius, in centimeters, of the circular base will yield the maximum volume for the container?

Show answer & explanation

Answer: 3

Answer

The radius of the circular base that maximizes the volume is 3 cm.
To find the radius that yields maximum volume, we first express height hh in terms of radius rr using the total surface area formula 2πr2+2πrh=54π2\pi r^2 + 2\pi rh = 54\pi, giving h=27r2rh = \frac{27 - r^2}{r}. Substituting this into the volume equation V=πr2hV = \pi r^2 h gives V(r)=27πrπr3V(r) = 27\pi r - \pi r^3. Setting the first derivative dVdr=27π3πr2\frac{dV}{dr} = 27\pi - 3\pi r^2 to zero yields 3πr2=27π3\pi r^2 = 27\pi, so r2=9r^2 = 9 and r=3 cmr = 3\text{ cm}. The second derivative d2Vdr2=6πr\frac{d^2V}{dr^2} = -6\pi r evaluated at r=3r = 3 is 18π-18\pi, which is strictly negative, confirming that r=3 cmr = 3\text{ cm} maximizes volume.

Step-by-Step Solution

1
Set up the surface area equation for a closed cylinder with the given value.
2πr2+2πrh=54π2\pi r^2 + 2\pi r h = 54\pi
A closed cylinder consists of two circular bases (2πr22\pi r^2) and a curved lateral surface (2πrh2\pi r h).
2
Express hh in terms of rr.
h=27r2rh = \frac{27 - r^2}{r}
Dividing the surface area equation by 2π2\pi yields r2+rh=27r^2 + rh = 27, allowing hh to be isolated.
3
Substitute hh into the volume formula V=πr2hV = \pi r^2 h to write volume as a function of rr only.
V(r)=27πrπr3V(r) = 27\pi r - \pi r^3
To maximize volume using calculus, the volume equation must be expressed in terms of a single variable.
4
Differentiate V(r)V(r) with respect to rr and set the derivative equal to zero to find stationary points.
dVdr=27π3πr2=0    r=3\frac{dV}{dr} = 27\pi - 3\pi r^2 = 0 \implies r = 3
Maximum volume occurs at a stationary point where the first derivative is zero.
5
Verify that r=3r = 3 produces a maximum using the second derivative test.
d2Vdr2=6πr\frac{d^2V}{dr^2} = -6\pi r; at r=3r = 3, d2Vdr2=18π<0\frac{d^2V}{dr^2} = -18\pi < 0
A negative second derivative indicates a local maximum.

Key Concept

Optimization and Stationary Points in Mensuration
Estimated Time:2m 0s
Question 7399Question

An infinite geometric progression of positive terms has a sum to infinity of 1616, and the sum of its first two terms is 1212. An arithmetic progression has its first term equal to the first term of this geometric progression, and its 5th5^{\text{th}} term equal to the sum to infinity of the geometric progression. Calculate the 10th10^{\text{th}} term of the arithmetic progression.

Show answer & explanation

Answer: 26

Answer

The 10th term of the arithmetic progression is 26.
By solving the geometric progression system, we find the common ratio r=12r = \frac{1}{2} and first term a=8a = 8. Using a=8a = 8 as the first term of the arithmetic progression and setting its 5th5^{\text{th}} term A5=16A_5 = 16, we determine the common difference d=2d = 2. Calculating A10=8+9(2)A_{10} = 8 + 9(2) yields 2626.

Step-by-Step Solution

1
Formulate equations for the geometric progression using the sum to infinity and sum of the first two terms
a=16(1r)a = 16(1 - r) and a(1+r)=12a(1 + r) = 12
The standard formula for the sum to infinity of a GP is S=a1rS_\infty = \frac{a}{1-r} and the sum of the first two terms is S2=a+ar=a(1+r)S_2 = a + ar = a(1+r).
2
Solve for the common ratio rr and first term aa of the geometric progression
r=0.5r = 0.5 and a=8a = 8
Substituting a=16(1r)a = 16(1-r) yields 16(1r2)=12    r2=14    r=1216(1-r^2) = 12 \implies r^2 = \frac{1}{4} \implies r = \frac{1}{2}. Then a=16(10.5)=8a = 16(1 - 0.5) = 8.
3
Determine the common difference dd of the arithmetic progression
d=2d = 2
The first term of the AP is A1=a=8A_1 = a = 8 and the 5th term is A5=S=16A_5 = S_\infty = 16. Using A5=A1+4d    8+4d=16    d=2A_5 = A_1 + 4d \implies 8 + 4d = 16 \implies d = 2.
4
Calculate the 10th term of the arithmetic progression
A10=26A_{10} = 26
Using the AP nthn^{\text{th}} term formula An=A1+(n1)dA_n = A_1 + (n-1)d: A10=8+9(2)=26A_{10} = 8 + 9(2) = 26.

Key Concept

Combining geometric progression parameters (sum to infinity and sum of terms) with arithmetic progression term formulas
Question 7400Question

In a right-angled triangle PQRPQR, where Q=90\angle Q = 90^\circ and tanP=512\tan P = \frac{5}{12}, what is the exact value of sinP+cosP\sin P + \cos P?

Show answer & explanation

Answer: 1713\frac{17}{13}

Answer

1713\frac{17}{13}
Using tanP=512\tan P = \frac{5}{12}, the triangle has opposite side 55, adjacent side 1212, and hypotenuse 52+122=13\sqrt{5^2+12^2} = 13. Therefore, sinP=513\sin P = \frac{5}{13} and cosP=1213\cos P = \frac{12}{13}, giving a sum of 1713\frac{17}{13}.

Step-by-Step Solution

1
Identify the side lengths of the right triangle PQRPQR using the given tangent ratio.
Opposite side to P=5P = 5, adjacent side to P=12P = 12.
By definition, tanP=OppositeAdjacent=512\tan P = \frac{\text{Opposite}}{\text{Adjacent}} = \frac{5}{12}.
2
Calculate the length of the hypotenuse PRPR using the Pythagorean theorem.
Hypotenuse PR=52+122=25+144=169=13PR = \sqrt{5^2 + 12^2} = \sqrt{25 + 144} = \sqrt{169} = 13.
In a right triangle, hypotenuse2=opposite2+adjacent2\text{hypotenuse}^2 = \text{opposite}^2 + \text{adjacent}^2.
3
Determine sinP\sin P and cosP\cos P and compute their sum.
sinP=513\sin P = \frac{5}{13}, cosP=1213\cos P = \frac{12}{13}, so sinP+cosP=513+1213=1713\sin P + \cos P = \frac{5}{13} + \frac{12}{13} = \frac{17}{13}.
sinP=OppositeHypotenuse\sin P = \frac{\text{Opposite}}{\text{Hypotenuse}} and cosP=AdjacentHypotenuse\cos P = \frac{\text{Adjacent}}{\text{Hypotenuse}}.

Key Concept

Basic Trigonometric Ratios and Pythagorean Triples
Estimated Time:1m 30s
PreviousPage 370 / 697Next
All practice questions — JAMB UTME | Examkin