All practice questions

1526 questions

Question 601Question

What is the value of log281log332\log_2 81 \cdot \log_3 32?

Show answer & explanation

Answer: 20

Answer

The value of the logarithmic expression is 20.
Rewriting 8181 as 343^4 and 3232 as 252^5 allows extraction of coefficients 44 and 55. Utilizing the change of base property log23log32=1\log_2 3 \cdot \log_3 2 = 1 reduces the expression to 4×5=204 \times 5 = 20.

Step-by-Step Solution

1
Rewrite arguments as prime powers
log281=log2(34)\log_2 81 = \log_2(3^4) and log332=log3(25)\log_3 32 = \log_3(2^5)
Simplifies terms to prime base components
2
Apply the power law of logarithms
4log235log324\log_2 3 \cdot 5\log_3 2
Brings powers out as numerical coefficients
3
Apply the change of base identity logbalogab=1\log_b a \cdot \log_a b = 1
45(log23log32)=201=204 \cdot 5 \cdot (\log_2 3 \cdot \log_3 2) = 20 \cdot 1 = 20
Reciprocal logarithm bases multiply to give 1

Key Concept

Logarithms and Change of Base
Estimated Time:45s
Question 602Question

If θ\theta is an acute angle such that tanθ=2\tan \theta = 2, calculate the exact numerical value of 3sinθ+cosθsinθ+2cosθ\frac{3\sin \theta + \cos \theta}{\sin \theta + 2\cos \theta}.

Show answer & explanation

Answer: 1.75

Answer

The exact numerical value of the trigonometric expression is 1.75.
Dividing every term in the expression by cosθ\cos \theta converts sinθ\sin \theta terms into tanθ\tan \theta. The quotient becomes 3tanθ+1tanθ+2\frac{3\tan \theta + 1}{\tan \theta + 2}. Substituting tanθ=2\tan \theta = 2 gives 3(2)+12+2=74=1.75\frac{3(2) + 1}{2 + 2} = \frac{7}{4} = 1.75.

Step-by-Step Solution

1
Divide numerator and denominator by cosθ\cos \theta
The expression becomes 3(sinθcosθ)+1sinθcosθ+2=3tanθ+1tanθ+2\frac{3\left(\frac{\sin \theta}{\cos \theta}\right) + 1}{\frac{\sin \theta}{\cos \theta} + 2} = \frac{3\tan \theta + 1}{\tan \theta + 2}.
Using the trigonometric identity tanθ=sinθcosθ\tan \theta = \frac{\sin \theta}{\cos \theta} simplifies the calculation without needing to evaluate the hypotenuse.
2
Substitute tanθ=2\tan \theta = 2
3(2)+12+2=74\frac{3(2) + 1}{2 + 2} = \frac{7}{4}
Replace tanθ\tan \theta with its given numerical value of 2.
3
Convert fraction to decimal
1.75
Decimal representation of the exact fraction 74\frac{7}{4}.

Key Concept

Basic Trigonometric Ratios and Quotient Identity
Question 603Question

If y=(x22x+2)3y = (x^2 - 2x + 2)^3, what is the numerical value of dydx\frac{dy}{dx} evaluated at x=2x = 2?

Show answer & explanation

Answer: 24

Answer

24
Applying the chain rule gives dydx=3(x22x+2)2(2x2)\frac{dy}{dx} = 3(x^2 - 2x + 2)^2(2x - 2). Evaluating this derivative at x=2x = 2 yields 3(2)2(2)=243(2)^2(2) = 24.

Step-by-Step Solution

1
Identify the composite structure and state the chain rule formula.
Let u=x22x+2u = x^2 - 2x + 2, so y=u3y = u^3. By the chain rule, dydx=dydududx\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}.
The function is an expression raised to a power, requiring the chain rule.
2
Differentiate the outer function with respect to uu and the inner function with respect to xx.
\frac{dy}{du} = 3(x^2 - 2x + 2)^2 and \frac{du}{dx} = 2x - 2.
Apply the power rule to both the outer expression and inner polynomial.
3
Multiply the two derivatives to express dydx\frac{dy}{dx}.
\frac{dy}{dx} = 3(x^2 - 2x + 2)^2(2x - 2).
Product of outer and inner derivatives per the chain rule.
4
Evaluate the expression at x=2x = 2.
\frac{dy}{dx}\Big|_{x=2} = 3(4 - 4 + 2)^2(4 - 2) = 3(2)^2(2) = 24.
Substitute x=2x = 2 into the derivative expression and simplify.

Key Concept

Chain Rule of Differentiation
Question 604Question

The table below shows the cumulative frequency distribution of the masses (in grams) of 100100 cocoa beans sampled from an agricultural yield:

Mass Class Interval (g)Cumulative Frequency
101910 - 191010
202920 - 293030
303930 - 396565
404940 - 499090
505950 - 59100100

Using linear interpolation from the cumulative frequency distribution, calculate the 75th percentile (Q3Q_3) mass of the cocoa beans in grams.

Show answer & explanation

Answer: 43.5

Answer

The 75th percentile (Q3Q_3) mass of the cocoa beans is 43.5 g43.5\text{ g}.
To find the 75th percentile (Q3Q_3) from cumulative frequency data, calculate the rank 75100×100=75\frac{75}{100} \times 100 = 75. This falls into the 404940 - 49 class interval (boundaries 39.549.539.5 - 49.5). Applying Q3=L+(75Ff)cQ_3 = L + \left(\frac{75 - F}{f}\right)c yields 39.5+(756525)×10=43.5 g39.5 + \left(\frac{75 - 65}{25}\right) \times 10 = 43.5\text{ g}.

Step-by-Step Solution

1
Calculate the percentile position rank
Rank position is 7575
The 75th percentile corresponds to 75%75\% of the total sample size N=100N = 100, giving 75100×100=75\frac{75}{100} \times 100 = 75.
2
Locate the 75th percentile class interval and its boundaries
Class interval is 404940 - 49, with lower boundary L=39.5L = 39.5 and upper boundary 49.549.5
Cumulative frequency before 404940 - 49 is 6565, and up to 404940 - 49 is 9090. Since 65<759065 < 75 \leq 90, the 75th item falls in this interval.
3
Identify class parameters for interpolation
L=39.5L = 39.5, F=65F = 65, f=25f = 25, c=10c = 10
Lower boundary L=39.5L = 39.5, previous cumulative frequency F=65F = 65, class frequency f=9065=25f = 90 - 65 = 25, class width c=49.539.5=10c = 49.5 - 39.5 = 10.
4
Compute Q3Q_3 using the linear interpolation formula
Q3=43.5 gQ_3 = 43.5\text{ g}
Q3=39.5+(756525)×10=39.5+4=43.5Q_3 = 39.5 + \left(\frac{75 - 65}{25}\right) \times 10 = 39.5 + 4 = 43.5.

Key Concept

Linear Interpolation of Percentiles from Cumulative Frequency Data
Question 605Question

Find the value of xx that satisfies the logarithmic equation log2(x21)log2(x1)=3\log_2(x^2 - 1) - \log_2(x - 1) = 3.

Show answer & explanation

Answer: 7

Answer

The value of xx is 77.
Applying the logarithm quotient law reduces log2(x21)log2(x1)\log_2(x^2 - 1) - \log_2(x - 1) to log2(x21x1)\log_2\left(\frac{x^2 - 1}{x - 1}\right). Factoring x21x^2 - 1 into (x1)(x+1)(x - 1)(x + 1) and canceling (x1)(x - 1) leaves log2(x+1)=3\log_2(x + 1) = 3. Converting this to exponential form gives x+1=23=8x + 1 = 2^3 = 8, which yields x=7x = 7.

Step-by-Step Solution

1
Apply the quotient rule for logarithms to combine the left-hand side into a single logarithmic expression.
log2(x21x1)=3\log_2\left(\frac{x^2 - 1}{x - 1}\right) = 3
According to logarithmic rules, the difference of two logarithms of the same base is equal to the logarithm of their quotient: logbAlogbB=logb(AB)\log_b A - \log_b B = \log_b\left(\frac{A}{B}\right).
2
Factor the numerator as a difference of two squares and simplify the rational expression.
log2(x+1)=3\log_2(x + 1) = 3
Since x21=(x1)(x+1)x^2 - 1 = (x - 1)(x + 1), dividing by (x1)(x - 1) leaves (x+1)(x + 1), given x1x \neq 1.
3
Rewrite the logarithmic equation in exponential form.
x+1=23=8x + 1 = 2^3 = 8
By definition of logarithms, logby=z    bz=y\log_b y = z \iff b^z = y.
4
Solve the resulting linear equation for xx.
x=7x = 7
Subtracting 11 from both sides gives x=7x = 7.

Key Concept

Quotient Law of Logarithms and Logarithmic Equations
Estimated Time:1m 30s
Question 606Question

The power consumption PP (in watts) of a variable-speed motor is partly constant and partly varies directly as the square of its operational speed vv (in revolutions per second). If P=250 WP = 250\text{ W} when v=10 rev/sv = 10\text{ rev/s} and P=700 WP = 700\text{ W} when v=20 rev/sv = 20\text{ rev/s}, calculate the value of PP (in watts) when v=15 rev/sv = 15\text{ rev/s}.

Show answer & explanation

Answer: 437.5

Answer

437.5 W
The partial variation equation is P=k1+k2v2P = k_1 + k_2 v^2. Setting up simultaneous equations k1+100k2=250k_1 + 100 k_2 = 250 and k1+400k2=700k_1 + 400 k_2 = 700 yields k1=100k_1 = 100 and k2=1.5k_2 = 1.5. Substituting v=15v = 15 into P=100+1.5(152)P = 100 + 1.5(15^2) gives P=437.5 WP = 437.5\text{ W}.

Step-by-Step Solution

1
Express the partial variation mathematically.
P=k1+k2v2P = k_1 + k_2 v^2, where k1k_1 and k2k_2 are constants.
The total power consumption is the sum of a fixed baseline constant k1k_1 and a variable component proportional to v2v^2.
2
Form simultaneous linear equations using the provided data points.
k1+100k2=250k_1 + 100 k_2 = 250 and k1+400k2=700k_1 + 400 k_2 = 700.
Substituting v=10v = 10 gives 102=10010^2 = 100, and substituting v=20v = 20 gives 202=40020^2 = 400.
3
Solve for the constants k1k_1 and k2k_2.
k2=1.5k_2 = 1.5 and k1=100k_1 = 100.
Subtracting the two equations eliminates k1k_1, yielding 300k2=450    k2=1.5300 k_2 = 450 \implies k_2 = 1.5. Substituting k2=1.5k_2 = 1.5 back into k1+100k2=250k_1 + 100 k_2 = 250 gives k1=100k_1 = 100.
4
Calculate the value of PP at v=15 rev/sv = 15\text{ rev/s}.
P=437.5 WP = 437.5\text{ W}.
Substitute v=15v = 15, k1=100k_1 = 100, and k2=1.5k_2 = 1.5 into the governing formula P=100+1.5(152)=100+337.5=437.5P = 100 + 1.5(15^2) = 100 + 337.5 = 437.5.

Key Concept

Partial Variation and Simultaneous Linear Equations
Estimated Time:1m 30s
Question 607Question

A point P(x,y)P(x, y) moves in a Cartesian plane such that the sum of the squares of its distances from two fixed points A(0,0)A(0, 0) and B(8,0)B(8, 0) is equal to 8282, defining a locus L1L_1. A second locus L2L_2 is the set of all points equidistant from the parallel lines y=1y = -1 and y=7y = 7. Given that L1L_1 and L2L_2 intersect at two distinct points MM and NN, what is the length of the line segment MNMN?

Show answer & explanation

Answer: 8

Answer

The length of the line segment MNMN is 8 units.
The locus L1L_1 simplifies to the circle (x4)2+y2=25(x - 4)^2 + y^2 = 25 with center (4,0)(4,0) and radius 55. The locus L2L_2 is the horizontal line y=3y = 3. Substituting y=3y = 3 into the circle equation yields (x4)2=16(x - 4)^2 = 16, giving intersection points at (0,3)(0,3) and (8,3)(8,3). The distance between these points is 88 units.

Step-by-Step Solution

1
Formulate the algebraic expression for locus L1L_1
The distance squared PA2=x2+y2PA^2 = x^2 + y^2 and PB2=(x8)2+y2PB^2 = (x - 8)^2 + y^2. Setting PA2+PB2=82PA^2 + PB^2 = 82 gives x2+y2+(x8)2+y2=82x^2 + y^2 + (x - 8)^2 + y^2 = 82.
By the distance formula, the sum of squared distances from P(x,y)P(x, y) to A(0,0)A(0,0) and B(8,0)B(8,0) equals 82.
2
Simplify and complete the square for locus L1L_1
Expanding yields 2x216x+64+2y2=82    2x216x+2y2=18    x28x+y2=92x^2 - 16x + 64 + 2y^2 = 82 \implies 2x^2 - 16x + 2y^2 = 18 \implies x^2 - 8x + y^2 = 9. Completing the square gives (x4)2+y2=25(x - 4)^2 + y^2 = 25.
This shows L1L_1 is a circle with center (4,0)(4, 0) and radius R=5R = 5.
3
Find the equation for locus L2L_2
The locus of points equidistant from two parallel lines y=1y = -1 and y=7y = 7 is the line y=1+72=3y = \frac{-1 + 7}{2} = 3.
The locus equidistant from two parallel lines is a parallel line running midway between them.
4
Find the intersection points MM and NN
Substitute y=3y = 3 into (x4)2+y2=25(x - 4)^2 + y^2 = 25: (x4)2+32=25    (x4)2=16    x4=±4(x - 4)^2 + 3^2 = 25 \implies (x - 4)^2 = 16 \implies x - 4 = \pm 4, so x=8x = 8 or x=0x = 0. Thus, M=(0,3)M = (0, 3) and N=(8,3)N = (8, 3).
Solving the circle and line equations simultaneously gives the xx-coordinates of the intersection points.
5
Compute the distance between MM and NN
Since both points share the ordinate y=3y = 3, distance MN=80=8MN = 8 - 0 = 8.
The length of a horizontal segment is the difference between its endpoints' xx-coordinates.

Key Concept

Intersection of loci involving circles and parallel lines
Question 608Question

A point P(x,y)P(x, y) moves such that it is equidistant from two parallel lines 3x4y+11=03x - 4y + 11 = 0 and 3x4y1=03x - 4y - 1 = 0, defining locus L1L_1. A second locus L2L_2 consists of all points that are at a constant distance of 55 units from the fixed point (1,7)(1, 7). Calculate the distance between the two points of intersection of locus L1L_1 and locus L2L_2.

Show answer & explanation

Answer: 6

Answer

The distance between the two points of intersection of locus L1 and locus L2 is 6 units.
Locus L1 is the line midway between the two given parallel lines, having the equation 3x - 4y + 5 = 0. Locus L2 is a circle centered at (1, 7) with radius 5. The perpendicular distance from the center (1, 7) to line L1 is 4 units. Applying Pythagoras' theorem to the right triangle formed by the radius, perpendicular distance, and half-chord gives a half-chord length of sqrt(5^2 - 4^2) = 3. Therefore, the distance between the two intersection points (the full chord length) is 2 * 3 = 6 units.

Step-by-Step Solution

1
Determine the equation of locus L1
3x - 4y + 5 = 0
The locus of points equidistant from two parallel lines ax + by + c1 = 0 and ax + by + c2 = 0 is a line parallel to both and midway between them, given by ax + by + (c1 + c2)/2 = 0.
2
Identify the geometric representation of locus L2
A circle centered at (1, 7) with radius r = 5
The locus of points at a constant distance r from a fixed point (x0, y0) is a circle.
3
Calculate the perpendicular distance d from the circle's center (1, 7) to line L1
d = 4 units
Using the perpendicular distance formula d = |ax0 + by0 + c| / sqrt(a^2 + b^2), we get d = |3(1) - 4(7) + 5| / sqrt(3^2 + (-4)^2) = |-20| / 5 = 4.
4
Compute the total distance between the two intersection points
6 units
The line intersects the circle along a chord. Using Pythagoras' theorem, half the chord length is sqrt(r^2 - d^2) = sqrt(5^2 - 4^2) = 3. Multiplying by 2 gives the full distance of 6 units.

Key Concept

Intersection of Loci (Parallel Line Bisector and Circle)
Estimated Time:2m 30s
Question 609Question

An environmental research station recorded the daily particulate matter concentration (in μg/m3\mu\text{g/m}^3) near an urban center over a period of 5050 days. The observations are summarized in the table below:

Particulate Matter (μg/m3\mu\text{g/m}^3)Number of Days (ff)
202920 - 2966
303930 - 391010
404940 - 491515
505950 - 591111
606960 - 6988

Find the estimated mean particulate matter concentration, in μg/m3\mu\text{g/m}^3, for the 50-day period.

Show answer & explanation

Answer: 45.5

Answer

The estimated mean particulate matter concentration is 45.5 μg/m345.5\text{ }\mu\text{g/m}^3.
To calculate the mean of grouped data, determine the midpoint (xx) of each class interval: 24.524.5, 34.534.5, 44.544.5, 54.554.5, and 64.564.5. Multiply each midpoint by its frequency (ff) to get the products 147147, 345345, 667.5667.5, 599.5599.5, and 516516. The sum of these products (fx\sum fx) is 22752275. Dividing fx\sum fx by the total frequency (f=50\sum f = 50) yields the estimated mean of 45.5 μg/m345.5\text{ }\mu\text{g/m}^3.

Step-by-Step Solution

1
Calculate the class midpoints (xx) for each class interval
Midpoints are 24.524.5, 34.534.5, 44.544.5, 54.554.5, and 64.564.5.
Grouped data uses the midpoint of each interval to represent all values falling within that interval.
2
Compute the product of frequency and midpoint (fxfx) for each class
6×24.5=1476 \times 24.5 = 147, 10×34.5=34510 \times 34.5 = 345, 15×44.5=667.515 \times 44.5 = 667.5, 11×54.5=599.511 \times 54.5 = 599.5, 8×64.5=5168 \times 64.5 = 516.
This determines the estimated sum of data values within each group.
3
Sum all products fx\sum fx and total frequency f\sum f
fx=147+345+667.5+599.5+516=2275\sum fx = 147 + 345 + 667.5 + 599.5 + 516 = 2275 and f=50\sum f = 50.
These totals are required for the mean formula.
4
Calculate the mean concentration using xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}
xˉ=227550=45.5\bar{x} = \frac{2275}{50} = 45.5.
Dividing the total estimated sum by the total number of days gives the estimated mean.

Key Concept

Calculation of Mean for Grouped Frequency Data
Question 610Question
Given that xx and yy are real numbers satisfying the simultaneous exponential equations
3x×9y=813^x \times 9^y = 81
and
8x×4y=2568^x \times 4^y = 256
find the value of x2+y2x^2 + y^2.
Show answer & explanation

Answer: 5

Answer

The value of x2+y2x^2 + y^2 is 5.
Converting all terms to their prime bases (33 for the first equation and 22 for the second equation) produces the simultaneous linear equations x+2y=4x + 2y = 4 and 3x+2y=83x + 2y = 8. Solving these gives x=2x = 2 and y=1y = 1. Substituting these values into x2+y2x^2 + y^2 gives 22+12=52^2 + 1^2 = 5.

Step-by-Step Solution

1
Convert all terms in the first equation to powers of base 3.
x+2y=4x + 2y = 4
Since 9=329 = 3^2 and 81=3481 = 3^4, applying the product law of indices am×an=am+na^m \times a^n = a^{m+n} gives 3x+2y=343^{x+2y} = 3^4. Equating the exponents gives x+2y=4x + 2y = 4.
2
Convert all terms in the second equation to powers of base 2.
3x+2y=83x + 2y = 8
Since 8=238 = 2^3, 4=224 = 2^2, and 256=28256 = 2^8, applying the laws of indices yields 23x×22y=28    23x+2y=282^{3x} \times 2^{2y} = 2^8 \implies 2^{3x+2y} = 2^8. Equating exponents gives 3x+2y=83x + 2y = 8.
3
Solve the system of simultaneous linear equations for xx and yy.
x=2x = 2 and y=1y = 1
Subtracting x+2y=4x + 2y = 4 from 3x+2y=83x + 2y = 8 yields 2x=4    x=22x = 4 \implies x = 2. Substituting x=2x = 2 into x+2y=4x + 2y = 4 gives 2+2y=4    y=12 + 2y = 4 \implies y = 1.
4
Evaluate the target expression x2+y2x^2 + y^2.
5
Substitute x=2x = 2 and y=1y = 1 into x2+y2x^2 + y^2 to obtain 22+12=4+1=52^2 + 1^2 = 4 + 1 = 5.

Key Concept

Converting exponential terms to common prime bases to reduce exponential equations into linear equations.
Question 611Question

If y=(2x2+1)34x1y = \frac{(2x^2 + 1)^3}{4x - 1}, determine the numerical value of dydx\frac{dy}{dx} at x=1x = 1.

Show answer & explanation

Answer: 24

Answer

The numerical value of the derivative dydx\frac{dy}{dx} at x=1x = 1 is 24.
Evaluating the derivative requires combined application of the quotient rule and chain rule. Differentiating u(x)=(2x2+1)3u(x) = (2x^2 + 1)^3 via the chain rule yields u(x)=12x(2x2+1)2u'(x) = 12x(2x^2 + 1)^2. At x=1x = 1, u(1)=27u(1) = 27, u(1)=108u'(1) = 108, v(1)=3v(1) = 3, and v(1)=4v'(1) = 4. Substituting these into the quotient rule uvuvv2\frac{u'v - uv'}{v^2} produces 3241089=24\frac{324 - 108}{9} = 24.

Step-by-Step Solution

1
Decompose the function for the Quotient Rule
Let u(x)=(2x2+1)3u(x) = (2x^2 + 1)^3 and v(x)=4x1v(x) = 4x - 1.
The given expression is a quotient of two differentiable functions.
2
Differentiate the numerator using the Chain Rule
u(x)=3(2x2+1)24x=12x(2x2+1)2u'(x) = 3(2x^2 + 1)^2 \cdot 4x = 12x(2x^2 + 1)^2
The chain rule states that ddx[g(x)]n=n[g(x)]n1g(x)\frac{d}{dx}[g(x)]^n = n[g(x)]^{n-1} \cdot g'(x).
3
Differentiate the denominator and evaluate all components at x=1x = 1
v(1)=4v'(1) = 4, v(1)=3v(1) = 3, u(1)=27u(1) = 27, and u(1)=108u'(1) = 108
Evaluating each term individually reduces algebraic complexity prior to applying the quotient rule.
4
Apply the Quotient Rule formula and evaluate
dydxx=1=(108)(3)(27)(4)32=3241089=24\frac{dy}{dx}\Big|_{x=1} = \frac{(108)(3) - (27)(4)}{3^2} = \frac{324 - 108}{9} = 24
The quotient rule formula is dydx=uvuvv2\frac{dy}{dx} = \frac{u'v - uv'}{v^2}.

Key Concept

Combination of Quotient Rule and Chain Rule
Estimated Time:1m 30s
Question 612Question

Using differentiation from first principles, evaluate the value of the derivative of the function f(x)=2x2+3x1f(x) = 2x^2 + 3x - 1 at the point where x=1x = 1.

Show answer & explanation

Answer: 7

Answer

The value of the derivative at x=1x = 1 is 7.
Using first principles, the derivative is defined as f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}. Evaluating at x=1x = 1, we find f(1)=4f(1) = 4 and f(1+h)=4+7h+2h2f(1+h) = 4 + 7h + 2h^2. Subtracting f(1)f(1) leaves 7h+2h27h + 2h^2, and dividing by hh yields 7+2h7 + 2h. Taking the limit as h0h \to 0 yields the final result of 7.

Step-by-Step Solution

1
Calculate the value of the function at x=1x = 1
f(1)=2(1)2+3(1)1=4f(1) = 2(1)^2 + 3(1) - 1 = 4
This establishes the base value needed for the difference quotient.
2
Expand and simplify f(1+h)f(1+h)
f(1+h)=2(1+h)2+3(1+h)1=4+7h+2h2f(1+h) = 2(1+h)^2 + 3(1+h) - 1 = 4 + 7h + 2h^2
This gives the value of the function at the incremented point x+hx + h.
3
Form and simplify the difference quotient f(1+h)f(1)h\frac{f(1+h) - f(1)}{h}
4+7h+2h24h=7+2h\frac{4 + 7h + 2h^2 - 4}{h} = 7 + 2h
Dividing by hh eliminates the indeterminate form before taking the limit.
4
Evaluate the limit as h0h \to 0
f(1)=limh0(7+2h)=7f'(1) = \lim_{h \to 0} (7 + 2h) = 7
Taking h=0h = 0 in the simplified quotient gives the exact rate of change at x=1x = 1.

Key Concept

Differentiation from First Principles
Estimated Time:1m 0s
Question 613Question

How many positive integer values of xx satisfy the quadratic inequality x24x5<0x^2 - 4x - 5 < 0?

Show answer & explanation

Answer: 4

Answer

There are 4 positive integer values of xx that satisfy the inequality.
Factoring x24x5<0x^2 - 4x - 5 < 0 yields (x5)(x+1)<0(x - 5)(x + 1) < 0, giving the real solution interval 1<x<5-1 < x < 5. Filtering for positive integers (xZ+x \in \mathbb{Z}^+) yields the set {1,2,3,4}\{1, 2, 3, 4\}, which contains exactly 4 values.

Step-by-Step Solution

1
Factor the quadratic inequality
(x5)(x+1)<0(x - 5)(x + 1) < 0
Factoring helps find the boundary roots of the quadratic equation.
2
Determine the solution set interval
1<x<5-1 < x < 5
For a quadratic inequality of the form (xa)(xb)<0(x - a)(x - b) < 0 with a<ba < b, the solution interval is a<x<ba < x < b.
3
List the positive integer solutions in the range 1<x<5-1 < x < 5
x{1,2,3,4}x \in \{1, 2, 3, 4\}
Positive integers are whole numbers strictly greater than 0.
4
Count the number of positive integers
4
Counting the elements in the set {1,2,3,4}\{1, 2, 3, 4\} gives a total of 4.

Key Concept

Solving quadratic inequalities and finding valid integer solutions within a target domain.
Estimated Time:45s
Question 614Question

If y=(3x1)4y = (3x - 1)^4, what is the numerical value of dydx\frac{dy}{dx} evaluated at x=1x = 1?

Show answer & explanation

Answer: 96

Answer

96
Applying the chain rule ddx[un]=nun1dudx\frac{d}{dx}[u^n] = n u^{n-1} \cdot \frac{du}{dx} to y=(3x1)4y = (3x - 1)^4 gives dydx=4(3x1)33=12(3x1)3\frac{dy}{dx} = 4(3x - 1)^3 \cdot 3 = 12(3x - 1)^3. Evaluating this expression at x=1x = 1 yields 12(3(1)1)3=12(2)3=9612(3(1) - 1)^3 = 12(2)^3 = 96.

Step-by-Step Solution

1
Differentiate y=(3x1)4y = (3x - 1)^4 with respect to xx using the chain rule.
dydx=12(3x1)3\frac{dy}{dx} = 12(3x - 1)^3
Differentiate the outer power function to get 4(3x1)34(3x - 1)^3 and multiply by the derivative of the inner linear function 3x13x - 1, which is 3.
2
Substitute x=1x = 1 into the derivative function.
96
Evaluating 12(3(1)1)312(3(1) - 1)^3 gives 12(2)3=12×8=9612(2)^3 = 12 \times 8 = 96.

Key Concept

Chain Rule of Differentiation
Question 615Question

If 27x1=9x+127^{x - 1} = 9^{x + 1}, determine the value of xx.

Show answer & explanation

Answer: 5

Answer

The value of xx is 5.
Rewriting 27 as 333^3 and 9 as 323^2 transforms the given equation into 33(x1)=32(x+1)3^{3(x - 1)} = 3^{2(x + 1)}. Equating exponents gives 3x3=2x+23x - 3 = 2x + 2, which simplifies directly to x=5x = 5.

Step-by-Step Solution

1
Express numbers in terms of a common base
(33)x1=(32)x+1(3^3)^{x - 1} = (3^2)^{x + 1}
Both 27 and 9 are powers of 3, allowing reduction to a single base.
2
Apply power of a power index law
33x3=32x+23^{3x - 3} = 3^{2x + 2}
Multiply the base power by the expression in the exponent: 3×(x1)=3x33 \times (x - 1) = 3x - 3 and 2×(x+1)=2x+22 \times (x + 1) = 2x + 2.
3
Equate exponents and solve for xx
3x3=2x+2    x=53x - 3 = 2x + 2 \implies x = 5
Equal bases imply that the index powers must be equal.

Key Concept

Equating exponential expressions using a common base
Question 616Question

Find the xx-intercept of the normal line to the curve y=x33x2+4x1y = x^3 - 3x^2 + 4x - 1 at the point where x=1x = 1.

Show answer & explanation

Answer: 2

Answer

The xx-intercept of the normal line is 22.
At x=1x = 1, the point on the curve y=x33x2+4x1y = x^3 - 3x^2 + 4x - 1 is (1,1)(1, 1). The derivative is dydx=3x26x+4\frac{dy}{dx} = 3x^2 - 6x + 4, which equals 11 at x=1x = 1. The normal gradient is therefore 1-1. The normal line equation is y1=1(x1)y - 1 = -1(x - 1), which simplifies to y=x+2y = -x + 2. Setting y=0y = 0 gives x=2x = 2.

Step-by-Step Solution

1
Find the y-coordinate at x = 1
y = 1, so the point on the curve is (1, 1)
The point of contact is needed to construct the equation of the normal line.
2
Differentiate the function with respect to x
dy/dx = 3x^2 - 6x + 4
The derivative gives the expression for the gradient of the tangent to the curve.
3
Find the gradient of the tangent and normal at x = 1
Gradient of tangent m_t = 1; gradient of normal m_n = -1
The normal line is perpendicular to the tangent line, so m_n = -1 / m_t.
4
Determine the equation of the normal line
y - 1 = -1(x - 1) => y = -x + 2
Applying the straight-line equation y - y_1 = m(x - x_1).
5
Find the x-intercept of the normal line
x = 2
Setting y = 0 in the normal line equation yields the x-intercept.

Key Concept

Equation and axis intercepts of a normal line to a curve
Question 617Question

A solid right circular cylinder has a height of 10 cm10\text{ cm} and a total surface area of 192π cm2192\pi\text{ cm}^2. What is the volume of the cylinder in cm3\text{cm}^3 expressed in terms of π\pi?

Show answer & explanation

Answer: 360

Answer

360
The total surface area of a closed cylinder is A=2πr2+2πrhA = 2\pi r^2 + 2\pi r h. Given A=192πA = 192\pi and h=10 cmh = 10\text{ cm}, we have 2πr2+20πr=192π2\pi r^2 + 20\pi r = 192\pi. Dividing by 2π2\pi yields r2+10r96=0r^2 + 10r - 96 = 0. Factoring the quadratic gives (r+16)(r6)=0(r + 16)(r - 6) = 0, so r=6 cmr = 6\text{ cm} (since radius must be positive). Substituting r=6 cmr = 6\text{ cm} and h=10 cmh = 10\text{ cm} into the volume formula V=πr2hV = \pi r^2 h yields V=π(62)(10)=360π cm3V = \pi (6^2)(10) = 360\pi\text{ cm}^3. The numerical coefficient of π\pi is 360360.

Step-by-Step Solution

1
Set up the equation for the total surface area of the cylinder
2πr2+2πr(10)=192π2\pi r^2 + 2\pi r(10) = 192\pi
The total surface area of a solid cylinder comprises the areas of the top and bottom circular bases (2πr22\pi r^2) plus the curved surface area (2πrh2\pi r h).
2
Simplify and solve the resulting quadratic equation for radius rr
r2+10r96=0    (r+16)(r6)=0    r=6 cmr^2 + 10r - 96 = 0 \implies (r + 16)(r - 6) = 0 \implies r = 6\text{ cm}
Dividing the equation by 2π2\pi yields r2+10r96=0r^2 + 10r - 96 = 0. Since radius must be positive, r=6 cmr = 6\text{ cm}.
3
Calculate the volume of the cylinder using the radius and height
V=πr2h=π(6)2(10)=360π cm3V = \pi r^2 h = \pi (6)^2 (10) = 360\pi\text{ cm}^3
The volume of a cylinder is calculated using the formula V=πr2hV = \pi r^2 h.

Key Concept

Surface Area and Volume of 3D Solids
Question 618Question

A piece of wire of length 88 cm88\text{ cm} is bent to form the perimeter of a sector of a circle of radius 21 cm21\text{ cm}. What is the area of the sector in cm2\text{cm}^2?

Show answer & explanation

Answer: 483

Answer

The area of the sector is 483 cm2483\text{ cm}^2.
The total length of the wire forms the perimeter of the sector, which consists of two radii and the arc length (P=2r+lP = 2r + l). With P=88 cmP = 88\text{ cm} and r=21 cmr = 21\text{ cm}, the arc length is l=882(21)=46 cml = 88 - 2(21) = 46\text{ cm}. Using the sector area formula A=12rlA = \frac{1}{2} r l, the area is 12×21×46=483 cm2\frac{1}{2} \times 21 \times 46 = 483\text{ cm}^2.

Step-by-Step Solution

1
Determine the arc length of the sector from the given perimeter
l=46 cml = 46\text{ cm}
The total perimeter of a sector includes two straight radii and the curved arc length: P=2r+lP = 2r + l. Subtracting twice the radius (2×21=42 cm2 \times 21 = 42\text{ cm}) from the total wire length of 88 cm88\text{ cm} gives an arc length of 46 cm46\text{ cm}.
2
Calculate the area of the sector
A=483 cm2A = 483\text{ cm}^2
The area of a sector can be computed using the formula A=12rlA = \frac{1}{2} r l. Substituting r=21 cmr = 21\text{ cm} and l=46 cml = 46\text{ cm} yields A=12×21×46=483 cm2A = \frac{1}{2} \times 21 \times 46 = 483\text{ cm}^2.

Key Concept

Perimeter and Area of a Sector of a Circle
Question 619Question
Evaluate the limit:
limx2x38x+22\lim_{x \to 2} \frac{x^3 - 8}{\sqrt{x + 2} - 2}
What is the numerical value of this limit?
Show answer & explanation

Answer: 48

Answer

The numerical value of the limit is 48.
Evaluating the limit of x38x+22\frac{x^3 - 8}{\sqrt{x + 2} - 2} as x2x \to 2 gives an indeterminate form 00\frac{0}{0}. Factorizing the numerator gives (x2)(x2+2x+4)(x - 2)(x^2 + 2x + 4), and rationalizing the denominator by multiplying numerator and denominator by (x+2+2)(\sqrt{x + 2} + 2) converts the denominator to x2x - 2. Canceling (x2)(x - 2) leaves (x2+2x+4)(x+2+2)(x^2 + 2x + 4)(\sqrt{x + 2} + 2). Evaluating at x=2x = 2 gives (4+4+4)(4+2)=12×4=48(4 + 4 + 4)(\sqrt{4} + 2) = 12 \times 4 = 48.

Step-by-Step Solution

1
Identify the limit form via direct substitution
Substituting x=2x = 2 yields 00\frac{0}{0}.
Direct evaluation results in an indeterminate form, requiring algebraic manipulation to eliminate the zero factor.
2
Factorize the numerator using the difference of cubes formula
x38=(x2)(x2+2x+4)x^3 - 8 = (x - 2)(x^2 + 2x + 4)
Exposing the factor (x2)(x - 2) is essential to resolving the zero denominator.
3
Rationalize the denominator using its algebraic conjugate
Multiply top and bottom by (x+2+2)(\sqrt{x + 2} + 2) to get denominator (x+2)4=x2(x + 2) - 4 = x - 2.
Applying (ab)(a+b)=a2b2(a-b)(a+b) = a^2 - b^2 eliminates the square root from the denominator.
4
Cancel the common factor and compute the final value
\lim_{x \to 2} (x^2 + 2x + 4)(\sqrt{x + 2} + 2) = (12)(4) = 48.
With (x2)(x - 2) cancelled for x2x \neq 2, direct substitution now yields a defined real number.

Key Concept

Limits of Indeterminate Forms using Difference of Cubes and Surd Rationalization
Estimated Time:2m 30s
Question 620Question

If y=3e2x+ln(cosx)y = 3e^{2x} + \ln(\cos x), calculate the value of dydx\frac{dy}{dx} at x=0x = 0.

Show answer & explanation

Answer: 6

Answer

The value of the derivative of y=3e2x+ln(cosx)y = 3e^{2x} + \ln(\cos x) at x=0x = 0 is 6.
Differentiating each transcendental term individually using the chain rule yields dydx=6e2xtanx\frac{dy}{dx} = 6e^{2x} - \tan x. Substituting x=0x = 0 gives 6e0tan0=60=66e^0 - \tan 0 = 6 - 0 = 6.

Step-by-Step Solution

1
Differentiate the exponential term 3e2x3e^{2x}
6e2x6e^{2x}
Applying the derivative rule for exponential functions ddx[aekx]=akekx\frac{d}{dx}[a e^{kx}] = a k e^{kx}.
2
Differentiate the logarithmic term ln(cosx)\ln(\cos x)
tanx-\tan x
Applying the chain rule ddx[ln(u)]=1ududx\frac{d}{dx}[\ln(u)] = \frac{1}{u}\frac{du}{dx} where u=cosxu = \cos x gives sinxcosx=tanx\frac{-\sin x}{\cos x} = -\tan x.
3
Combine terms and evaluate at x=0x = 0
6
Substituting x=0x = 0 into dydx=6e2xtanx\frac{dy}{dx} = 6e^{2x} - \tan x yields 6e0tan0=6(1)0=66e^0 - \tan 0 = 6(1) - 0 = 6.

Key Concept

Differentiation of Trigonometric, Exponential, and Logarithmic Functions
PreviousPage 31 / 77Next
All practice questions — JAMB UTME | Examkin