All practice questions

13931 questions

Question 6901Question

What is the positive value of yy that satisfies the simultaneous equations xy=2x - y = 2 and x2y2=12x^2 - y^2 = 12?

Show answer & explanation

Answer: 2

Answer

The positive value of y is 2.
Factoring x2y2x^2 - y^2 as (xy)(x+y)(x - y)(x + y) gives 2(x+y)=122(x + y) = 12, leading to x+y=6x + y = 6. Subtracting xy=2x - y = 2 from x+y=6x + y = 6 isolates 2y=42y = 4, giving y=2y = 2.

Step-by-Step Solution

1
Factorize the quadratic difference of squares equation.
x2y2=(xy)(x+y)=12x^2 - y^2 = (x - y)(x + y) = 12
Difference of two squares identity allows linear substitution.
2
Substitute xy=2x - y = 2 into the factorized expression.
2(x+y)=12    x+y=62(x + y) = 12 \implies x + y = 6
Simplifies the quadratic system into a second linear equation.
3
Solve the system of linear equations x+y=6x + y = 6 and xy=2x - y = 2 for yy.
(x+y)(xy)=62    2y=4    y=2(x + y) - (x - y) = 6 - 2 \implies 2y = 4 \implies y = 2
Subtracting the two linear equations eliminates xx and directly isolates yy.

Key Concept

Simultaneous Linear and Quadratic Equations via Difference of Squares Substitution
Estimated Time:45s
Question 6902Question

During the industrial processing of coal by destructive distillation in the absence of air, several products are obtained. Which of the following substances is recovered as the solid residue remaining in the retort?

Show answer & explanation

Answer: Coke

Answer

Coke is the solid residue obtained from the destructive distillation of coal.
Destructive distillation involves heating coal in an airtight retort at high temperatures. Volatile compounds escape as vapors and are condensed into liquid coal tar, ammoniacal liquor, and uncondensed coal gas. The non-volatile, porous carbonaceous residue that remains inside the retort is coke.

Step-by-Step Solution

1
Analyze the conditions of destructive distillation of coal.
Coal is heated strongly in the absence of air to prevent combustion and break down complex organic compounds into volatile and non-volatile fractions.
Thermal decomposition drives off gaseous and liquid vapors while leaving fixed carbon behind.
2
Classify the resulting products by their physical states.
Coal gas is gaseous, coal tar and ammoniacal liquor condense into liquids, and coke remains as a solid in the retort.
Non-volatile elemental carbon stays behind as coke, whereas volatile components vaporize.

Key Concept

Products of coal destructive distillation
Question 6903Question

A radioactive isotope has a half-life of 5 days5\text{ days}. If the initial activity of a sample of this isotope is 400 Bq400\text{ Bq}, what is the activity of the portion of the sample that has decayed after 15 days15\text{ days}?

Show answer & explanation

Answer: 350 Bq350\text{ Bq}

Answer

350 Bq350\text{ Bq}
After 3 half-lives (15 days), one-eighth of the original activity remains, which equals 50 Bq. Therefore, seven-eighths of the original activity has decayed, giving 400 Bq - 50 Bq = 350 Bq.

Step-by-Step Solution

1
Calculate the number of half-lives that elapse in 15 days
Number of half-lives, n=15 days5 days=3n = \frac{15\text{ days}}{5\text{ days}} = 3
Dividing the total time elapsed by the half-life period yields the number of decay half-lives.
2
Calculate the remaining activity of the sample
Remaining activity A=A0(12)n=400×(12)3=400×18=50 BqA = A_0 \left(\frac{1}{2}\right)^n = 400 \times \left(\frac{1}{2}\right)^3 = 400 \times \frac{1}{8} = 50\text{ Bq}
The remaining fraction after nn half-lives is (1/2)n(1/2)^n of the initial activity.
3
Subtract the remaining activity from the initial activity to find the decayed activity
Decayed activity Adecayed=A0A=400 Bq50 Bq=350 BqA_{\text{decayed}} = A_0 - A = 400\text{ Bq} - 50\text{ Bq} = 350\text{ Bq}
The portion that has decayed is equal to the total initial activity minus the activity that remains.

Key Concept

Distinction between remaining activity and decayed activity in radioactive decay calculations
Question 6904Question

Using differentiation from first principles, evaluate the value of the derivative dydx=limh0f(x+h)f(x)h\frac{dy}{dx} = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h} for the cubic function f(x)=2x39x2+12x5f(x) = 2x^3 - 9x^2 + 12x - 5 at the point x=3x = 3.

Show answer & explanation

Answer: 12

Answer

The derivative evaluated at x=3x = 3 is equal to 12.
Evaluating the definition of the derivative from first principles for f(x)=2x39x2+12x5f(x) = 2x^3 - 9x^2 + 12x - 5 yields limh0f(x+h)f(x)h=6x218x+12\lim_{h \to 0} \frac{f(x+h) - f(x)}{h} = 6x^2 - 18x + 12. Substituting x=3x = 3 gives 6(3)218(3)+12=5454+12=126(3)^2 - 18(3) + 12 = 54 - 54 + 12 = 12.

Step-by-Step Solution

1
Set up the difference quotient definition from first principles
f(x)=limh0f(x+h)f(x)hf'(x) = \lim_{h \to 0} \frac{f(x+h) - f(x)}{h}
Differentiation from first principles requires finding the limit of the average rate of change as the increment hh approaches zero.
2
Substitute (x+h)(x+h) into f(x)=2x39x2+12x5f(x) = 2x^3 - 9x^2 + 12x - 5 and expand
f(x+h)=2x3+6x2h+6xh2+2h39x218xh9h2+12x+12h5f(x+h) = 2x^3 + 6x^2h + 6xh^2 + 2h^3 - 9x^2 - 18xh - 9h^2 + 12x + 12h - 5
Expanding binomial terms (x+h)3(x+h)^3 and (x+h)2(x+h)^2 reveals all components involving hh.
3
Calculate f(x+h)f(x)f(x+h) - f(x) and factor out hh
f(x+h)f(x)=h(6x2+6xh+2h218x9h+12)f(x+h) - f(x) = h(6x^2 + 6xh + 2h^2 - 18x - 9h + 12)
Terms independent of hh cancel out completely, isolating hh as a common factor.
4
Divide by hh and evaluate the limit as h0h \to 0
f(x)=6x218x+12f'(x) = 6x^2 - 18x + 12
Canceling hh resolves the 00\frac{0}{0} indeterminate form, allowing direct substitution of h=0h=0.
5
Substitute x=3x = 3 into f(x)f'(x)
f(3)=6(3)218(3)+12=12f'(3) = 6(3)^2 - 18(3) + 12 = 12
Evaluating at x=3x = 3 gives the numerical value of the instantaneous rate of change at that specific point.

Key Concept

Differentiation from First Principles
Question 6905Question

Given the function y=(x2+1)32x3y = \frac{(x^2 + 1)^3}{2x - 3}, what is the numerical value of dydx\frac{dy}{dx} evaluated at x=2x = 2?

Show answer & explanation

Answer: 50

Answer

The numerical value of dydx\frac{dy}{dx} at x=2x = 2 is 50.
Applying the Quotient Rule dydx=uvuvv2\frac{dy}{dx} = \frac{u'v - uv'}{v^2} along with the Chain Rule to find u(x)=6x(x2+1)2u'(x) = 6x(x^2 + 1)^2, and evaluating all components at x=2x = 2 gives u(2)=125u(2) = 125, u(2)=300u'(2) = 300, v(2)=1v(2) = 1, and v(2)=2v'(2) = 2. Substituting these values yields (300)(1)(125)(2)12=50\frac{(300)(1) - (125)(2)}{1^2} = 50.

Step-by-Step Solution

1
Set up the Quotient Rule components
u(x)=(x2+1)3u(x) = (x^2 + 1)^3 and v(x)=2x3v(x) = 2x - 3
The given expression is a quotient of two functions requiring dydx=uvuvv2\frac{dy}{dx} = \frac{u'v - uv'}{v^2}.
2
Differentiate u(x)u(x) using the Chain Rule and v(x)v(x) using basic power rules
u(x)=6x(x2+1)2u'(x) = 6x(x^2 + 1)^2 and v(x)=2v'(x) = 2
Differentiating the outer power 3 gives 3(x2+1)23(x^2 + 1)^2, and multiplying by the derivative of the inner function (2x)(2x) gives 6x(x2+1)26x(x^2 + 1)^2.
3
Evaluate u(2)u(2), u(2)u'(2), v(2)v(2), and v(2)v'(2)
u(2)=125u(2) = 125, u(2)=300u'(2) = 300, v(2)=1v(2) = 1, and v(2)=2v'(2) = 2
Substituting x=2x = 2 into each function and derivative simplifies calculation of the overall derivative.
4
Substitute values into the Quotient Rule formula
dydxx=2=(300)(1)(125)(2)(1)2=50\left.\frac{dy}{dx}\right|_{x=2} = \frac{(300)(1) - (125)(2)}{(1)^2} = 50
Evaluating u(2)v(2)u(2)v(2)[v(2)]2\frac{u'(2)v(2) - u(2)v'(2)}{[v(2)]^2} yields the exact numerical result.

Key Concept

Combined Application of Quotient Rule and Chain Rule
Question 6906Question

What is the indefinite integral ((32x)(4x+1)+8cos(4x))dx\int \left( (3 - 2x)(4x + 1) + 8\cos(4x) \right) dx?

Show answer & explanation

Answer: 83x3+5x2+3x+2sin(4x)+C-\frac{8}{3}x^3 + 5x^2 + 3x + 2\sin(4x) + C

Answer

83x3+5x2+3x+2sin(4x)+C-\frac{8}{3}x^3 + 5x^2 + 3x + 2\sin(4x) + C
Expanding the product (32x)(4x+1)(3 - 2x)(4x + 1) gives 8x2+10x+3-8x^2 + 10x + 3. Integrating term-by-term yields 8x2dx=83x3\int -8x^2 dx = -\frac{8}{3}x^3, 10xdx=5x2\int 10x dx = 5x^2, 3dx=3x\int 3 dx = 3x, and 8cos(4x)dx=84sin(4x)=2sin(4x)\int 8\cos(4x) dx = \frac{8}{4}\sin(4x) = 2\sin(4x). Adding the integration constant CC gives the complete result 83x3+5x2+3x+2sin(4x)+C-\frac{8}{3}x^3 + 5x^2 + 3x + 2\sin(4x) + C.

Step-by-Step Solution

1
Expand the polynomial product inside the integrand
(32x)(4x+1)=12x+38x22x=8x2+10x+3(3 - 2x)(4x + 1) = 12x + 3 - 8x^2 - 2x = -8x^2 + 10x + 3
Expanding the expression allows term-by-term integration using standard rules.
2
Rewrite the full integrand
(8x2+10x+3+8cos(4x))dx\int \left( -8x^2 + 10x + 3 + 8\cos(4x) \right) dx
Substitute the expanded polynomial back into the integral expression.
3
Integrate each term individually
8x2dx=83x3\int -8x^2 dx = -\frac{8}{3}x^3, 10xdx=5x2\int 10x dx = 5x^2, 3dx=3x\int 3 dx = 3x, and 8cos(4x)dx=8sin(4x)4=2sin(4x)\int 8\cos(4x) dx = 8 \cdot \frac{\sin(4x)}{4} = 2\sin(4x)
Apply the power rule xndx=xn+1n+1\int x^n dx = \frac{x^{n+1}}{n+1} and linear trigonometric rule cos(kx)dx=sin(kx)k\int \cos(kx) dx = \frac{\sin(kx)}{k}.
4
Combine terms and append the constant of integration
83x3+5x2+3x+2sin(4x)+C-\frac{8}{3}x^3 + 5x^2 + 3x + 2\sin(4x) + C
Indefinite integration requires adding an arbitrary constant CC.

Key Concept

Indefinite Integration of Polynomial and Trigonometric Functions
Estimated Time:2m 0s
Question 6907Question

If 43x+56x=121x43_x + 56_x = 121_x, where xx represents a positive integer base, find the value of xx.

Show answer & explanation

Answer: 8

Answer

The value of the base xx is 8.
Expanding each base xx number into polynomial form gives (4x+3)+(5x+6)=x2+2x+1(4x + 3) + (5x + 6) = x^2 + 2x + 1. Simplifying yields the quadratic equation x27x8=0x^2 - 7x - 8 = 0, which factors as (x8)(x+1)=0(x - 8)(x + 1) = 0. Since a number base must be a positive integer greater than any digit present in the problem (x>6x > 6), x=8x = 8.

Step-by-Step Solution

1
Convert all base xx numbers into base 10 algebraic expressions.
43x=4x+343_x = 4x + 3, 56x=5x+656_x = 5x + 6, and 121x=x2+2x+1121_x = x^2 + 2x + 1.
Place-value expansion expresses numbers in base xx as polynomials in xx.
2
Set up the algebraic equation corresponding to the addition.
(4x+3)+(5x+6)=x2+2x+1    9x+9=x2+2x+1(4x + 3) + (5x + 6) = x^2 + 2x + 1 \implies 9x + 9 = x^2 + 2x + 1.
The sum of the left-hand terms equals the right-hand term.
3
Rearrange into standard quadratic form and factor.
x27x8=0    (x8)(x+1)=0x^2 - 7x - 8 = 0 \implies (x - 8)(x + 1) = 0.
Moving all terms to one side allows solving for the roots of the quadratic equation.
4
Determine the valid base value.
x=8x = 8.
Number bases must be positive integers greater than all individual digits present in the expression (x>6x > 6).

Key Concept

Unknown base equations and expansion
Question 6908Question

What is the equation of the normal line to the curve y=x33x+2y = x^3 - 3x + 2 at the point where x=2x = 2?

Show answer & explanation

Answer: x+9y38=0x + 9y - 38 = 0

Answer

The equation of the normal line is x+9y38=0x + 9y - 38 = 0.
Evaluating yy at x=2x = 2 gives the point (2,4)(2, 4). Differentiating y=x33x+2y = x^3 - 3x + 2 yields dydx=3x23\frac{dy}{dx} = 3x^2 - 3. At x=2x = 2, the tangent slope is mt=9m_t = 9, making the normal slope mn=1/9m_n = -1/9. Using the point-slope formula y4=1/9(x2)y - 4 = -1/9(x - 2) simplifies to x+9y38=0x + 9y - 38 = 0.

Step-by-Step Solution

1
Find the yy-coordinate at x=2x = 2
y=(2)33(2)+2=86+2=4y = (2)^3 - 3(2) + 2 = 8 - 6 + 2 = 4. The point on the curve is (2,4)(2, 4).
The point of tangency/normal line intersection must be determined on the curve.
2
Calculate the derivative dydx\frac{dy}{dx} to find the slope of the tangent line
dydx=3x23\frac{dy}{dx} = 3x^2 - 3. At x=2x = 2, dydx=3(2)23=123=9\frac{dy}{dx} = 3(2)^2 - 3 = 12 - 3 = 9.
The derivative evaluated at x=2x = 2 gives the gradient of the tangent line.
3
Find the slope of the normal line
mn=1mt=19m_n = -\frac{1}{m_t} = -\frac{1}{9}.
The normal line is perpendicular to the tangent line, so its slope is the negative reciprocal of the tangent slope.
4
Use the point-slope form to find the equation of the normal line
y4=19(x2)    9(y4)=(x2)    9y36=x+2    x+9y38=0y - 4 = -\frac{1}{9}(x - 2) \implies 9(y - 4) = -(x - 2) \implies 9y - 36 = -x + 2 \implies x + 9y - 38 = 0.
Substituting point (2,4)(2, 4) and slope 1/9-1/9 into yy1=mn(xx1)y - y_1 = m_n(x - x_1) yields the standard line equation.

Key Concept

The slope of the normal line to a curve y=f(x)y = f(x) at (x1,y1)(x_1, y_1) is mn=1f(x1)m_n = -\frac{1}{f'(x_1)}.
Question 6909Question

If the surd expression 7512+63\sqrt{75} - \sqrt{12} + \frac{6}{\sqrt{3}} is simplified to the form k3k\sqrt{3}, what is the value of kk?

Show answer & explanation

Answer: 5

Answer

The value of kk is 5.
Simplifying 75\sqrt{75} yields 535\sqrt{3}, simplifying 12\sqrt{12} yields 232\sqrt{3}, and rationalizing 63\frac{6}{\sqrt{3}} gives 232\sqrt{3}. Adding these together gives 5323+23=535\sqrt{3} - 2\sqrt{3} + 2\sqrt{3} = 5\sqrt{3}. Equating 535\sqrt{3} to k3k\sqrt{3} yields k=5k = 5.

Step-by-Step Solution

1
Simplify the individual square roots.
75=25×3=53\sqrt{75} = \sqrt{25 \times 3} = 5\sqrt{3} and 12=4×3=23\sqrt{12} = \sqrt{4 \times 3} = 2\sqrt{3}.
Factoring out perfect square numbers allows surds to be written in basic radical form.
2
Rationalize the fractional surd term 63\frac{6}{\sqrt{3}}.
63×33=633=23\frac{6}{\sqrt{3}} \times \frac{\sqrt{3}}{\sqrt{3}} = \frac{6\sqrt{3}}{3} = 2\sqrt{3}.
Multiplying numerator and denominator by 3\sqrt{3} eliminates the radical from the denominator.
3
Combine like surd terms.
5323+23=535\sqrt{3} - 2\sqrt{3} + 2\sqrt{3} = 5\sqrt{3}.
Like surds share the same radical factor and can be added or subtracted algebraically.
4
Equate the simplified expression to k3k\sqrt{3}.
k=5k = 5.
Comparing coefficients of 3\sqrt{3} reveals the value of kk.

Key Concept

Surd Simplification and Rationalization of Denominators
Estimated Time:1m 30s
Question 6910Question

What is the value of log316×log227\log_3 16 \times \log_2 27?

Show answer & explanation

Answer: 1212

Answer

The value of log316×log227\log_3 16 \times \log_2 27 is 1212.
By applying the power law of logarithms, log316=4log32\log_3 16 = 4\log_3 2 and log227=3log23\log_2 27 = 3\log_2 3. Multiplying these gives (4×3)(log32×log23)(4 \times 3)(\log_3 2 \times \log_2 3). Using the change of base identity log32×log23=1\log_3 2 \times \log_2 3 = 1, the product simplifies to 1212.

Step-by-Step Solution

1
Rewrite 1616 and 2727 as prime powers
log316=log3(24)\log_3 16 = \log_3 (2^4) and log227=log2(33)\log_2 27 = \log_2 (3^3)
Express numbers in terms of base prime factors to simplify logarithmic powers.
2
Apply the power law of logarithms logb(ak)=klogba\log_b (a^k) = k \log_b a
log3(24)=4log32\log_3 (2^4) = 4 \log_3 2 and log2(33)=3log23\log_2 (3^3) = 3 \log_2 3
Bring the exponents out as multipliers.
3
Multiply the expressions and apply the change of base reciprocal property logab×logba=1\log_a b \times \log_b a = 1
(4log32)×(3log23)=12×(log32×log23)=12×1=12(4 \log_3 2) \times (3 \log_2 3) = 12 \times (\log_3 2 \times \log_2 3) = 12 \times 1 = 12
The logarithmic terms are reciprocals of each other, simplifying their product to 1.

Key Concept

Change of Base and Power Laws of Logarithms
Estimated Time:45s
Question 6911Question
What is the numerical value of the limit limx4x4x+53\lim_{x \to 4} \frac{x - 4}{\sqrt{x + 5} - 3}?
Show answer & explanation

Answer: 66

Answer

The value of the limit is 66.
Multiplying both the numerator and the denominator by the conjugate of the denominator (x+5+3)(\sqrt{x + 5} + 3) allows the factor (x4)(x - 4) to cancel out, leaving x+5+3\sqrt{x + 5} + 3. Evaluating this expression as x4x \to 4 yields 3+3=63 + 3 = 6.

Step-by-Step Solution

1
Check for direct substitution.
Substituting x=4x = 4 yields 444+53=033=00\frac{4 - 4}{\sqrt{4 + 5} - 3} = \frac{0}{3 - 3} = \frac{0}{0}, which is an indeterminate form.
Direct substitution gives 00\frac{0}{0}, requiring algebraic simplification such as rationalization.
2
Rationalize the denominator by multiplying the numerator and denominator by the conjugate (x+5+3)(\sqrt{x + 5} + 3).
limx4(x4)(x+5+3)(x+53)(x+5+3)=limx4(x4)(x+5+3)(x+5)9\lim_{x \to 4} \frac{(x - 4)(\sqrt{x + 5} + 3)}{(\sqrt{x + 5} - 3)(\sqrt{x + 5} + 3)} = \lim_{x \to 4} \frac{(x - 4)(\sqrt{x + 5} + 3)}{(x + 5) - 9}
Using the difference of squares formula (ab)(a+b)=a2b2(a - b)(a + b) = a^2 - b^2 eliminates the square root in the denominator.
3
Simplify the denominator and cancel out the common factor (x4)(x - 4).
limx4(x4)(x+5+3)x4=limx4(x+5+3)\lim_{x \to 4} \frac{(x - 4)(\sqrt{x + 5} + 3)}{x - 4} = \lim_{x \to 4} (\sqrt{x + 5} + 3)
Since x4x \neq 4 when evaluating the limit, the indeterminate factor (x4)(x - 4) cancels out.
4
Substitute x=4x = 4 into the simplified expression.
4+5+3=9+3=3+3=6\sqrt{4 + 5} + 3 = \sqrt{9} + 3 = 3 + 3 = 6
Evaluates the limit after removing the zero-denominator condition.

Key Concept

Limits of indeterminate forms 00\frac{0}{0} involving radicals (Rationalization Technique)
Estimated Time:1m 30s
Question 6912Question

If 42x+1×81x=32x14^{2x + 1} \times 8^{1 - x} = 32^{x - 1}, find the value of xx.

Show answer & explanation

Answer: 52\frac{5}{2}

Answer

The value of xx is 52\frac{5}{2}.
Converting all terms to base 22 yields 42x+1=24x+24^{2x+1} = 2^{4x+2}, 81x=233x8^{1-x} = 2^{3-3x}, and 32x1=25x532^{x-1} = 2^{5x-5}. Applying the law am×an=am+na^m \times a^n = a^{m+n} gives 2(4x+2)+(33x)=2x+52^{(4x+2)+(3-3x)} = 2^{x+5}. Equating exponents gives x+5=5x5x+5 = 5x-5, which solves cleanly to x=52x = \frac{5}{2}.

Step-by-Step Solution

1
Express all terms with a common prime base (base 2)
4=224 = 2^2, 8=238 = 2^3, and 32=2532 = 2^5
To apply the laws of indices, all terms must share the same base.
2
Apply the power of a power law (am)n=amn(a^m)^n = a^{mn} to each term
(22)2x+1×(23)1x=(25)x1    22(2x+1)×23(1x)=25(x1)    24x+2×233x=25x5(2^2)^{2x+1} \times (2^3)^{1-x} = (2^5)^{x-1} \implies 2^{2(2x+1)} \times 2^{3(1-x)} = 2^{5(x-1)} \implies 2^{4x+2} \times 2^{3-3x} = 2^{5x-5}
Multiplying the inner exponent by the outer exponent simplifies nested powers.
3
Apply the multiplication law am×an=am+na^m \times a^n = a^{m+n} on the left-hand side
2(4x+2)+(33x)=25x5    2x+5=25x52^{(4x+2) + (3-3x)} = 2^{5x-5} \implies 2^{x+5} = 2^{5x-5}
Powers with the same base being multiplied require adding their exponents.
4
Equate the exponents and solve for xx
x+5=5x5    5+5=5xx    10=4x    x=104=52x + 5 = 5x - 5 \implies 5 + 5 = 5x - x \implies 10 = 4x \implies x = \frac{10}{4} = \frac{5}{2}
Since the bases are equal and non-zero, their exponents must be equal.

Key Concept

Solving exponential equations by expressing numbers in terms of a common prime base and applying laws of indices.
Question 6913Question

Find the product of all real solutions to the exponential equation 9x+1283x+3=09^{x+1} - 28 \cdot 3^x + 3 = 0.

Show answer & explanation

Answer: -2

Answer

The product of all real solutions is -2.
Using the index laws 9x+1=9(3x)29^{x+1} = 9 \cdot (3^x)^2, let u=3xu = 3^x. The equation reduces to the quadratic 9u228u+3=09u^2 - 28u + 3 = 0, which factors as (9u1)(u3)=0(9u - 1)(u - 3) = 0. This gives u=1/9u = 1/9 or u=3u = 3. Solving 3x=1/93^x = 1/9 yields x=2x = -2, and solving 3x=33^x = 3 yields x=1x = 1. The product of these solutions is (2)×1=2(-2) \times 1 = -2.

Step-by-Step Solution

1
Express 9x+19^{x+1} in terms of 3x3^x
9x+1=919x=9(32)x=9(3x)29^{x+1} = 9^1 \cdot 9^x = 9 \cdot (3^2)^x = 9 \cdot (3^x)^2
Apply index laws am+n=amana^{m+n} = a^m \cdot a^n and (am)n=(an)m(a^m)^n = (a^n)^m to establish a common base of 3.
2
Substitute u=3xu = 3^x to form a quadratic equation
9u228u+3=09u^2 - 28u + 3 = 0
Transform the exponential equation into a standard quadratic algebraic equation.
3
Solve the quadratic equation for uu
(9u1)(u3)=0    u=19(9u - 1)(u - 3) = 0 \implies u = \frac{1}{9} or u=3u = 3
Factorize the quadratic expression to determine its roots.
4
Substitute back u=3xu = 3^x to solve for xx
3x=32    x=23^x = 3^{-2} \implies x = -2, and 3x=31    x=13^x = 3^1 \implies x = 1
Equate exponents with matching bases to find all valid real solutions for xx.
5
Find the product of the two solutions
(2)×1=2(-2) \times 1 = -2
Calculate the required mathematical product of the solutions.

Key Concept

Solving exponential equations reducible to quadratic form using laws of indices
Question 6914Question

In a medical study of 120120 hospital outpatients, 6868 are prescribed Green tea extract (GG), 5252 are prescribed Herbal infusion (HH), and 4444 are prescribed Chamomile syrup (CC). Furthermore, 2424 patients receive both Green tea extract and Herbal infusion, 1818 receive both Green tea extract and Chamomile syrup, 1616 receive both Herbal infusion and Chamomile syrup, while 88 receive all three prescriptions. How many patients receive at most one of these three prescriptions?

Show answer & explanation

Answer: 7878

Answer

The number of patients who receive at most one of the three prescriptions is 7878.
To find the number of patients who receive at most one prescription, we must calculate the number of patients who receive exactly one prescription as well as those who receive none (the complement of the union relative to the universal set of 120 outpatients). The number receiving only Green tea is 3434, only Herbal infusion is 2020, and only Chamomile syrup is 1818, giving 7272 patients taking exactly one prescription. The total taking at least one prescription is 114114, leaving 120114=6120 - 114 = 6 patients receiving none. Adding these together yields 72+6=7872 + 6 = 78.

Step-by-Step Solution

1
Calculate the number of patients in each exclusive intersection region.
Patients receiving all three n(GHC)=8n(G \cap H \cap C) = 8. Patients receiving only GH=248=16G \cap H = 24 - 8 = 16. Patients receiving only GC=188=10G \cap C = 18 - 8 = 10. Patients receiving only HC=168=8H \cap C = 16 - 8 = 8.
Subtracting the triple intersection isolates the regions representing patients taking exactly two prescriptions.
2
Calculate the number of patients receiving exactly one prescription.
n(G only)=68(16+10+8)=34n(G \text{ only}) = 68 - (16 + 10 + 8) = 34. n(H only)=52(16+8+8)=20n(H \text{ only}) = 52 - (16 + 8 + 8) = 20. n(C only)=44(10+8+8)=18n(C \text{ only}) = 44 - (10 + 8 + 8) = 18. Total receiving exactly one =34+20+18=72= 34 + 20 + 18 = 72.
Each set total is reduced by its overlapping intersection regions to yield the single-prescription regions.
3
Determine the number of patients receiving at least one prescription using the inclusion-exclusion principle.
n(GHC)=(68+52+44)(24+18+16)+8=16458+8=114n(G \cup H \cup C) = (68 + 52 + 44) - (24 + 18 + 16) + 8 = 164 - 58 + 8 = 114.
The principle of inclusion-exclusion accounts for double-counted pairwise intersections and triple-counted intersections.
4
Calculate the number of patients receiving none of the prescriptions.
n((GHC))=120114=6n((G \cup H \cup C)') = 120 - 114 = 6.
Subtracting the total taking at least one prescription from the universal set gives the complement count.
5
Sum the patients receiving exactly one prescription and those receiving zero prescriptions.
Total taking at most one =72+6=78= 72 + 6 = 78.
'At most one' encompasses both 'zero prescriptions' and 'exactly one prescription'.

Key Concept

Three-set principle of inclusion-exclusion and complementary sets within a universal set
Question 6915Question

Two point charges, q1=+1.6×108 Cq_1 = +1.6 \times 10^{-8}\text{ C} and q2=+6.4×108 Cq_2 = +6.4 \times 10^{-8}\text{ C}, are fixed in a vacuum at a distance of 0.60 m0.60\text{ m} apart. At what distance from q1q_1 along the line joining the two charges is the net electric field intensity equal to zero?

Show answer & explanation

Answer: 0.20 m0.20\text{ m}

Answer

The distance from q1q_1 where the net electric field intensity is zero is 0.20 m0.20\text{ m}.
The net electric field is zero where the magnitudes of the electric fields produced by both charges are equal (E1=E2E_1 = E_2). Setting up kq1x2=kq2(0.60x)2\frac{k q_1}{x^2} = \frac{k q_2}{(0.60 - x)^2} with q2=4q1q_2 = 4 q_1 yields 1x2=4(0.60x)2\frac{1}{x^2} = \frac{4}{(0.60 - x)^2}. Taking the square root gives 1x=20.60x\frac{1}{x} = \frac{2}{0.60 - x}, which yields x=0.20 mx = 0.20\text{ m} from q1q_1.

Step-by-Step Solution

1
Set up the condition for zero net electric field intensity.
The electric field magnitudes produced by q1q_1 and q2q_2 at distance xx from q1q_1 must be equal in magnitude and opposite in direction: E1=E2E_1 = E_2.
Since both charges are positive, the point of zero net electric field must lie on the line segment connecting them.
2
Substitute the electric field formula into the equilibrium equation.
kq1x2=kq2(dx)2\frac{k q_1}{x^2} = \frac{k q_2}{(d - x)^2}, where d=0.60 md = 0.60\text{ m}.
Electric field intensity due to a point charge is given by E=kqr2E = \frac{k q}{r^2}.
3
Simplify the equation by canceling common terms and substituting known charge values.
1.6×108x2=6.4×108(0.60x)2    1x2=4(0.60x)2\frac{1.6 \times 10^{-8}}{x^2} = \frac{6.4 \times 10^{-8}}{(0.60 - x)^2} \implies \frac{1}{x^2} = \frac{4}{(0.60 - x)^2}.
Dividing both sides by k×1.6×108k \times 1.6 \times 10^{-8} reduces the numerical coefficients to simple integers.
4
Take the square root of both sides and solve for xx.
1x=20.60x    0.60x=2x    3x=0.60    x=0.20 m\frac{1}{x} = \frac{2}{0.60 - x} \implies 0.60 - x = 2x \implies 3x = 0.60 \implies x = 0.20\text{ m}.
Taking the square root removes the quadratic terms and gives a linear relation for the distance xx from q1q_1.

Key Concept

Electric field superposition and point of zero field intensity between like point charges
Question 6916Question

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

Show answer & explanation

Answer: 3tanx3 - \tan x

Answer

3tanx3 - \tan x
Applying the product rule for logarithms converts y=ln(e3xcosx)y = \ln(e^{3x} \cos x) into y=3x+ln(cosx)y = 3x + \ln(\cos x). Differentiating 3x3x yields 33, and differentiating ln(cosx)\ln(\cos x) by chain rule yields sinxcosx=tanx\frac{-\sin x}{\cos x} = -\tan x. Combining these gives 3tanx3 - \tan x.

Step-by-Step Solution

1
Simplify the logarithmic function using log laws
y=ln(e3x)+ln(cosx)=3x+ln(cosx)y = \ln(e^{3x}) + \ln(\cos x) = 3x + \ln(\cos x)
Splitting the logarithm of a product simplifies the differentiation process.
2
Differentiate each term with respect to xx
\frac{dy}{dx} = \frac{d}{dx}(3x) + \frac{d}{dx}(\ln(\cos x)) = 3 + \frac{1}{\cos x} \cdot (-\sin x)
The derivative of 3x3x is 33, and applying the chain rule to ln(u)\ln(u) gives 1ududx\frac{1}{u} \cdot \frac{du}{dx} where u=cosxu = \cos x.
3
Simplify the trigonometric ratio
\frac{dy}{dx} = 3 - \frac{\sin x}{\cos x} = 3 - \tan x
Replacing sinxcosx\frac{\sin x}{\cos x} with tanx\tan x yields the simplified final derivative.

Key Concept

Differentiation of Logarithmic and Trigonometric Functions via Chain Rule and Log Laws
Question 6917Question

A simple pendulum of length LL with a bob of mass mm has a period of oscillation of 2.0 s2.0\text{ s}. If the mass of the bob is increased to 4m4m and the length of the pendulum string is increased to 4L4L, what is the new period of oscillation?

Show answer & explanation

Answer: 4.0 s4.0\text{ s}

Answer

The new period of oscillation is 4.0 s4.0\text{ s}.
The period of a simple pendulum undergoing simple harmonic motion is given by T=2πLgT = 2\pi \sqrt{\frac{L}{g}}. The mass of the bob does not enter the period formula, meaning changes to bob mass have zero effect on the period. When the length of the pendulum is quadrupled (L=4LL' = 4L), the new period becomes T=2π4Lg=2×(2πLg)=2TT' = 2\pi \sqrt{\frac{4L}{g}} = 2 \times \left(2\pi \sqrt{\frac{L}{g}}\right) = 2T. Since the original period was 2.0 s2.0\text{ s}, the new period is 2×2.0 s=4.0 s2 \times 2.0\text{ s} = 4.0\text{ s}.

Step-by-Step Solution

1
Identify the formula for the period of a simple pendulum.
The period is given by T=2πLgT = 2\pi \sqrt{\frac{L}{g}}.
The period of simple harmonic motion for a simple pendulum depends only on the length of the string LL and the acceleration due to gravity gg, and is independent of the mass of the bob mm.
2
Substitute the scaled values into the formula to find the new period TT'.
T=2π4Lg=2×(2πLg)=2TT' = 2\pi \sqrt{\frac{4L}{g}} = 2 \times \left(2\pi \sqrt{\frac{L}{g}}\right) = 2T.
Taking the square root of 4L4L factors out a multiplier of 4=2\sqrt{4} = 2, while the change in mass from mm to 4m4m has no effect on the period.
3
Calculate the numerical value of the new period.
T=2×2.0 s=4.0 sT' = 2 \times 2.0\text{ s} = 4.0\text{ s}.
Multiplying the initial period of 2.0 s2.0\text{ s} by 22 yields 4.0 s4.0\text{ s}.

Key Concept

Mass Independence and Length Relationship of a Simple Pendulum
Question 6918Question

Calcium hydride (CaH2\text{CaH}_2) reacts vigorously with water to produce calcium hydroxide and hydrogen gas. What volume of dry hydrogen gas, in dm3\text{dm}^3, measured at standard temperature and pressure (s.t.p.), is liberated when 10.5 g10.5\text{ g} of pure calcium hydride reacts completely with excess water?

[Relative atomic masses: Ca=40\text{Ca} = 40, H=1\text{H} = 1; Molar volume of gas at s.t.p. = 22.4 dm3 mol122.4\text{ dm}^3\text{ mol}^{-1}]

Show answer & explanation

Answer: 11.2

Answer

The volume of dry hydrogen gas liberated at s.t.p. is 11.2 dm³.
Calcium hydride reacts with water according to the reaction CaH₂ + 2H₂O → Ca(OH)₂ + 2H₂. Given 10.5 g of CaH₂ (molar mass 42 g/mol), there are 0.25 moles of CaH₂. Based on the 1:2 stoichiometric ratio, 0.50 moles of H₂ gas are generated. Multiplying by the molar volume at s.t.p. (22.4 dm³/mol) yields 11.2 dm³.

Step-by-Step Solution

1
Write the balanced chemical equation for the reaction of calcium hydride with water
CaH₂ + 2H₂O → Ca(OH)₂ + 2H₂
Establishing the stoichiometric mole ratio between the reactant CaH₂ and the product H₂ gas.
2
Calculate the molar mass of CaH₂
42 g/mol
Molar mass is required to convert the given mass of CaH₂ into moles.
3
Determine the amount of CaH₂ in moles
0.25 mol
Moles = Mass / Molar mass = 10.5 g / 42 g/mol.
4
Calculate the moles of H₂ gas liberated using the 1:2 stoichiometric ratio
0.50 mol
1 mole of CaH₂ produces 2 moles of H₂ gas.
5
Calculate the volume of H₂ gas produced at standard temperature and pressure (s.t.p.)
11.2 dm³
Volume at s.t.p. = Moles × Molar volume at s.t.p. = 0.50 mol × 22.4 dm³/mol.

Key Concept

Laboratory and industrial preparation of hydrogen using metal hydrides and mole-volume stoichiometric calculations at s.t.p.
Estimated Time:2m 0s
Question 6919Question

A radioactive sample has an initial activity of 80 Bq80\text{ Bq} and a half-life of 4 days4\text{ days}. What is the activity of the sample that has decayed after 12 days12\text{ days}?

Show answer & explanation

Answer: 70 Bq70\text{ Bq}

Answer

The activity that has decayed after 12 days is 70 Bq70\text{ Bq}.
After 12 days, which equals 3 half-lives (12/4=312 / 4 = 3), the remaining activity of the sample is 80×(1/2)3=10 Bq80 \times (1/2)^3 = 10\text{ Bq}. Consequently, the activity that has decayed is the initial activity minus the remaining activity: 80 Bq10 Bq=70 Bq80\text{ Bq} - 10\text{ Bq} = 70\text{ Bq}.

Step-by-Step Solution

1
Determine the number of elapsed half-lives
n=tT1/2=12 days4 days=3 half-livesn = \frac{t}{T_{1/2}} = \frac{12\text{ days}}{4\text{ days}} = 3\text{ half-lives}
Dividing the total time elapsed by the half-life period gives the number of decay cycles.
2
Calculate the remaining activity
Aremaining=A0(12)n=80×(12)3=80×18=10 BqA_{\text{remaining}} = A_0 \left(\frac{1}{2}\right)^n = 80 \times \left(\frac{1}{2}\right)^3 = 80 \times \frac{1}{8} = 10\text{ Bq}
The remaining quantity decreases by half for each half-life cycle.
3
Calculate the decayed activity
Adecayed=A0Aremaining=80 Bq10 Bq=70 BqA_{\text{decayed}} = A_0 - A_{\text{remaining}} = 80\text{ Bq} - 10\text{ Bq} = 70\text{ Bq}
Subtracting the undecayed remaining activity from the initial activity gives the total decayed activity.

Key Concept

Radioactive Decay Law and Half-life
Estimated Time:45s
Question 6920Question

The atomic mass of a lithium nucleus 37Li^{7}_{3}\text{Li} is 7.0160 u7.0160\text{ u}. Given that the mass of a proton is 1.0073 u1.0073\text{ u} and the mass of a neutron is 1.0087 u1.0087\text{ u}, what is the total binding energy of the lithium nucleus? (1 u=931 MeV1\text{ u} = 931\text{ MeV})

Show answer & explanation

Answer: 37.89 MeV37.89\text{ MeV}

Answer

The total binding energy of the lithium nucleus is 37.89 MeV37.89\text{ MeV}.
The correct answer is derived by finding the mass defect Δm=[3(1.0073)+4(1.0087)]7.0160=0.0407 u\Delta m = [3(1.0073) + 4(1.0087)] - 7.0160 = 0.0407\text{ u} and multiplying by 931 MeV/u931\text{ MeV/u} to obtain 37.89 MeV37.89\text{ MeV}.

Step-by-Step Solution

1
Determine the number of protons and neutrons in 37Li^{7}_{3}\text{Li}
Z=3Z = 3 protons, N=AZ=73=4N = A - Z = 7 - 3 = 4 neutrons
The mass number A=7A=7 and atomic number Z=3Z=3 define the nuclear composition.
2
Calculate total mass of individual nucleons
Mass of nucleons =3(1.0073 u)+4(1.0087 u)=3.0219 u+4.0348 u=7.0567 u= 3(1.0073\text{ u}) + 4(1.0087\text{ u}) = 3.0219\text{ u} + 4.0348\text{ u} = 7.0567\text{ u}
Summing the masses of constituent protons and neutrons.
3
Calculate mass defect (Δm)(\Delta m)
\Delta m = 7.0567\text{ u} - 7.0160\text{ u} = 0.0407\text{ u}
Mass defect is the difference between total constituent mass and nuclear mass.
4
Convert mass defect to energy
E_b = 0.0407\text{ u} \times 931\text{ MeV/u} = 37.8917\text{ MeV} \approx 37.89\text{ MeV}
Using the equivalence 1 u=931 MeV1\text{ u} = 931\text{ MeV}.

Key Concept

Mass Defect and Nuclear Binding Energy
PreviousPage 346 / 697Next
All practice questions — JAMB UTME | Examkin