All practice questions

13931 questions

Question 7481Question

In a survey of 160 music enthusiasts, 80 listen to Afrobeat, 70 listen to Highlife, and 65 listen to Reggae. It was found that 30 listen to both Afrobeat and Highlife, 25 listen to both Highlife and Reggae, and 28 listen to both Afrobeat and Reggae. If 15 enthusiasts listen to none of these three genres, how many enthusiasts listen to exactly two of these genres?

Show answer & explanation

Answer: 44

Answer

The number of enthusiasts who listen to exactly two of the three genres is 44.
The correct answer is 44. By subtracting the 15 non-listeners from 160, the union of the three sets contains 145 members. Solving the 3-set inclusion-exclusion equation yields 13 enthusiasts who listen to all three genres. Subtracting 13 from each given pairwise intersection gives 17, 12, and 15 for the regions representing listeners of exactly two genres. Summing these three counts yields 44.

Step-by-Step Solution

1
Calculate the cardinality of the union of all three sets.
n(AHR)=16015=145n(A \cup H \cup R) = 160 - 15 = 145
Subtracting the number of enthusiasts listening to none of the genres from the universal set.
2
Apply the Principle of Inclusion-Exclusion for 3 sets to find the triple intersection.
n(AHR)=13n(A \cap H \cap R) = 13
Substituting known cardinalities into n(AHR)=n(A)+n(H)+n(R)[n(AH)+n(HR)+n(AR)]+n(AHR)n(A \cup H \cup R) = n(A)+n(H)+n(R) - [n(A \cap H)+n(H \cap R)+n(A \cap R)] + n(A \cap H \cap R).
3
Calculate the count of enthusiasts in each 'exactly two genres' region.
Afrobeat and Highlife only = 17; Highlife and Reggae only = 12; Afrobeat and Reggae only = 15.
Subtracting the triple intersection count (1313) from each pairwise intersection.
4
Sum the counts of the three distinct two-genre regions.
17+12+15=4417 + 12 + 15 = 44
Combining all mutually exclusive regions representing enthusiasts of exactly two genres.

Key Concept

Principle of Inclusion-Exclusion for three sets and Venn diagram region partitioning.
Question 7482Question

Two events AA and BB are defined in a sample space such that P(A)=23P(A) = \frac{2}{3}, P(B)=14P(B) = \frac{1}{4}, and P(AB)=34P(A \cup B) = \frac{3}{4}. If BB' denotes the complement of event BB, what is the value of P(AB)P(A \cap B')?

Show answer & explanation

Answer: 12\frac{1}{2}

Answer

The probability P(AB)P(A \cap B') is 12\frac{1}{2}.
Using the addition law of probability, P(AB)=P(A)+P(B)P(AB)=23+1434=16P(A \cap B) = P(A) + P(B) - P(A \cup B) = \frac{2}{3} + \frac{1}{4} - \frac{3}{4} = \frac{1}{6}. Since P(A)=P(AB)+P(AB)P(A) = P(A \cap B) + P(A \cap B'), we find P(AB)=2316=12P(A \cap B') = \frac{2}{3} - \frac{1}{6} = \frac{1}{2}. Alternatively, since P(AB)=16=P(A)P(B)P(A \cap B) = \frac{1}{6} = P(A)P(B), events AA and BB are independent, so P(AB)=P(A)P(B)=23×(114)=23×34=12P(A \cap B') = P(A)P(B') = \frac{2}{3} \times \left(1 - \frac{1}{4}\right) = \frac{2}{3} \times \frac{3}{4} = \frac{1}{2}.

Step-by-Step Solution

1
Apply the addition law of probability to calculate P(AB)P(A \cap B).
P(AB)=P(A)+P(B)P(AB)=23+1434=1112912=212=16P(A \cap B) = P(A) + P(B) - P(A \cup B) = \frac{2}{3} + \frac{1}{4} - \frac{3}{4} = \frac{11}{12} - \frac{9}{12} = \frac{2}{12} = \frac{1}{6}.
The general addition law relates the probabilities of the union and intersection of two compound events.
2
Calculate the probability that event AA occurs while event BB does not occur, P(AB)P(A \cap B').
P(AB)=P(A)P(AB)=2316=4616=36=12P(A \cap B') = P(A) - P(A \cap B) = \frac{2}{3} - \frac{1}{6} = \frac{4}{6} - \frac{1}{6} = \frac{3}{6} = \frac{1}{2}.
Event AA can be decomposed into two mutually exclusive parts: ABA \cap B and ABA \cap B'.

Key Concept

Addition law of probability and complement of compound events
Estimated Time:2m 0s
Question 7483Question

A machine produces electronic components. Based on long-term specifications, the theoretical probability of producing a defective component is 0.040.04. In a quality control inspection, a random sample of 400400 components produced by the machine is tested, and 2222 are found to be defective. What is the absolute difference between the experimental probability and the theoretical probability of selecting a defective component from this sample?

Show answer & explanation

Answer: 0.015

Answer

The absolute difference between the experimental probability and theoretical probability is 0.015.
The experimental probability is calculated from the trial outcomes as 22 divided by 400, which equals 0.055. Taking the absolute difference between this value and the theoretical probability of 0.04 gives |0.055 - 0.04| = 0.015.

Step-by-Step Solution

1
Determine the experimental probability from the sample results
P(Experimental)=22400=0.055P(Experimental) = \frac{22}{400} = 0.055
Experimental probability is calculated as the ratio of observed successful outcomes (defective items found) to total trials (sample size).
2
Identify the given theoretical probability
P(Theoretical) = 0.04
Theoretical probability represents the expected likelihood under model specifications prior to sampling.
3
Subtract the theoretical probability from the experimental probability to find the absolute difference
|0.055 - 0.04| = 0.015
The absolute difference measures how much the observed empirical frequency deviates from the predicted model probability.

Key Concept

Experimental vs Theoretical Probability
Question 7484Question

A sports delegation of 66 athletes is to be selected from a pool of 77 sprinters and 55 distance runners. If the delegation must contain at least 44 sprinters, in how many different ways can the delegation be formed?

Show answer & explanation

Answer: 462

Answer

The total number of different ways to form the delegation is 462.
To select at least 4 sprinters in a delegation of 6 athletes, we must evaluate three mutually exclusive cases: selecting 4 sprinters and 2 distance runners (7C4×5C2=350{}^7\text{C}_4 \times {}^5\text{C}_2 = 350), selecting 5 sprinters and 1 distance runner (7C5×5C1=105{}^7\text{C}_5 \times {}^5\text{C}_1 = 105), and selecting 6 sprinters and 0 distance runners (7C6×5C0=7{}^7\text{C}_6 \times {}^5\text{C}_0 = 7). Adding these yields 350+105+7=462350 + 105 + 7 = 462 total ways.

Step-by-Step Solution

1
Determine all valid combinations of sprinters and distance runners satisfying the condition of having at least 4 sprinters in a group of 6.
Three valid cases: (4 sprinters, 2 distance runners), (5 sprinters, 1 distance runner), and (6 sprinters, 0 distance runners).
The delegation requires 6 members and at least 4 sprinters.
2
Calculate the combinations for each case using nCr=n!r!(nr)!{}^n\text{C}_r = \frac{n!}{r!(n-r)!}.
Case 1: 7C4×5C2=350{}^7\text{C}_4 \times {}^5\text{C}_2 = 350; Case 2: 7C5×5C1=105{}^7\text{C}_5 \times {}^5\text{C}_1 = 105; Case 3: 7C6×5C0=7{}^7\text{C}_6 \times {}^5\text{C}_0 = 7.
Apply the product rule of counting for selecting sprinters and distance runners independently within each case.
3
Sum the results of the mutually exclusive cases.
350 + 105 + 7 = 462.
Apply the addition principle of counting for mutually exclusive scenarios.

Key Concept

Combinations with restrictions and the addition principle of counting
Estimated Time:2m 0s
Question 7485Question

If 3535+3=a+b15\frac{3\sqrt{5} - \sqrt{3}}{\sqrt{5} + \sqrt{3}} = a + b\sqrt{15}, where aa and bb are rational numbers, what is the value of aba - b?

Show answer & explanation

Answer: 11

Answer

11
By multiplying the numerator and denominator by the conjugate of the denominator, (53)(\sqrt{5} - \sqrt{3}), the fraction simplifies to 184152=9215\frac{18 - 4\sqrt{15}}{2} = 9 - 2\sqrt{15}. Equating this to a+b15a + b\sqrt{15} gives a=9a = 9 and b=2b = -2. Calculating aba - b gives 9(2)=119 - (-2) = 11.

Step-by-Step Solution

1
Multiply the numerator and denominator by the conjugate of the denominator
\frac{3\sqrt{5} - \sqrt{3}}{\sqrt{5} + \sqrt{3}} \times \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} - \sqrt{3}} = \frac{(3\sqrt{5} - \sqrt{3})(\sqrt{5} - \sqrt{3})}{(\sqrt{5})^2 - (\sqrt{3})^2}
Rationalising the denominator requires using the difference of squares identity (x+y)(xy)=x2y2(x+y)(x-y) = x^2 - y^2.
2
Expand the numerator and denominator
Denominator = 5 - 3 = 2. Numerator = 3(5) - 3\sqrt{15} - \sqrt{15} + 3 = 15 + 3 - 4\sqrt{15} = 18 - 4\sqrt{15}.
Apply distributive property to expand (353)(53)(3\sqrt{5} - \sqrt{3})(\sqrt{5} - \sqrt{3}) carefully combining like terms.
3
Simplify the fraction to match the form a+b15a + b\sqrt{15}
\frac{18 - 4\sqrt{15}}{2} = 9 - 2\sqrt{15}
Divide each term in the numerator by 2.
4
Identify aa and bb and evaluate aba - b
a = 9, b = -2 \implies a - b = 9 - (-2) = 11
Subtracting negative 2 is equivalent to adding 2.

Key Concept

Rationalisation of Binomial Surd Denominators
Estimated Time:1m 30s
Question 7486Question

If matrix AA has dimension 2×32 \times 3 and matrix BB has dimension 3×43 \times 4, what is the dimension of the matrix product ABAB?

Show answer & explanation

Answer: 2×42 \times 4

Answer

The dimension of the matrix product ABAB is 2×42 \times 4.
For two matrices to be multiplied, the number of columns in the first matrix must equal the number of rows in the second matrix. When a matrix of size m×nm \times n is multiplied by a matrix of size n×pn \times p, the resulting product matrix has size m×pm \times p. For A2×3A_{2 \times 3} and B3×4B_{3 \times 4}, the outer dimensions give 2×42 \times 4.

Step-by-Step Solution

1
Identify the dimensions of the given matrices AA and BB
Matrix AA is of order 2×32 \times 3 (m=2,n=3m = 2, n = 3) and Matrix BB is of order 3×43 \times 4 (n=3,p=4n = 3, p = 4).
Matrix multiplication requirement requires the number of columns of the first matrix to match the number of rows of the second matrix.
2
Apply the matrix multiplication dimension rule
The product matrix ABAB has mm rows and pp columns, resulting in dimension 2×42 \times 4.
When multiplying an m×nm \times n matrix by an n×pn \times p matrix, the resulting matrix has dimensions m×pm \times p.

Key Concept

Matrix Multiplication Dimension Compatibility and Resulting Order
Estimated Time:45s
Question 7487Question

A normal line is drawn to the curve y=x2+3x1y = \frac{x^2 + 3}{x - 1} at the point where x=2x = 2. Calculate the xx-intercept of this normal line.

Show answer & explanation

Answer: -19

Answer

The x-intercept of the normal line is -19.
Substituting x=2x = 2 into the curve function gives y=7y = 7. Differentiating via the quotient rule yields dydx=x22x3(x1)2\frac{dy}{dx} = \frac{x^2 - 2x - 3}{(x - 1)^2}, which equals 3-3 at x=2x = 2. The perpendicular slope of the normal line is 13\frac{1}{3}. Constructing the line equation through (2,7)(2, 7) gives x3y+19=0x - 3y + 19 = 0. Setting y=0y = 0 produces x=19x = -19.

Step-by-Step Solution

1
Find the point of contact by substituting x=2x = 2 into the curve equation
y=22+321=71=7y = \frac{2^2 + 3}{2 - 1} = \frac{7}{1} = 7, so the point is (2,7)(2, 7)
The line is drawn at x=2x = 2, so we need the full coordinate pair (x1,y1)(x_1, y_1)
2
Differentiate the curve y=x2+3x1y = \frac{x^2 + 3}{x - 1} using the quotient rule
\frac{dy}{dx} = \frac{(x - 1)(2x) - (x^2 + 3)(1)}{(x - 1)^2} = \frac{x^2 - 2x - 3}{(x - 1)^2}
The derivative gives the gradient function of the curve
3
Evaluate the tangent slope mtm_t at x=2x = 2
m_t = \frac{2^2 - 2(2) - 3}{(2 - 1)^2} = \frac{-3}{1} = -3
Evaluating the derivative yields the gradient of the tangent at the point
4
Determine the slope of the normal line mnm_n
m_n = -\frac{1}{m_t} = -\frac{1}{-3} = \frac{1}{3}
Normal lines are perpendicular to tangent lines, so mnmt=1m_n \cdot m_t = -1
5
Formulate the equation of the normal line passing through (2,7)(2, 7)
y - 7 = \frac{1}{3}(x - 2) \implies 3y - 21 = x - 2 \implies x - 3y + 19 = 0
Use the point-slope form yy1=m(xx1)y - y_1 = m(x - x_1)
6
Find the xx-intercept by setting y=0y = 0
x - 3(0) + 19 = 0 \implies x = -19
The xx-intercept occurs where the line crosses the xx-axis (y=0y = 0)

Key Concept

Finding the equation and x-intercept of a normal line to a curve
Estimated Time:2m 0s
Question 7488Question

What is the value of the definite integral 13(3x22x)dx\int_{1}^{3} (3x^2 - 2x) \, dx?

Show answer & explanation

Answer: 1818

Answer

18
Integrating 3x22x3x^2 - 2x gives the antiderivative F(x)=x3x2F(x) = x^3 - x^2. Evaluating F(3)F(1)F(3) - F(1) gives (279)(11)=180=18(27 - 9) - (1 - 1) = 18 - 0 = 18.

Step-by-Step Solution

1
Find the indefinite integral of the function
\int (3x^2 - 2x) \, dx = x^3 - x^2
Apply the power rule of integration to each term: \int 3x^2 dx = x^3 and \int 2x dx = x^2.
2
Evaluate the antiderivative at the upper limit x = 3
(3)^3 - (3)^2 = 27 - 9 = 18
Substitute the upper limit into the antiderivative.
3
Evaluate the antiderivative at the lower limit x = 1
(1)^3 - (1)^2 = 1 - 1 = 0
Substitute the lower limit into the antiderivative.
4
Subtract the lower limit evaluation from the upper limit evaluation
18 - 0 = 18
By the Fundamental Theorem of Calculus, \int_{a}^{b} f(x) dx = F(b) - F(a).

Key Concept

Fundamental Theorem of Calculus for Definite Polynomial Integrals
Estimated Time:1m 0s
Question 7489Question

An arithmetic progression (A.P.) has a fifth term of 1717 and a common difference of 33. What is the first term of the progression?

Show answer & explanation

Answer: 55

Answer

The first term of the progression is 55.
Using the nthn^{\text{th}} term formula for an arithmetic progression, Tn=a+(n1)dT_n = a + (n - 1)d, substituting T5=17T_5 = 17, n=5n = 5, and d=3d = 3 gives 17=a+4(3)    17=a+12    a=517 = a + 4(3) \implies 17 = a + 12 \implies a = 5.

Step-by-Step Solution

1
Identify the given parameters and formula for the nthn^{\text{th}} term of an A.P.
Formula: Tn=a+(n1)dT_n = a + (n - 1)d, where T5=17T_5 = 17, n=5n = 5, and d=3d = 3.
The standard formula connects the nthn^{\text{th}} term, first term, term position, and common difference.
2
Substitute the given values into the formula.
17=a+(51)×3    17=a+4×3    17=a+1217 = a + (5 - 1) \times 3 \implies 17 = a + 4 \times 3 \implies 17 = a + 12.
Evaluating (n1)d(n - 1)d gives the total difference added to the first term.
3
Solve for the first term aa.
a=1712=5a = 17 - 12 = 5.
Subtracting 1212 from both sides isolates aa.

Key Concept

Arithmetic Progression nthn^{\text{th}} term calculation
Estimated Time:45s
Question 7490Question

A continuous grouped frequency distribution consists of four class intervals: 101410 - 14, 152415 - 24, 252925 - 29, and 304430 - 44. The total frequency of the distribution is 160160, and the frequency of the class interval 252925 - 29 is 2222.

In a histogram representing this data, the height of the rectangle for the interval 152415 - 24 corresponds to a frequency density of 66. In a pie chart representing the same distribution, the sector angle for the class interval 304430 - 44 is 108108^\circ.

What is the frequency density of the class interval 101410 - 14?

Show answer & explanation

Answer: 6

Answer

The frequency density of the class interval 101410 - 14 is 66.
By converting the pie chart sector angle of 108108^\circ into a frequency of 4848 out of 160160, and using the frequency density of 66 with class width 1010 to find a frequency of 6060 for 152415 - 24, the remaining frequency for 101410 - 14 is 3030. Dividing this by the true class width of 55 (from boundaries 9.59.5 to 14.514.5) gives a frequency density of 66.

Step-by-Step Solution

1
Calculate the frequency of the class interval 304430 - 44 from the pie chart sector angle.
Frequency f3044=108360×160=48f_{30-44} = \frac{108^\circ}{360^\circ} \times 160 = 48.
The sector angle in a pie chart is directly proportional to the frequency relative to the 360360^\circ total.
2
Determine the class width and frequency of the class interval 152415 - 24.
Class boundaries are 14.514.5 and 24.524.5, so width w=10w = 10. Frequency f1524=6×10=60f_{15-24} = 6 \times 10 = 60.
Frequency density is defined as frequency divided by class width, so frequency equals frequency density multiplied by class width.
3
Determine the frequency of the class interval 101410 - 14.
Frequency f1014=160(60+22+48)=30f_{10-14} = 160 - (60 + 22 + 48) = 30.
The sum of all class frequencies must equal the total frequency of 160160.
4
Calculate the class width and frequency density of 101410 - 14.
Class width w1014=14.59.5=5w_{10-14} = 14.5 - 9.5 = 5. Frequency density =305=6= \frac{30}{5} = 6.
Dividing the frequency of the class (3030) by its exact class boundary width (55) yields the frequency density.

Key Concept

Integration of Frequency Density and Pie Chart Sector Angles
Question 7491Question

Given that cosxsinx=15\cos x - \sin x = \frac{1}{\sqrt{5}} for an acute angle xx, what is the exact value of cos3xsin3x\cos^3 x - \sin^3 x?

Show answer & explanation

Answer: 7525\frac{7\sqrt{5}}{25}

Answer

7525\frac{7\sqrt{5}}{25}
Squaring cosxsinx=15\cos x - \sin x = \frac{1}{\sqrt{5}} yields 12sinxcosx=151 - 2\sin x \cos x = \frac{1}{5}, which gives sinxcosx=25\sin x \cos x = \frac{2}{5}. Using the difference of cubes factorization, cos3xsin3x=(cosxsinx)(1+sinxcosx)=15(1+25)=755\cos^3 x - \sin^3 x = (\cos x - \sin x)(1 + \sin x \cos x) = \frac{1}{\sqrt{5}} \left(1 + \frac{2}{5}\right) = \frac{7}{5\sqrt{5}}. Rationalizing the denominator produces 7525\frac{7\sqrt{5}}{25}.

Step-by-Step Solution

1
Square both sides of the given equation to find the product sinxcosx\sin x \cos x.
(cosxsinx)2=(15)2    cos2x2sinxcosx+sin2x=15(\cos x - \sin x)^2 = \left(\frac{1}{\sqrt{5}}\right)^2 \implies \cos^2 x - 2\sin x \cos x + \sin^2 x = \frac{1}{5}.
Squaring allows us to use the Pythagorean identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 to isolate sinxcosx\sin x \cos x.
2
Simplify using cos2x+sin2x=1\cos^2 x + \sin^2 x = 1 to solve for sinxcosx\sin x \cos x.
12sinxcosx=15    2sinxcosx=115=45    sinxcosx=251 - 2\sin x \cos x = \frac{1}{5} \implies 2\sin x \cos x = 1 - \frac{1}{5} = \frac{4}{5} \implies \sin x \cos x = \frac{2}{5}.
Finding the product of sinx\sin x and cosx\cos x is necessary for the algebraic expansion of the difference of cubes.
3
Apply the difference of cubes algebraic identity to cos3xsin3x\cos^3 x - \sin^3 x.
cos3xsin3x=(cosxsinx)(cos2x+sinxcosx+sin2x)=(cosxsinx)(1+sinxcosx)\cos^3 x - \sin^3 x = (\cos x - \sin x)(\cos^2 x + \sin x \cos x + \sin^2 x) = (\cos x - \sin x)(1 + \sin x \cos x).
The identity a3b3=(ab)(a2+ab+b2)a^3 - b^3 = (a - b)(a^2 + ab + b^2) breaks the target expression down into known terms.
4
Substitute the known values into the expression and rationalize the denominator.
(15)(1+25)=15×75=755=7525\left(\frac{1}{\sqrt{5}}\right) \left(1 + \frac{2}{5}\right) = \frac{1}{\sqrt{5}} \times \frac{7}{5} = \frac{7}{5\sqrt{5}} = \frac{7\sqrt{5}}{25}.
Evaluating the product and rationalizing 755\frac{7}{5\sqrt{5}} yields the final exact surd form.

Key Concept

Basic Trigonometric Ratios, Special Angles, and Identities
Estimated Time:2m 0s
Question 7492Question

On an international flight carrying 150150 passengers, each passenger was offered three meal options: Chicken (CC), Fish (FF), and Vegetarian (VV). A survey of their choices showed that 7575 passengers chose Chicken, 6060 chose Fish, and 5050 chose Vegetarian. Additionally, 1515 passengers chose both Chicken and Fish, 1212 chose both Fish and Vegetarian, 1818 chose both Chicken and Vegetarian, while 88 passengers chose all three meals. How many passengers chose none of the three meal options?

Show answer & explanation

Answer: 2

Answer

2 passengers chose none of the meal options.
Using the inclusion-exclusion principle for three overlapping sets, the total number of passengers taking at least one meal is calculated as CFV=75+60+50(15+12+18)+8=148|C \cup F \cup V| = 75 + 60 + 50 - (15 + 12 + 18) + 8 = 148. Subtracting this value from the total count of 150150 passengers yields 150148=2150 - 148 = 2 passengers who selected none of the meal options.

Step-by-Step Solution

1
Identify the cardinalities of the individual sets, pairwise intersections, triple intersection, and the universal set.
N(U)=150N(U) = 150, C=75|C| = 75, F=60|F| = 60, V=50|V| = 50, CF=15|C \cap F| = 15, FV=12|F \cap V| = 12, CV=18|C \cap V| = 18, and CFV=8|C \cap F \cap V| = 8.
Organizing the given information allows for direct application of set cardinality formulas.
2
Calculate the total number of passengers who selected at least one meal using the Principle of Inclusion-Exclusion for three sets.
CFV=75+60+50(15+12+18)+8=18545+8=148|C \cup F \cup V| = 75 + 60 + 50 - (15 + 12 + 18) + 8 = 185 - 45 + 8 = 148.
Adding individual set totals overcounts elements in pairwise intersections, and subtracting pairwise intersections subtracts the triple intersection one too many times, so it must be added back.
3
Find the number of passengers who selected none of the meal choices by taking the complement of the union with respect to the universal set.
N(None)=N(U)CFV=150148=2N(\text{None}) = N(U) - |C \cup F \cup V| = 150 - 148 = 2.
Passengers choosing none of the meal options correspond to the region outside all three sets within the universal set.

Key Concept

Principle of Inclusion-Exclusion for Three Sets and Complement of Union
Estimated Time:1m 30s
Question 7493Question
If x>0x > 0 satisfies the exponential equation 3x+1+31x=103^{x+1} + 3^{1-x} = 10 find the value of 8x+4x18^x + 4^{x-1}.
Show answer & explanation

Answer: 9

Answer

The value of 8x+4x18^x + 4^{x-1} is 9.
Applying index laws to 3x+1+31x=103^{x+1} + 3^{1-x} = 10 yields 3(3x)+33x=103(3^x) + \frac{3}{3^x} = 10. Substituting u=3xu = 3^x gives 3u210u+3=03u^2 - 10u + 3 = 0, which factors to (3u1)(u3)=0(3u - 1)(u - 3) = 0, yielding u=3u = 3 or u=13u = \frac{1}{3}. Thus x=1x = 1 or x=1x = -1. Given x>0x > 0, x=1x = 1. Substituting x=1x = 1 into 8x+4x18^x + 4^{x-1} gives 81+40=8+1=98^1 + 4^0 = 8 + 1 = 9.

Step-by-Step Solution

1
Apply the product and negative power laws of indices to separate the terms in the given equation.
3x+1=313x=3(3x)3^{x+1} = 3^1 \cdot 3^x = 3(3^x) and 31x=313x=33x3^{1-x} = 3^1 \cdot 3^{-x} = \frac{3}{3^x}, making the equation 3(3x)+33x=103(3^x) + \frac{3}{3^x} = 10.
According to the laws of indices, am+n=amana^{m+n} = a^m \cdot a^n and an=1ana^{-n} = \frac{1}{a^n}.
2
Substitute u=3xu = 3^x into the equation and clear the fraction to form a standard quadratic equation.
3u+3u=10    3u210u+3=03u + \frac{3}{u} = 10 \implies 3u^2 - 10u + 3 = 0.
Multiplying through by uu eliminates the fraction and forms a quadratic in terms of uu.
3
Factor the quadratic equation 3u210u+3=03u^2 - 10u + 3 = 0 to find the values of uu.
(3u1)(u3)=0    u=3(3u - 1)(u - 3) = 0 \implies u = 3 or u=13u = \frac{1}{3}.
Factoring by splitting the middle term gives the linear factors.
4
Equate 3x3^x to the values of uu and apply the constraint x>0x > 0.
3x=31    x=13^x = 3^1 \implies x = 1 and 3x=31    x=13^x = 3^{-1} \implies x = -1. Selecting the positive root gives x=1x = 1.
Equating exponents with matching base 3 gives the solutions for xx.
5
Substitute x=1x = 1 into the target expression 8x+4x18^x + 4^{x-1} and simplify.
81+411=8+40=8+1=98^1 + 4^{1-1} = 8 + 4^0 = 8 + 1 = 9.
By the zero index law, any non-zero base raised to the power 0 equals 1 (a0=1a^0 = 1).

Key Concept

Solving quadratic-form exponential equations using index laws and applying the zero index rule.
Question 7494Question

Given that 1a(3x22x)dx=48\int_{1}^{a} (3x^2 - 2x) \, dx = 48, where a>1a > 1 is a constant, find the value of aa.

Show answer & explanation

Answer: 4

Answer

The value of the constant upper limit is 4.
Integrating 3x22x3x^2 - 2x yields x3x2x^3 - x^2. Applying limits from 11 to aa gives (a3a2)(11)=a3a2(a^3 - a^2) - (1 - 1) = a^3 - a^2. Setting a3a2=48a^3 - a^2 = 48, solving for a>1a > 1 gives a=4a = 4 because 4342=6416=484^3 - 4^2 = 64 - 16 = 48.

Step-by-Step Solution

1
Integrate the polynomial function with respect to xx
(3x22x)dx=x3x2+C\int (3x^2 - 2x) \, dx = x^3 - x^2 + C
Using the power rule of integration xndx=xn+1n+1\int x^n \, dx = \frac{x^{n+1}}{n+1} for each term.
2
Evaluate the antiderivative between the upper limit aa and lower limit 11
[x3x2]1a=(a3a2)(1312)=a3a2[x^3 - x^2]_1^a = (a^3 - a^2) - (1^3 - 1^2) = a^3 - a^2
By the Fundamental Theorem of Calculus, bcf(x)dx=F(c)F(b)\int_{b}^{c} f(x)dx = F(c) - F(b).
3
Equate the expression to the given total integral value and solve for aa
a3a2=48    a=4a^3 - a^2 = 48 \implies a = 4
Substituting a=4a=4 yields 4342=6416=484^3 - 4^2 = 64 - 16 = 48, which satisfies the equation.

Key Concept

Definite Integrals with Unknown Limits
Question 7495Question

If the determinant of the matrix M=(x325)M = \begin{pmatrix} x & 3 \\ 2 & 5 \end{pmatrix} is 1414, find the value of xx.

Show answer & explanation

Answer: 4

Answer

The value of xx is 44.
For matrix M=(x325)M = \begin{pmatrix} x & 3 \\ 2 & 5 \end{pmatrix}, the determinant is calculated as (x)(5)(3)(2)=5x6(x)(5) - (3)(2) = 5x - 6. Equating this to 1414 gives 5x6=145x - 6 = 14, which simplifies to 5x=205x = 20, yielding x=4x = 4.

Step-by-Step Solution

1
Apply the 2×22 \times 2 determinant formula det=adbc\det = ad - bc
\det(M) = (x \times 5) - (3 \times 2) = 5x - 6
The determinant of a 2×22 \times 2 matrix is the product of the main diagonal minus the product of the anti-diagonal.
2
Set the determinant equal to the given value 1414
5x - 6 = 14
The problem states that the determinant is equal to 14.
3
Solve the linear equation for xx
5x = 20 \implies x = 4
Adding 6 to both sides gives 5x=205x = 20, and dividing by 5 yields x=4x = 4.

Key Concept

Determinant of a 2x2 Matrix
Question 7496Question

If xx is the least positive integer satisfying the modular congruence 4x+93(mod11)4x + 9 \equiv 3 \pmod{11}, what is the value of (x25x+2)(mod11)(x^2 - 5x + 2) \pmod{11} expressed in standard non-negative remainder form?

Show answer & explanation

Answer: 9

Answer

The value of (x25x+2)(mod11)(x^2 - 5x + 2) \pmod{11} in standard non-negative remainder form is 9.
Solving 4x+93(mod11)4x + 9 \equiv 3 \pmod{11} yields 4x65(mod11)4x \equiv -6 \equiv 5 \pmod{11}. Multiplying by 3 (the inverse of 4 mod 11) gives x154(mod11)x \equiv 15 \equiv 4 \pmod{11}. Evaluating (x25x+2)(x^2 - 5x + 2) at x=4x = 4 gives 1620+2=216 - 20 + 2 = -2. Converting 2-2 into the standard non-negative remainder range [0,10][0, 10] gives 2+11=9-2 + 11 = 9.

Step-by-Step Solution

1
Isolate the variable term in the linear modular congruence
4x396(mod11)4x \equiv 3 - 9 \equiv -6 \pmod{11}
Subtract 9 from both sides of the congruence.
2
Convert the negative right-hand side to a non-negative residue modulo 11
4x6+115(mod11)4x \equiv -6 + 11 \equiv 5 \pmod{11}
Add the modulus 11 to obtain the canonical non-negative equivalent.
3
Solve for xx by multiplying by the multiplicative inverse of 4 modulo 11
Since 4×3=121(mod11)4 \times 3 = 12 \equiv 1 \pmod{11}, multiply both sides by 3: x5×3=154(mod11)x \equiv 5 \times 3 = 15 \equiv 4 \pmod{11}. Thus, the least positive integer is x=4x = 4.
The modular inverse of 4 modulo 11 is 3.
4
Substitute x=4x = 4 into the expression (x25x+2)(x^2 - 5x + 2)
425(4)+2=1620+2=24^2 - 5(4) + 2 = 16 - 20 + 2 = -2
Evaluate the quadratic expression using the calculated value of xx.
5
Express 2-2 in canonical non-negative remainder form modulo 11
2+11=9(mod11)-2 + 11 = 9 \pmod{11}
Add the modulus 11 to convert the negative result to a non-negative remainder within [0,10][0, 10].

Key Concept

Solving linear modular congruences and converting negative remainders to canonical form
Question 7497Question

Pumps P1P_1 and P2P_2 operating together can fill a water storage tank in 12 hours12\text{ hours}, while pumps P2P_2 and P3P_3 operating together can fill the same tank in 20 hours20\text{ hours}. When all three pumps operate simultaneously for 5 hours5\text{ hours}, they fill exactly 12\frac{1}{2} of the tank. If pump P2P_2 is then shut off, how many additional hours will it take pumps P1P_1 and P3P_3 working together to fill the remainder of the tank?

Show answer & explanation

Answer: 7.5 hours7.5\text{ hours}

Answer

7.5 hours7.5\text{ hours}
The three pumps combined have a work rate of 110 tank/hr\frac{1}{10}\text{ tank/hr}. Subtracting the rate of P1+P2P_1 + P_2 (which is 112\frac{1}{12}) gives P3P_3's rate as 160 tank/hr\frac{1}{60}\text{ tank/hr}. Subtracting the rate of P2+P3P_2 + P_3 (which is 120\frac{1}{20}) gives P1P_1's rate as 120 tank/hr\frac{1}{20}\text{ tank/hr}. Together, P1P_1 and P3P_3 have a combined rate of 120+160=115 tank/hr\frac{1}{20} + \frac{1}{60} = \frac{1}{15}\text{ tank/hr}. To fill the remaining 12\frac{1}{2} of the tank, it will take 1/21/15=7.5 hours\frac{1/2}{1/15} = 7.5\text{ hours}.

Step-by-Step Solution

1
Determine the combined work rate of all three pumps working together.
Since all three pumps fill 12\frac{1}{2} of the tank in 5 hours5\text{ hours}, their combined rate is r1+r2+r3=1/25=110 tank per hourr_1 + r_2 + r_3 = \frac{1/2}{5} = \frac{1}{10}\text{ tank per hour}.
Work rate is defined as the fraction of work completed per unit time.
2
Find the individual work rates of pumps P1P_1 and P3P_3.
r3=(r1+r2+r3)(r1+r2)=110112=160 tank per hourr_3 = (r_1 + r_2 + r_3) - (r_1 + r_2) = \frac{1}{10} - \frac{1}{12} = \frac{1}{60}\text{ tank per hour}. Also, r1=(r1+r2+r3)(r2+r3)=110120=120 tank per hourr_1 = (r_1 + r_2 + r_3) - (r_2 + r_3) = \frac{1}{10} - \frac{1}{20} = \frac{1}{20}\text{ tank per hour}.
Subtracting known pair rates from the total three-pump rate yields individual rates.
3
Calculate the combined work rate of P1P_1 and P3P_3.
r1+r3=120+160=3+160=460=115 tank per hourr_1 + r_3 = \frac{1}{20} + \frac{1}{60} = \frac{3 + 1}{60} = \frac{4}{60} = \frac{1}{15}\text{ tank per hour}.
The rate of two pumps operating together is the sum of their individual rates.
4
Compute the time needed to fill the remaining portion of the tank.
Remaining fraction to fill is 112=121 - \frac{1}{2} = \frac{1}{2}. Time required = 1/21/15=152=7.5 hours\frac{1/2}{1/15} = \frac{15}{2} = 7.5\text{ hours}.
Dividing the remaining workload by the combined rate gives the additional operating time.

Key Concept

Work-rate problems involving simultaneous rates and partial work completion
Estimated Time:2m 0s
Question 7498Question

The 3rd3^{\text{rd}} term of a geometric progression (G.P.) is 1818 and its common ratio is 33. What is the first term of the progression?

Show answer & explanation

Answer: 2

Answer

The first term of the geometric progression is 2.
In a geometric progression, the nthn^{\text{th}} term is given by Tn=arn1T_n = a r^{n-1}. For the 3rd3^{\text{rd}} term (n=3n = 3) with common ratio r=3r = 3 and term value 1818, the equation is 18=a32=9a18 = a \cdot 3^{2} = 9a. Dividing by 99 yields the first term a=2a = 2.

Step-by-Step Solution

1
Identify the formula for the nthn^{\text{th}} term of a geometric progression.
Tn=arn1T_n = a r^{n-1}
This formula connects the nthn^{\text{th}} term TnT_n to the first term aa, common ratio rr, and term index nn.
2
Substitute T3=18T_3 = 18, r=3r = 3, and n=3n = 3 into the formula.
18=a331    18=9a18 = a \cdot 3^{3-1} \implies 18 = 9a
Evaluating 331=32=93^{3-1} = 3^2 = 9 simplifies the equation.
3
Solve for the first term aa.
a=189=2a = \frac{18}{9} = 2
Dividing both sides of the equation by 9 isolates the first term.

Key Concept

Geometric Progression nth term calculation
Question 7499Question

If log3x2logx27=1\log_3 x - 2\log_x 27 = 1, what is the sum of all possible real values of xx?

Show answer & explanation

Answer: 2449\frac{244}{9}

Answer

2449\frac{244}{9}
By applying the change of base rule logx27=log327log3x=3log3x\log_x 27 = \frac{\log_3 27}{\log_3 x} = \frac{3}{\log_3 x}, the given equation simplifies to log3x6log3x=1\log_3 x - \frac{6}{\log_3 x} = 1. Setting u=log3xu = \log_3 x yields u2u6=0u^2 - u - 6 = 0, which factors as (u3)(u+2)=0(u - 3)(u + 2) = 0. Thus, u=3u = 3 or u=2u = -2, giving solutions x=33=27x = 3^3 = 27 and x=32=19x = 3^{-2} = \frac{1}{9}. Adding these valid real solutions gives 27+19=244927 + \frac{1}{9} = \frac{244}{9}.

Step-by-Step Solution

1
Apply the change of base formula to logx27\log_x 27.
logx27=log327log3x=3log3x\log_x 27 = \frac{\log_3 27}{\log_3 x} = \frac{3}{\log_3 x}
Converting all logarithmic terms to a common base (base 3) allows substitution.
2
Substitute logx27\log_x 27 back into the original equation and let u=log3xu = \log_3 x.
u2(3u)=1    u6u=1u - 2\left(\frac{3}{u}\right) = 1 \implies u - \frac{6}{u} = 1
This transforms the logarithmic equation into an algebraic equation.
3
Clear the denominator by multiplying through by uu and rearrange into standard quadratic form.
u2u6=0u^2 - u - 6 = 0
Multiplying by uu (where u0u \neq 0) forms a standard quadratic equation.
4
Factor the quadratic equation to solve for uu.
(u3)(u+2)=0    u=3 or u=2(u - 3)(u + 2) = 0 \implies u = 3 \text{ or } u = -2
Factoring determines the values of log3x\log_3 x.
5
Convert back to xx using x=3ux = 3^u.
For u=3u = 3, x=33=27x = 3^3 = 27. For u=2u = -2, x=32=19x = 3^{-2} = \frac{1}{9}. Both x=27x = 27 and x=19x = \frac{1}{9} are valid bases (x>0,x1x > 0, x \neq 1).
Exponentiation resolves the logarithmic variable.
6
Find the sum of all valid values of xx.
Sum=27+19=243+19=2449\text{Sum} = 27 + \frac{1}{9} = \frac{243 + 1}{9} = \frac{244}{9}
Combines the two real solutions into the final requested sum.

Key Concept

Change of base formula logab=logcblogca\log_a b = \frac{\log_c b}{\log_c a} and solving equations reducible to quadratics.
Estimated Time:2m 0s
Question 7500Question

Given the matrices A=(2134)A = \begin{pmatrix} 2 & -1 \\ 3 & 4 \end{pmatrix} and B=(1x25)B = \begin{pmatrix} 1 & x \\ -2 & 5 \end{pmatrix}, if the determinant of the product matrix ABAB is equal to 121121, find the value of xx.

Show answer & explanation

Answer: 3

Answer

The value of xx is 33.
By applying the property det(AB)=det(A)det(B)\det(AB) = \det(A) \cdot \det(B), we compute det(A)=(2)(4)(1)(3)=11\det(A) = (2)(4) - (-1)(3) = 11 and det(B)=(1)(5)(x)(2)=5+2x\det(B) = (1)(5) - (x)(-2) = 5 + 2x. Substituting into the equation gives 11(5+2x)=12111(5 + 2x) = 121, which yields 5+2x=115 + 2x = 11 and leads to x=3x = 3.

Step-by-Step Solution

1
Find the determinant of matrix AA
det(A)=(2)(4)(1)(3)=11\det(A) = (2)(4) - (-1)(3) = 11
The determinant of a 2×22 \times 2 matrix (abcd)\begin{pmatrix} a & b \\ c & d \end{pmatrix} is calculated as adbcad - bc.
2
Express the determinant of matrix BB in terms of xx
det(B)=(1)(5)(x)(2)=5+2x\det(B) = (1)(5) - (x)(-2) = 5 + 2x
Apply the 2×22 \times 2 determinant formula to matrix BB.
3
Apply the determinant product rule
det(AB)=det(A)det(B)=11(5+2x)=121\det(AB) = \det(A) \cdot \det(B) = 11(5 + 2x) = 121
For any square matrices AA and BB, det(AB)=det(A)det(B)\det(AB) = \det(A) \det(B).
4
Solve the resulting linear equation for xx
x=3x = 3
Dividing 121121 by 1111 gives 5+2x=115 + 2x = 11, which simplifies to 2x=62x = 6 and x=3x = 3.

Key Concept

Determinant of a Matrix Product
Estimated Time:1m 30s
PreviousPage 375 / 697Next
All practice questions — JAMB UTME | Examkin