All practice questions

13931 questions

Question 7221Question

If y=cos(3x)+exy = \cos(3x) + e^x, what is dydx\frac{dy}{dx}?

Show answer & explanation

Answer: 3sin(3x)+ex-3\sin(3x) + e^x

Answer

3sin(3x)+ex-3\sin(3x) + e^x
Differentiating y=cos(3x)+exy = \cos(3x) + e^x term-by-term yields dydx=3sin(3x)+ex\frac{dy}{dx} = -3\sin(3x) + e^x. By the chain rule, ddxcos(3x)=3sin(3x)\frac{d}{dx}\cos(3x) = -3\sin(3x), while the derivative of exe^x is simply exe^x.

Step-by-Step Solution

1
Differentiate the trigonometric term cos(3x)\cos(3x) using the chain rule
ddx(cos(3x))=sin(3x)ddx(3x)=3sin(3x)\frac{d}{dx}(\cos(3x)) = -\sin(3x) \cdot \frac{d}{dx}(3x) = -3\sin(3x)
The derivative of cos(u)\cos(u) is sin(u)u-\sin(u) \cdot u'
2
Differentiate the exponential term exe^x
ddx(ex)=ex\frac{d}{dx}(e^x) = e^x
The exponential function exe^x is its own derivative
3
Combine the results using the sum rule
dydx=3sin(3x)+ex\frac{dy}{dx} = -3\sin(3x) + e^x
The derivative of a sum of functions is the sum of their individual derivatives

Key Concept

Differentiation of trigonometric and exponential functions using the chain rule
Question 7222Question

What is the simplified form of the expression 6+2623\frac{\sqrt{6} + \sqrt{2}}{\sqrt{6} - \sqrt{2}} - \sqrt{3}?

Show answer & explanation

Answer: 22

Answer

The simplified form of the expression is 22.
Multiplying the numerator and denominator of 6+262\frac{\sqrt{6} + \sqrt{2}}{\sqrt{6} - \sqrt{2}} by the conjugate (6+2)(\sqrt{6} + \sqrt{2}) gives 8+434=2+3\frac{8 + 4\sqrt{3}}{4} = 2 + \sqrt{3}. Subtracting 3\sqrt{3} yields 22.

Step-by-Step Solution

1
Rationalize the denominator of 6+262\frac{\sqrt{6} + \sqrt{2}}{\sqrt{6} - \sqrt{2}}
Multiply numerator and denominator by the conjugate (6+2)(\sqrt{6} + \sqrt{2}) to get (6+2)2(6)2(2)2\frac{(\sqrt{6} + \sqrt{2})^2}{(\sqrt{6})^2 - (\sqrt{2})^2}.
Rationalizing eliminates the surd from the denominator using the difference of two squares identity.
2
Expand the numerator and simplify the fraction
Numerator: (6)2+212+(2)2=6+43+2=8+43(\sqrt{6})^2 + 2\sqrt{12} + (\sqrt{2})^2 = 6 + 4\sqrt{3} + 2 = 8 + 4\sqrt{3}. Denominator: 62=46 - 2 = 4. Fraction simplifies to 8+434=2+3\frac{8 + 4\sqrt{3}}{4} = 2 + \sqrt{3}.
Simplifying radical factors (12=23\sqrt{12} = 2\sqrt{3}) allows division by the common denominator.
3
Subtract 3\sqrt{3} from the rationalized term
(2+3)3=2(2 + \sqrt{3}) - \sqrt{3} = 2.
Subtracting like surd terms cancels out 3\sqrt{3} leaving the rational constant.

Key Concept

Rationalization of Binomial Denominators and Surd Simplification
Question 7223Question

A circle has a circumference of 44 cm44\text{ cm}. What is the area of the circle? (Take π=227\pi = \frac{22}{7})

Show answer & explanation

Answer: 154 cm2154\text{ cm}^2

Answer

The area of the circle is 154 cm2154\text{ cm}^2.
First, find the radius from the circumference: C=2πr    44=2×227×r    r=7 cmC = 2\pi r \implies 44 = 2 \times \frac{22}{7} \times r \implies r = 7\text{ cm}. Then compute the area: A=πr2=227×72=154 cm2A = \pi r^2 = \frac{22}{7} \times 7^2 = 154\text{ cm}^2. Therefore, the value 154 cm2154\text{ cm}^2 is correct.

Step-by-Step Solution

1
Calculate the radius of the circle using the circumference formula
r=7 cmr = 7\text{ cm}
The formula for circumference is C=2πrC = 2\pi r. Substituting C=44C = 44 and π=227\pi = \frac{22}{7} yields 44=2×227×r44 = 2 \times \frac{22}{7} \times r, which simplifies to 447r=44\frac{44}{7}r = 44, so r=7 cmr = 7\text{ cm}.
2
Calculate the area using the area formula for a circle
Area = 154 cm2154\text{ cm}^2
The area formula is A=πr2A = \pi r^2. Substituting r=7r = 7 and π=227\pi = \frac{22}{7} gives A=227×72=22×7=154 cm2A = \frac{22}{7} \times 7^2 = 22 \times 7 = 154\text{ cm}^2.

Key Concept

Relationship between circumference and area of a circle
Question 7224Question

If 6+262\frac{\sqrt{6} + \sqrt{2}}{\sqrt{6} - \sqrt{2}} is expressed in the form a+b3a + b\sqrt{3}, where aa and bb are integers, what is the value of a+ba + b?

Show answer & explanation

Answer: 3

Answer

The value of a+ba + b is 3.
Multiplying both numerator and denominator by the conjugate (6+2)(\sqrt{6} + \sqrt{2}) yields 8+434=2+3\frac{8 + 4\sqrt{3}}{4} = 2 + \sqrt{3}. Comparing this to a+b3a + b\sqrt{3} gives a=2a = 2 and b=1b = 1, so a+b=3a + b = 3.

Step-by-Step Solution

1
Rationalise the denominator by multiplying the numerator and denominator by the conjugate of the denominator, (6+2)(\sqrt{6} + \sqrt{2}).
(6+2)(6+2)(62)(6+2)\frac{(\sqrt{6} + \sqrt{2})(\sqrt{6} + \sqrt{2})}{(\sqrt{6} - \sqrt{2})(\sqrt{6} + \sqrt{2})}
Multiplying by the conjugate eliminates radicals from the denominator using the difference of squares.
2
Expand the numerator (6+2)2(\sqrt{6} + \sqrt{2})^2 using (x+y)2=x2+2xy+y2(x+y)^2 = x^2 + 2xy + y^2.
(6)2+212+(2)2=6+2(23)+2=8+43(\sqrt{6})^2 + 2\sqrt{12} + (\sqrt{2})^2 = 6 + 2(2\sqrt{3}) + 2 = 8 + 4\sqrt{3}
Simplifying 12=4×3=23\sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3} converts compound surds to standard form.
3
Expand the denominator using the difference of two squares (xy)(x+y)=x2y2(x-y)(x+y) = x^2 - y^2.
(6)2(2)2=62=4(\sqrt{6})^2 - (\sqrt{2})^2 = 6 - 2 = 4
Squaring each square root leaves rational integers in the denominator.
4
Divide the expanded numerator by the denominator to find aa and bb.
8+434=2+3\frac{8 + 4\sqrt{3}}{4} = 2 + \sqrt{3}
Dividing each term by 4 gives a=2a = 2 and b=1b = 1.
5
Compute the sum a+ba + b.
2+1=32 + 1 = 3
Adding the coefficients aa and bb yields the required value.

Key Concept

Rationalisation of Binomial Denominators
Question 7225Question

Two regular polygons, P1P_1 and P2P_2, have nn sides and 2n2n sides respectively. If the sum of one interior angle of P1P_1 and one exterior angle of P2P_2 is 150150^\circ, what is the total number of diagonals of polygon P2P_2?

Show answer & explanation

Answer: 54

Answer

The total number of diagonals of polygon P2P_2 is 54.
The interior angle of an nn-sided polygon is 180360n180^\circ - \frac{360^\circ}{n} and the exterior angle of a 2n2n-sided polygon is 180n\frac{180^\circ}{n}. Adding these gives 180180n=150180^\circ - \frac{180^\circ}{n} = 150^\circ, which yields n=6n = 6. Polygon P2P_2 therefore has 1212 sides, and the number of diagonals is 12×92=54\frac{12 \times 9}{2} = 54.

Step-by-Step Solution

1
Express the interior angle of P1P_1 and the exterior angle of P2P_2 in terms of nn.
Interior angle of P1=180360nP_1 = 180^\circ - \frac{360^\circ}{n}; Exterior angle of P2=3602n=180nP_2 = \frac{360^\circ}{2n} = \frac{180^\circ}{n}.
The interior angle of an nn-sided regular polygon is 180360n180^\circ - \frac{360^\circ}{n}, and the exterior angle of a 2n2n-sided regular polygon is 3602n\frac{360^\circ}{2n}.
2
Set up and solve the angle sum equation.
\left(180^\circ - \frac{360^\circ}{n}\right) + \frac{180^\circ}{n} = 150^\circ \implies 180^\circ - \frac{180^\circ}{n} = 150^\circ \implies \frac{180^\circ}{n} = 30^\circ \implies n = 6$.
The sum of the two angles is given as 150150^\circ.
3
Determine the number of sides of polygon P2P_2.
Polygon P2P_2 has 2n=2(6)=122n = 2(6) = 12 sides.
Polygon P2P_2 has 2n2n sides.
4
Calculate the total number of diagonals for a polygon with 12 sides using D=k(k3)2D = \frac{k(k-3)}{2}.
D = \frac{12(12 - 3)}{2} = \frac{12 \times 9}{2} = 54.
The formula for the number of diagonals in a polygon with kk sides is k(k3)2\frac{k(k-3)}{2}.

Key Concept

Interior and exterior angles of regular polygons and the polygon diagonal count formula
Question 7226Question

What is the value of xx that satisfies the equation 16x1×4x+2=8x+316^{x - 1} \times 4^{x + 2} = 8^{x + 3}?

Show answer & explanation

Answer: 33

Answer

The value of xx is 33.
Converting all terms to base 2 gives 24(x1)×22(x+2)=23(x+3)2^{4(x-1)} \times 2^{2(x+2)} = 2^{3(x+3)}. Expanding the exponents gives 24x4×22x+4=23x+92^{4x-4} \times 2^{2x+4} = 2^{3x+9}, which simplifies to 26x=23x+92^{6x} = 2^{3x+9}. Equating exponents yields 6x=3x+96x = 3x + 9, giving the solution x=3x = 3.

Step-by-Step Solution

1
Express all terms with a common base of 2.
16=2416 = 2^4, 4=224 = 2^2, and 8=238 = 2^3, so the equation becomes (24)x1×(22)x+2=(23)x+3(2^4)^{x-1} \times (2^2)^{x+2} = (2^3)^{x+3}.
Converting all terms to a common prime base allows application of index laws.
2
Apply power of a power law (am)n=amn(a^m)^n = a^{m n}.
24x4×22x+4=23x+92^{4x - 4} \times 2^{2x + 4} = 2^{3x + 9}.
Multiply exponents when raising a power to another power.
3
Apply multiplication law am×an=am+na^m \times a^n = a^{m+n} on the left side.
2(4x4)+(2x+4)=26x2^{(4x - 4) + (2x + 4)} = 2^{6x}.
Add exponents when multiplying powers with the same base.
4
Equate exponents of equal bases.
6x=3x+9    3x=9    x=36x = 3x + 9 \implies 3x = 9 \implies x = 3.
If am=ana^m = a^n for a>0a > 0 and a1a \neq 1, then m=nm = n.

Key Concept

Laws of Indices and Solving Exponential Equations
Question 7227Question

If 132k+43k=230k132_k + 43_k = 230_k, where kk represents a positive integer base, what is the value of kk?

Show answer & explanation

Answer: 5

Answer

The value of the base kk is 5.
Expanding 132k132_k, 43k43_k, and 230k230_k into base 10 yields (k2+3k+2)+(4k+3)=2k2+3k(k^2 + 3k + 2) + (4k + 3) = 2k^2 + 3k. Simplifying this gives the quadratic equation k24k5=0k^2 - 4k - 5 = 0, which factors as (k5)(k+1)=0(k - 5)(k + 1) = 0. Since a number base must be a positive integer greater than the maximum digit present (which is 4), the correct base is 5.

Step-by-Step Solution

1
Expand each term in the equation 132k+43k=230k132_k + 43_k = 230_k into base 10 using place-value notation.
132k=1k2+3k1+2k0=k2+3k+2132_k = 1 \cdot k^2 + 3 \cdot k^1 + 2 \cdot k^0 = k^2 + 3k + 2
43k=4k1+3k0=4k+343_k = 4 \cdot k^1 + 3 \cdot k^0 = 4k + 3
230k=2k2+3k1+0k0=2k2+3k230_k = 2 \cdot k^2 + 3 \cdot k^1 + 0 \cdot k^0 = 2k^2 + 3k
Converting all terms to base 10 allows standard algebraic operations to be performed.
2
Set up the algebraic equation in base 10 and combine like terms.
(k2+3k+2)+(4k+3)=2k2+3k(k^2 + 3k + 2) + (4k + 3) = 2k^2 + 3k
k2+7k+5=2k2+3kk^2 + 7k + 5 = 2k^2 + 3k
Equate the sum of the expanded left-hand side terms to the expanded right-hand side.
3
Rearrange the terms to form a standard quadratic equation ak2+bk+c=0ak^2 + bk + c = 0.
2k2+3k(k2+7k+5)=02k^2 + 3k - (k^2 + 7k + 5) = 0
k24k5=0k^2 - 4k - 5 = 0
Subtract k2+7k+5k^2 + 7k + 5 from both sides to set the quadratic expression equal to zero.
4
Factor the quadratic equation to find the possible values of kk.
(k5)(k+1)=0    k=5 or k=1(k - 5)(k + 1) = 0 \implies k = 5 \text{ or } k = -1
Solve for kk using factorization.
5
Select the valid base based on the domain of number bases.
k=5k = 5 (since a number base must be a positive integer greater than the largest digit 4 present in the expression).
Base numbers cannot be negative or smaller than any of their constituent digits.

Key Concept

Number Bases and Conversions
Estimated Time:1m 30s
Question 7228Question

How many distinct five-digit even numbers greater than 50,00050,000 can be formed using the digits 2,3,5,6,7,2, 3, 5, 6, 7, and 88 if no digit may be repeated in any number?

Show answer & explanation

Answer: 240

Answer

The total number of distinct five-digit even numbers greater than 50,000 is 240.
The correct total is 240. Because the first digit requirement (greater than 50,000 requires 5, 6, 7, or 8) and the last digit requirement (even requires 2, 6, or 8) share common elements (6 and 8), the problem must be split into two mutually exclusive cases: when the first digit is odd (2 choices for d1d_1, 3 for d5d_5, and 4P3=24^4P_3 = 24 for the middle digits, giving 2×3×24=1442 \times 3 \times 24 = 144) and when the first digit is even (2 choices for d1d_1, 2 for d5d_5, and 4P3=24^4P_3 = 24 for the middle digits, giving 2×2×24=962 \times 2 \times 24 = 96). Adding these yields 144+96=240144 + 96 = 240.

Step-by-Step Solution

1
Identify constraints on the positions of a five-digit number d1d2d3d4d5d_1 d_2 d_3 d_4 d_5.
For the number to be greater than 50,000, d1{5,6,7,8}d_1 \in \{5, 6, 7, 8\}. For the number to be even, d5{2,6,8}d_5 \in \{2, 6, 8\}.
The first digit determines the magnitude and the last digit determines parity.
2
Analyze Case 1 where the first digit d1d_1 is odd (55 or 77).
There are 2 choices for d1d_1. All 3 even digits remain available for d5d_5 (3 choices). The remaining 3 middle positions (d2,d3,d4d_2, d_3, d_4) can be arranged from the 4 remaining unused digits in 4P3=24^4P_3 = 24 ways. Total for Case 1 = 2×3×24=1442 \times 3 \times 24 = 144.
Choosing an odd first digit does not reduce the pool of available even digits for the units position.
3
Analyze Case 2 where the first digit d1d_1 is even (66 or 88).
There are 2 choices for d1d_1. Since one even digit is used in d1d_1, 2 even digits remain for d5d_5 (2 choices). The 3 middle positions are filled from the 4 remaining digits in 4P3=24^4P_3 = 24 ways. Total for Case 2 = 2×2×24=962 \times 2 \times 24 = 96.
Selecting an even digit for the ten-thousands place directly reduces the available choices for the units place.
4
Sum the possibilities from both mutually exclusive cases.
Total valid numbers = 144+96=240144 + 96 = 240.
Applying the addition principle of counting over disjoint cases.

Key Concept

Conditional permutations with non-disjoint position restrictions
Question 7229Question
A piecewise function f(x)f(x) is defined by
f(x)={2x25x3x3,for x3 a22,for x=3f(x) = \begin{cases} \frac{2x^2 - 5x - 3}{x - 3}, & \text{for } x \neq 3 \ a^2 - 2, & \text{for } x = 3 \end{cases}
If f(x)f(x) is continuous at x=3x = 3 and a>0a > 0, what is the numerical value of aa?
Show answer & explanation

Answer: 3

Answer

The numerical value of a is 3.
For f(x)f(x) to be continuous at x=3x = 3, the defined value f(3)=a22f(3) = a^2 - 2 must equal limx3f(x)\lim_{x \to 3} f(x). Factoring the numerator gives (2x+1)(x3)x3=2x+1\frac{(2x + 1)(x - 3)}{x - 3} = 2x + 1 for x3x \neq 3. Taking the limit as x3x \to 3 yields 2(3)+1=72(3) + 1 = 7. Setting a22=7a^2 - 2 = 7 leads to a2=9a^2 = 9, which gives a=3a = 3 under the constraint a>0a > 0.

Step-by-Step Solution

1
Evaluate the limit of f(x)f(x) as x3x \to 3
Factor the numerator 2x25x3=(2x+1)(x3)2x^2 - 5x - 3 = (2x + 1)(x - 3). For x3x \neq 3, f(x)=2x+1f(x) = 2x + 1. Thus, limx3f(x)=2(3)+1=7\lim_{x \to 3} f(x) = 2(3) + 1 = 7.
Direct substitution gives an indeterminate form 00\frac{0}{0}, so canceling the common factor (x3)(x - 3) allows direct evaluation of the limit.
2
Apply the definition of continuity at x=3x = 3
f(3)=a22=7f(3) = a^2 - 2 = 7.
For a function to be continuous at a point cc, the function value f(c)f(c) must equal the limit limxcf(x)\lim_{x \to c} f(x).
3
Solve for the parameter aa
a2=9    a=3a^2 = 9 \implies a = 3 (since a>0a > 0).
Solving a2=9a^2 = 9 gives solutions 33 and 3-3. The condition a>0a > 0 specifies the positive root.

Key Concept

Continuity of a Piecewise Function at a Point
Question 7230Question

If logx642log4x=1\log_x 64 - 2\log_4 x = 1, what is the sum of all possible real values of xx?

Show answer & explanation

Answer: 338\frac{33}{8}

Answer

The sum of all possible real values of xx is 338\frac{33}{8}.
Using the change of base formula, logx64=6log2x\log_x 64 = \frac{6}{\log_2 x} and 2log4x=log2x2\log_4 x = \log_2 x. Letting u=log2xu = \log_2 x yields 6uu=1\frac{6}{u} - u = 1, which rearranges to u2+u6=0u^2 + u - 6 = 0. Factoring gives u=2u = 2 or u=3u = -3, yielding solutions x=22=4x = 2^2 = 4 and x=23=18x = 2^{-3} = \frac{1}{8}. Summing these values gives 4+18=3384 + \frac{1}{8} = \frac{33}{8}.

Step-by-Step Solution

1
Apply the change of base formula to express all logarithmic terms in base 2.
logx64=log264log2x=6log2x\log_x 64 = \frac{\log_2 64}{\log_2 x} = \frac{6}{\log_2 x} and log4x=log2xlog24=log2x2\log_4 x = \frac{\log_2 x}{\log_2 4} = \frac{\log_2 x}{2}, so 2log4x=log2x2\log_4 x = \log_2 x.
Converting all terms to a common base allows substitution into a simple algebraic equation.
2
Substitute u=log2xu = \log_2 x into the original equation.
6uu=1.\frac{6}{u} - u = 1.
This simplifies the logarithmic equation into a single-variable algebraic form.
3
Clear the fraction by multiplying through by uu and rearrange into standard quadratic form.
6 - u^2 = u \implies u^2 + u - 6 = 0.
Multiplying by uu (where u0u \neq 0) forms a quadratic equation.
4
Factor and solve the quadratic equation for uu.
(u + 3)(u - 2) = 0 \implies u = 2 \text{ or } u = -3.
Finding the roots of the quadratic equation provides the possible values for log2x\log_2 x.
5
Solve for xx using the exponential form x=2ux = 2^u.
For u=2u = 2: x=22=4x = 2^2 = 4. For u=3u = -3: x=23=123=18x = 2^{-3} = \frac{1}{2^3} = \frac{1}{8}.
Both x=4x = 4 and x=18x = \frac{1}{8} are positive real numbers not equal to 1, so both are valid logarithmic bases.
6
Calculate the sum of all valid solutions for xx.
4 + \frac{1}{8} = \frac{32}{8} + \frac{1}{8} = \frac{33}{8}.
The question asks for the sum of all real values of xx satisfying the equation.

Key Concept

Logarithms and Change of Base
Estimated Time:2m 0s
Question 7231Question

The table below shows the frequency distribution of marks obtained by a group of students in a short test:

Mark (xx)1234
Frequency (ff)2332

What is the mean deviation of the distribution?

Show answer & explanation

Answer: 0.90.9

Answer

The mean deviation of the distribution is 0.90.9.
The mean of the data is xˉ=2510=2.5\bar{x} = \frac{25}{10} = 2.5. Calculating the sum of weighted absolute deviations yields 2(1.5)+3(0.5)+3(0.5)+2(1.5)=9.02(1.5) + 3(0.5) + 3(0.5) + 2(1.5) = 9.0. Dividing by total frequency 1010 gives the mean deviation as 0.90.9.

Step-by-Step Solution

1
Calculate the mean (xˉ\bar{x}) of the frequency distribution.
f=2+3+3+2=10\sum f = 2 + 3 + 3 + 2 = 10, fx=(2×1)+(3×2)+(3×3)+(2×4)=2+6+9+8=25\sum fx = (2 \times 1) + (3 \times 2) + (3 \times 3) + (2 \times 4) = 2 + 6 + 9 + 8 = 25. Therefore, xˉ=2510=2.5\bar{x} = \frac{25}{10} = 2.5.
The mean is required to determine the deviations of each score value.
2
Find the absolute deviation xxˉ|x - \bar{x}| for each score value.
For x=1x = 1: 12.5=1.5|1 - 2.5| = 1.5; for x=2x = 2: 22.5=0.5|2 - 2.5| = 0.5; for x=3x = 3: 32.5=0.5|3 - 2.5| = 0.5; for x=4x = 4: 42.5=1.5|4 - 2.5| = 1.5.
Mean deviation measures average distance from the mean, ignoring signs.
3
Multiply each absolute deviation by its corresponding frequency and sum them.
fxxˉ=(2×1.5)+(3×0.5)+(3×0.5)+(2×1.5)=3+1.5+1.5+3=9.0\sum f|x - \bar{x}| = (2 \times 1.5) + (3 \times 0.5) + (3 \times 0.5) + (2 \times 1.5) = 3 + 1.5 + 1.5 + 3 = 9.0.
Frequencies reflect how many times each deviation occurs in the dataset.
4
Compute the mean deviation by dividing the weighted sum by the total frequency f\sum f.
\text{Mean Deviation} = \frac{\sum f|x - \bar{x}|}{\sum f} = \frac{9.0}{10} = 0.9.
The mean deviation is the average of these absolute deviations across all observations.

Key Concept

Mean Deviation for Discrete Frequency Distribution
Question 7232Question

Let the universal set U={xZ+:x60}\mathcal{U} = \{x \in \mathbb{Z}^+ : x \le 60\}. Subsets AA, BB, and CC of U\mathcal{U} are defined as:

A={xU:x is a multiple of 3}A = \{x \in \mathcal{U} : x \text{ is a multiple of } 3\}
B={xU:x is a multiple of 4}B = \{x \in \mathcal{U} : x \text{ is a multiple of } 4\}
C={xU:x is a factor of 60}C = \{x \in \mathcal{U} : x \text{ is a factor of } 60\}

What is the cardinality of the set (AΔB)C(A \Delta B) \setminus C', where AΔBA \Delta B represents the symmetric difference of AA and BB, and CC' is the complement of CC in U\mathcal{U}?

Show answer & explanation

Answer: 6

Answer

6
Using the set identity XY=XYX \setminus Y' = X \cap Y, the expression (AΔB)C(A \Delta B) \setminus C' simplifies directly to (AΔB)C(A \Delta B) \cap C. The set CC consists of all factors of 60: {1,2,3,4,5,6,10,12,15,20,30,60}\{1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60\}. The symmetric difference AΔBA \Delta B consists of numbers that are divisible by 3 or 4, but not both (excluding multiples of 12). Checking the 12 factors of 60 against this rule, the numbers 3, 6, 15, and 30 are multiples of 3 but not 4, while 4 and 20 are multiples of 4 but not 3. The numbers 12 and 60 are multiples of both 3 and 4, so they are excluded. Thus, the resulting set is {3,4,6,15,20,30}\{3, 4, 6, 15, 20, 30\}, which contains exactly 6 elements.

Step-by-Step Solution

1
Simplify the set expression using complement and relative difference identities.
(AΔB)C=(AΔB)(C)=(AΔB)C(A \Delta B) \setminus C' = (A \Delta B) \cap (C')' = (A \Delta B) \cap C
By definition of set difference, XY=XYX \setminus Y = X \cap Y'. Replacing YY with CC' gives X(C)=XCX \cap (C')' = X \cap C.
2
List all elements in set CC (factors of 60).
C={1,2,3,4,5,6,10,12,15,20,30,60}C = \{1, 2, 3, 4, 5, 6, 10, 12, 15, 20, 30, 60\}
60 prime factorizes as 22×31×512^2 \times 3^1 \times 5^1, giving (2+1)(1+1)(1+1)=12(2+1)(1+1)(1+1) = 12 positive factors.
3
Recall the definition of symmetric difference AΔBA \Delta B.
AΔB=(AB)(AB)A \Delta B = (A \cup B) \setminus (A \cap B)
An element belongs to AΔBA \Delta B if it is a multiple of 3 or a multiple of 4, but NOT a multiple of both 3 and 4 (i.e. not a multiple of 12).
4
Evaluate which elements of CC belong to AΔBA \Delta B.
The elements in CC that are multiples of 3 only (not 12) are {3,6,15,30}\{3, 6, 15, 30\}. The elements in CC that are multiples of 4 only (not 12) are {4,20}\{4, 20\}. Elements {12,60}\{12, 60\} are multiples of 12, so they are excluded.
Testing each factor of 60 against the criteria for symmetric difference.
5
Form the set (AΔB)C(A \Delta B) \cap C and find its cardinality.
(AΔB)C={3,4,6,15,20,30}(A \Delta B) \cap C = \{3, 4, 6, 15, 20, 30\}, so n((AΔB)C)=6n((A \Delta B) \cap C) = 6.
Counting the elements in the intersection.

Key Concept

Symmetric Difference and Set Complement Identities
Estimated Time:2m 30s
Question 7233Question

A composite plane figure is formed by joining a major sector of a circle of radius 14 cm14\text{ cm} (having a central angle of 270270^\circ and center OO) to a square OACBOACB. The vertices AA and BB of the square lie on the circle such that OAOA and OBOB serve as the bounding radii of the major sector. What is the total area of the combined figure in cm2\text{cm}^2? (Take π=227\pi = \frac{22}{7})

Show answer & explanation

Answer: 658 cm2658\text{ cm}^2

Answer

658 cm2658\text{ cm}^2
The total area of the composite figure is the sum of the non-overlapping regions: the major sector of central angle 270270^\circ (462 cm2462\text{ cm}^2) and the square of side length 14 cm14\text{ cm} (196 cm2196\text{ cm}^2), giving 462+196=658 cm2462 + 196 = 658\text{ cm}^2.

Step-by-Step Solution

1
Calculate the area of the major sector of central angle 270270^\circ and radius 14 cm14\text{ cm}.
\text{Area}_{\text{sector}} = \frac{270^\circ}{360^\circ} \times \pi r^2 = \frac{3}{4} \times \frac{22}{7} \times 14^2 = \frac{3}{4} \times 616 = 462\text{ cm}^2
The major sector covers 270360=34\frac{270}{360} = \frac{3}{4} of the full circle.
2
Calculate the area of the square OACBOACB with side length s=OA=14 cms = OA = 14\text{ cm}.
\text{Area}_{\text{square}} = s^2 = 14^2 = 196\text{ cm}^2
The radii OAOA and OBOB form two adjacent sides of the square OACBOACB of length 14 cm14\text{ cm}.
3
Sum the areas of the major sector and the square to find the total composite area.
\text{Total Area} = 462\text{ cm}^2 + 196\text{ cm}^2 = 658\text{ cm}^2
The major sector and square share boundaries OAOA and OBOB without interior overlap.

Key Concept

Perimeter and Area of Plane Shapes
Estimated Time:2m 0s
Question 7234Question

The time, tt hours, required to complete a road maintenance project varies inversely as the number of workers, ww, assigned to the project. If 8 workers can finish the project in 15 hours, calculate the time, in hours, required for 12 workers to finish the same project.

Show answer & explanation

Answer: 10

Answer

10 hours
Because the time tt varies inversely as the number of workers ww, the total worker-hours required for the project is constant: k=8×15=120k = 8 \times 15 = 120 worker-hours. Dividing this total work by 12 workers gives 12012=10\frac{120}{12} = 10 hours.

Step-by-Step Solution

1
Set up the inverse variation equation
t=kwt = \frac{k}{w}, where kk is the constant of variation.
Inverse variation implies that as the number of workers increases, the time required decreases proportionally.
2
Determine the value of the constant of variation kk
k=t×w=15×8=120k = t \times w = 15 \times 8 = 120.
Substitute the known pair of values (w=8,t=15w = 8, t = 15) into the equation.
3
Compute the new value of tt for 12 workers
t=12012=10t = \frac{120}{12} = 10 hours.
Substitute w=12w = 12 and k=120k = 120 into t=kwt = \frac{k}{w}.

Key Concept

Inverse Variation
Question 7235Question

In a science competition, 33 distinct prizes (first, second, and third place) are to be awarded to 33 different students chosen from a group of 55 finalists. In how many different ways can these 33 prizes be awarded?

Show answer & explanation

Answer: 60

Answer

60 ways
Because the prizes are distinct, the order in which the finalists are selected matters. Calculating the number of arrangements of 33 students from 55 candidates is given by 5P3=5×4×3=60^{5}P_{3} = 5 \times 4 \times 3 = 60.

Step-by-Step Solution

1
Determine if order matters
Since the prizes are distinct (1st, 2nd, and 3rd place), the order of assignment matters, making this a permutation problem.
Assigning distinct positions to individuals requires calculating permutations rather than combinations.
2
Apply the permutation formula nPr=n!(nr)!^{n}P_{r} = \frac{n!}{(n-r)!}
5P3=5!(53)!=5!2!^{5}P_{3} = \frac{5!}{(5-3)!} = \frac{5!}{2!}
There are 55 total candidates (n=5n = 5) and 33 positions to fill (r=3r = 3).
3
Calculate the numeric value
5P3=5×4×3=60^{5}P_{3} = 5 \times 4 \times 3 = 60
Canceling 2!2! from the numerator and denominator leaves 5×4×3=605 \times 4 \times 3 = 60.

Key Concept

Linear permutation of r items selected from n distinct items
Estimated Time:45s
Question 7236Question

If xx and yy are real numbers greater than 11 satisfying the system of equations logxy+logyx=52\log_x y + \log_y x = \frac{5}{2} and xy=64xy = 64 with x>yx > y, find the value of xyx - y.

Show answer & explanation

Answer: 12

Answer

The value of xyx - y is 12.
Using the change of base identity logyx=1logxy\log_y x = \frac{1}{\log_x y}, the equation logxy+logyx=52\log_x y + \log_y x = \frac{5}{2} converts to u+1u=52u + \frac{1}{u} = \frac{5}{2} for u=logxyu = \log_x y. Solving the quadratic equation 2u25u+2=02u^2 - 5u + 2 = 0 yields u=12u = \frac{1}{2} or u=2u = 2. Because x>y>1x > y > 1, we must have logxy<1\log_x y < 1, selecting u=12    x=y2u = \frac{1}{2} \implies x = y^2. Substituting into xy=64xy = 64 gives y3=64    y=4y^3 = 64 \implies y = 4 and x=16x = 16. Therefore, xy=164=12x - y = 16 - 4 = 12.

Step-by-Step Solution

1
Apply the reciprocal change of base identity
Rewrite logyx\log_y x as 1logxy\frac{1}{\log_x y}, yielding logxy+1logxy=52\log_x y + \frac{1}{\log_x y} = \frac{5}{2}.
According to the change of base formula, logyx=logxxlogxy=1logxy\log_y x = \frac{\log_x x}{\log_x y} = \frac{1}{\log_x y}.
2
Solve the quadratic equation in terms of u=logxyu = \log_x y
Substituting u=logxyu = \log_x y gives u+1u=52    2u25u+2=0u + \frac{1}{u} = \frac{5}{2} \implies 2u^2 - 5u + 2 = 0, which factors into (2u1)(u2)=0(2u - 1)(u - 2) = 0, yielding u=12u = \frac{1}{2} or u=2u = 2.
Multiplying through by 2u2u clears fractions and forms a standard quadratic equation.
3
Select the valid root using given inequality constraints
Since x>y>1x > y > 1, taking the logarithm base xx yields logxx>logxy    1>logxy\log_x x > \log_x y \implies 1 > \log_x y. Thus u=12u = \frac{1}{2}, which means y=x1/2y = x^{1/2} or x=y2x = y^2.
The condition x>yx > y restricts the logarithm of yy base xx to be strictly less than 11.
4
Substitute into the product equation to find xx and yy
Substituting x=y2x = y^2 into xy=64xy = 64 gives y3=64    y=4y^3 = 64 \implies y = 4. Consequently, x=42=16x = 4^2 = 16.
Combining the relation x=y2x = y^2 with xy=64xy = 64 enables single-variable cubic solution.
5
Calculate the required difference xyx - y
164=1216 - 4 = 12.
Direct subtraction of the derived values x=16x = 16 and y=4y = 4.

Key Concept

Logarithmic Change of Base Reciprocal Property
Question 7237Question

Find the equation of the locus of a point P(x,y)P(x, y) that moves such that its distance from the fixed point (3,0)(3, 0) is always equal to its perpendicular distance from the vertical line x=3x = -3.

Show answer & explanation

Answer: y^2 = 12x; y^2 - 12x = 0; y^2=12x; y^2 - 12x = 0

Answer

The equation of the locus is y2=12xy^2 = 12x (or y212x=0y^2 - 12x = 0).
Equating the distance from P(x,y)P(x, y) to (3,0)(3, 0), which is (x3)2+y2\sqrt{(x - 3)^2 + y^2}, and the distance from P(x,y)P(x, y) to x=3x = -3, which is x+3|x + 3|, squaring both sides gives x26x+9+y2=x2+6x+9x^2 - 6x + 9 + y^2 = x^2 + 6x + 9. Subtracting x2+9x^2 + 9 from both sides yields y2=12xy^2 = 12x.

Step-by-Step Solution

1
Express the distance from P(x,y)P(x, y) to the point (3,0)(3, 0) using the distance formula.
d1=(x3)2+(y0)2=(x3)2+y2d_1 = \sqrt{(x - 3)^2 + (y - 0)^2} = \sqrt{(x - 3)^2 + y^2}
The distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is given by (x2x1)2+(y2y1)2\sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}.
2
Express the perpendicular distance from P(x,y)P(x, y) to the line x=3x = -3.
d2=x(3)=x+3d_2 = |x - (-3)| = |x + 3|
The perpendicular distance from a point (x,y)(x, y) to a vertical line x=kx = k is given by xk|x - k|.
3
Set the two distance expressions equal according to the locus condition.
(x3)2+y2=x+3\sqrt{(x - 3)^2 + y^2} = |x + 3|
The locus condition states that the distance to (3,0)(3, 0) is equal to the distance to line x=3x = -3.
4
Square both sides and simplify to obtain the Cartesian equation.
(x3)2+y2=(x+3)2    x26x+9+y2=x2+6x+9    y2=12x(x - 3)^2 + y^2 = (x + 3)^2 \implies x^2 - 6x + 9 + y^2 = x^2 + 6x + 9 \implies y^2 = 12x
Squaring eliminates the square root and absolute value signs, leading to the algebraic representation of the locus.

Key Concept

Definition and equation of a parabola as the locus of a point equidistant from a fixed point (focus) and a fixed line (directrix)

Alternative Method

Recognize that the definition of a parabola is the locus of points equidistant from a focus (a,0)(a, 0) and a directrix x=ax = -a. Here a=3a = 3, so the standard equation y2=4axy^2 = 4ax directly gives y2=4(3)x=12xy^2 = 4(3)x = 12x.
Estimated Time:1m 30s
Question 7238Question

A sector of a circle of radius 6 cm6\text{ cm} has a total perimeter whose numerical value is equal to the numerical value of its area. What is the area of the sector, in cm2\text{cm}^2?

Show answer & explanation

Answer: 18

Answer

The area of the sector is 18 cm218\text{ cm}^2.
For a sector of radius r=6 cmr = 6\text{ cm}, its total perimeter is P=2(6)+s=12+sP = 2(6) + s = 12 + s, where ss is the arc length. Its area is A=12(6)s=3sA = \frac{1}{2}(6)s = 3s. Setting P=AP = A gives 12+s=3s    2s=12    s=6 cm12 + s = 3s \implies 2s = 12 \implies s = 6\text{ cm}. Substituting s=6s = 6 into the area expression gives A=3(6)=18 cm2A = 3(6) = 18\text{ cm}^2.

Step-by-Step Solution

1
Express the perimeter and area of the sector in terms of the arc length ss
P=2r+s=12+sP = 2r + s = 12 + s and A=12rs=3sA = \frac{1}{2}rs = 3s
The total perimeter of a sector includes two straight radii plus the arc length, while its area is given by 12rs\frac{1}{2}rs.
2
Equate the numerical values of perimeter and area
12+s=3s12 + s = 3s
The question specifies that the numerical value of the total perimeter equals the numerical value of its area.
3
Solve for the arc length ss
2s=12    s=6 cm2s = 12 \implies s = 6\text{ cm}
Subtracting ss from both sides yields 2s=122s = 12, so s=6 cms = 6\text{ cm}.
4
Calculate the sector area
A=3(6)=18 cm2A = 3(6) = 18\text{ cm}^2
Substituting s=6s = 6 into A=3sA = 3s yields an area of 18 cm218\text{ cm}^2.

Key Concept

Perimeter and Area of a Circular Sector
Question 7239Question

If y=x3(2x1)4y = x^3(2x - 1)^4, find the value of dydx\frac{dy}{dx} at x=1x = 1.

Show answer & explanation

Answer: 11

Answer

The numerical value of dydx\frac{dy}{dx} at x=1x = 1 is 1111.
Applying the product rule dydx=udvdx+vdudx\frac{dy}{dx} = u\frac{dv}{dx} + v\frac{du}{dx} along with the chain rule for the expression (2x1)4(2x - 1)^4 gives dydx=8x3(2x1)3+3x2(2x1)4\frac{dy}{dx} = 8x^3(2x - 1)^3 + 3x^2(2x - 1)^4. Evaluating this at x=1x = 1 gives 8(1)3(1)3+3(1)2(1)4=8+3=118(1)^3(1)^3 + 3(1)^2(1)^4 = 8 + 3 = 11.

Step-by-Step Solution

1
Set up the product rule for y=uvy = u \cdot v, where u=x3u = x^3 and v=(2x1)4v = (2x - 1)^4.
u=x3u = x^3 and v=(2x1)4v = (2x - 1)^4
The function is expressed as the product of two algebraic terms.
2
Find the derivative of each function component.
dudx=3x2\frac{du}{dx} = 3x^2 and dvdx=8(2x1)3\frac{dv}{dx} = 8(2x - 1)^3
The power rule gives dudx=3x2\frac{du}{dx} = 3x^2, and applying the chain rule to (2x1)4(2x - 1)^4 yields 4(2x1)32=8(2x1)34(2x - 1)^3 \cdot 2 = 8(2x - 1)^3.
3
Substitute components into the product rule formula dydx=udvdx+vdudx\frac{dy}{dx} = u\frac{dv}{dx} + v\frac{du}{dx}.
dydx=8x3(2x1)3+3x2(2x1)4\frac{dy}{dx} = 8x^3(2x - 1)^3 + 3x^2(2x - 1)^4
Combining udvdxu\frac{dv}{dx} and vdudxv\frac{du}{dx} provides the full expression for the derivative.
4
Evaluate the derivative at x=1x = 1.
dydxx=1=8(1)3(2(1)1)3+3(1)2(2(1)1)4=8+3=11\frac{dy}{dx}\Big|_{x=1} = 8(1)^3(2(1) - 1)^3 + 3(1)^2(2(1) - 1)^4 = 8 + 3 = 11
Substituting x=1x = 1 simplifies the terms to 8(1)+3(1)=118(1) + 3(1) = 11.

Key Concept

Rules of Differentiation (Product and Chain Rules)
Question 7240Question

The total energy loss EE in Joules per minute in a magnetic core circuit is partly constant and partly varies directly as the square of the frequency ff in Hz of the alternating current. Given that E=120 JE = 120\text{ J} when f=10 Hzf = 10\text{ Hz}, and E=360 JE = 360\text{ J} when f=20 Hzf = 20\text{ Hz}, what is the value of EE in Joules when f=15 Hzf = 15\text{ Hz}?

Show answer & explanation

Answer: 220

Answer

220
The relation describes a partial variation model E=c+kf2E = c + k f^2. Substituting the two given conditions (f=10,E=120f=10, E=120 and f=20,E=360f=20, E=360) yields the system of equations c+100k=120c + 100k = 120 and c+400k=360c + 400k = 360. Solving this system gives k=0.8k = 0.8 and c=40c = 40. Evaluating E=40+0.8(15)2E = 40 + 0.8(15)^2 results in 220 J220\text{ J}.

Step-by-Step Solution

1
Write the general equation for partial variation involving a constant term and a term proportional to f2f^2
E=c+kf2E = c + k f^2
Partial variation consists of a sum of a constant component and a variable component.
2
Substitute the known conditions into the variation equation to create a system of linear equations
Equation 1: c+100k=120c + 100k = 120; Equation 2: c+400k=360c + 400k = 360
Two pairs of values are provided to determine the two unknown constants cc and kk.
3
Solve the system of simultaneous equations for kk and cc
k=0.8k = 0.8 and c=40c = 40
Subtracting Equation 1 from Equation 2 eliminates cc, allowing direct calculation of kk, after which cc is found by substitution.
4
Calculate the required value of EE when f=15f = 15
E=40+0.8(152)=40+0.8(225)=220E = 40 + 0.8(15^2) = 40 + 0.8(225) = 220
Applying the discovered constants to the target frequency yields the final energy loss value.

Key Concept

Partial Variation and Simultaneous Equations
Estimated Time:2m 0s
PreviousPage 362 / 697Next
All practice questions — JAMB UTME | Examkin