Number and Numeration

229 questions

Question 1Question

If (125)x+(32)x=(201)x(125)_x + (32)_x = (201)_x, where xx represents the base of the numerals, what is the value of xx?

Show answer & explanation

Answer: 6

Answer

The base xx is equal to 66.
Expanding the base-xx numbers into base 10 polynomials yields (x2+2x+5)+(3x+2)=2x2+1(x^2 + 2x + 5) + (3x + 2) = 2x^2 + 1. Simplifying this equation gives x25x6=0x^2 - 5x - 6 = 0, which factors as (x6)(x+1)=0(x - 6)(x + 1) = 0. Since a number base must be positive and greater than the highest digit in the expression (which is 5), the only valid solution is 6.

Step-by-Step Solution

1
Expand all numbers in base xx into positional power notation (base 10 equivalent)
(125)x=1x2+2x1+5x0=x2+2x+5(125)_x = 1 \cdot x^2 + 2 \cdot x^1 + 5 \cdot x^0 = x^2 + 2x + 5, (32)x=3x1+2x0=3x+2(32)_x = 3 \cdot x^1 + 2 \cdot x^0 = 3x + 2, and (201)x=2x2+0x1+1x0=2x2+1(201)_x = 2 \cdot x^2 + 0 \cdot x^1 + 1 \cdot x^0 = 2x^2 + 1
Converting all terms to base 10 allows setup of a algebraic equation in xx.
2
Substitute the expanded terms back into the original equation and simplify
(x2+2x+5)+(3x+2)=2x2+1    x2+5x+7=2x2+1(x^2 + 2x + 5) + (3x + 2) = 2x^2 + 1 \implies x^2 + 5x + 7 = 2x^2 + 1
Combining like terms on the left-hand side prepares the expression for quadratic rearrangement.
3
Rearrange into standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0
2x2x25x+17=0    x25x6=02x^2 - x^2 - 5x + 1 - 7 = 0 \implies x^2 - 5x - 6 = 0
Subtracting (x2+5x+7)(x^2 + 5x + 7) from both sides sets the quadratic equation to zero.
4
Solve the quadratic equation by factoring and evaluate valid base conditions
(x6)(x+1)=0    x=6(x - 6)(x + 1) = 0 \implies x = 6 or x=1x = -1. Valid base: x=6x = 6
A number base must be a positive integer greater than any single digit present in the given numbers (digits up to 5 appear, so x>5x > 5).

Key Concept

Conversion of numbers in arbitrary base xx to base 10 via place-value expansion to solve polynomial equations.
Question 2Question

What value of xx satisfies the surd equation x+7x=1\sqrt{x + 7} - \sqrt{x} = 1?

Show answer & explanation

Answer: 99

Answer

The value of xx that satisfies the equation is 99.
By rearranging the equation to x+7=x+1\sqrt{x+7} = \sqrt{x} + 1 and squaring both sides, we get x+7=x+2x+1x + 7 = x + 2\sqrt{x} + 1. Subtracting x+1x + 1 from both sides gives 6=2x6 = 2\sqrt{x}, which yields x=3\sqrt{x} = 3. Squaring both sides produces x=9x = 9, which correctly satisfies the original equation.

Step-by-Step Solution

1
Isolate one of the radical terms on one side of the equation.
\sqrt{x + 7} = \sqrt{x} + 1
Isolating a square root allows squaring both sides to eliminate the outer radical.
2
Square both sides of the equation.
x + 7 = (\sqrt{x} + 1)^2 = x + 2\sqrt{x} + 1
Expanding the right-hand side using (a+b)2=a2+2ab+b2(a+b)^2 = a^2 + 2ab + b^2 removes the radical from the left side.
3
Subtract xx and 11 from both sides to isolate the remaining radical term.
6 = 2\sqrt{x} \implies \sqrt{x} = 3
Simplifying the linear terms leaves a simple square root equation.
4
Square both sides to find xx.
x = 3^2 = 9
Squaring x\sqrt{x} isolates xx completely.

Key Concept

Solving Surd Equations by Isolating Radicals and Squaring
Question 3Question

Given that 123x=3135123_x = 313_5, what is the value of the base xx?

Show answer & explanation

Answer: 8

Answer

8
Converting 3135313_5 to base 10 yields 3(25)+1(5)+3(1)=833(25) + 1(5) + 3(1) = 83. Expanding 123x123_x yields x2+2x+3x^2 + 2x + 3. Setting them equal produces x2+2x+3=83x^2 + 2x + 3 = 83, which simplifies to x2+2x80=0x^2 + 2x - 80 = 0. Solving (x8)(x+10)=0(x-8)(x+10) = 0 gives x=8x = 8 since a base must be positive.

Step-by-Step Solution

1
Convert the right-hand side 3135313_5 to base 10.
3(52)+1(51)+3(50)=75+5+3=83103(5^2) + 1(5^1) + 3(5^0) = 75 + 5 + 3 = 83_{10}
Converting all terms to base 10 allows forming a standard algebraic equation.
2
Expand the left-hand side 123x123_x in powers of xx.
1x2+2x1+3x0=x2+2x+31 \cdot x^2 + 2 \cdot x^1 + 3 \cdot x^0 = x^2 + 2x + 3
Expressing the number in terms of its base xx positional values.
3
Set the two base 10 expressions equal and solve the quadratic equation.
x2+2x+3=83    x2+2x80=0    (x+10)(x8)=0    x=8x^2 + 2x + 3 = 83 \implies x^2 + 2x - 80 = 0 \implies (x + 10)(x - 8) = 0 \implies x = 8
The base xx must be a positive integer greater than any digit in 123x123_x (so x>3x > 3), which leaves x=8x = 8.

Key Concept

Solving equations with unknown number bases by expanding into base 10 polynomials.
Question 4Question

If log3x2logx3=1\log_3 x - 2 \log_x 3 = 1, what is the sum of all valid solutions for xx?

Show answer & explanation

Answer: 283\frac{28}{3}

Answer

The sum of all valid solutions for xx is 283\frac{28}{3}.
By using the change of base identity logx3=1log3x\log_x 3 = \frac{1}{\log_3 x} and substituting u=log3xu = \log_3 x, the given equation simplifies to u2u=1u - \frac{2}{u} = 1. Multiplying by uu gives the quadratic equation u2u2=0u^2 - u - 2 = 0, which factors as (u2)(u+1)=0(u - 2)(u + 1) = 0. This yields u=2u = 2 or u=1u = -1. Converting back to xx gives x=32=9x = 3^2 = 9 and x=31=13x = 3^{-1} = \frac{1}{3}. Both values satisfy domain constraints for logarithmic base (x>0x > 0 and x1x \neq 1). Adding these values gives 9+13=2839 + \frac{1}{3} = \frac{28}{3}.

Step-by-Step Solution

1
Apply the change of base formula to express the equation with a common logarithmic base
Using logx3=1log3x\log_x 3 = \frac{1}{\log_3 x}, the equation becomes log3x2log3x=1\log_3 x - \frac{2}{\log_3 x} = 1.
Change of base allows all terms containing xx to be represented in terms of a single logarithmic expression.
2
Substitute u=log3xu = \log_3 x and clear the fraction to form a quadratic equation
u2u=1    u2u2=0u - \frac{2}{u} = 1 \implies u^2 - u - 2 = 0.
Multiplying through by uu (where u0u \neq 0) transforms the logarithmic relationship into a standard quadratic algebraic equation.
3
Factor the quadratic equation to find the values of uu
(u2)(u+1)=0    u=2 or u=1(u - 2)(u + 1) = 0 \implies u = 2 \text{ or } u = -1.
Factoring isolates the linear roots for the substituted variable uu.
4
Solve for xx from u=log3xu = \log_3 x and verify validity within the domain
For u=2u = 2: log3x=2    x=32=9\log_3 x = 2 \implies x = 3^2 = 9.
For u=1u = -1: log3x=1    x=31=13\log_3 x = -1 \implies x = 3^{-1} = \frac{1}{3}.
Both solutions are positive and x1x \neq 1, so both are valid.
Converting from logarithmic form to exponential form retrieves the original variable xx.
5
Calculate the sum of all valid solutions
Sum = 9+13=273+13=2839 + \frac{1}{3} = \frac{27}{3} + \frac{1}{3} = \frac{28}{3}.
The question requires finding the total sum of all permissible real solutions for xx.

Key Concept

Logarithmic Change of Base and Equations Reducible to Quadratics
Question 5Question

Find the smallest non-negative integer xx that satisfies the linear modular congruence 3x8(mod11)3x \equiv 8 \pmod{11}.

Show answer & explanation

Answer: 10

Answer

The smallest non-negative integer xx is 10.
Evaluating 3x8(mod11)3x \equiv 8 \pmod{11} by testing multiples of 1111 added to 88 gives 3030, which divided by 33 yields x=10x = 10. Since 10[0,10]10 \in [0, 10], it is the canonical solution.

Step-by-Step Solution

1
Convert the modular congruence into an algebraic equation
3x=8+11k3x = 8 + 11k for an integer kk
By definition of congruence modulo 1111, 3x83x - 8 must be a multiple of 1111.
2
Find the smallest integer k0k \ge 0 such that 8+11k8 + 11k is divisible by 3
When k=2k = 2, 8+11(2)=308 + 11(2) = 30
3030 is divisible by 33 (30/3=1030 / 3 = 10).
3
Divide by 3 to isolate xx
x=10x = 10
3(10)=308(mod11)3(10) = 30 \equiv 8 \pmod{11}.

Key Concept

Linear Modular Congruence
Estimated Time:1m 15s
Question 6Question

Find the real value of xx that satisfies the exponential equation 4x3x12=3x+1222x14^x - 3^{x - \frac{1}{2}} = 3^{x + \frac{1}{2}} - 2^{2x - 1}.

Show answer & explanation

Answer: 1.5

Answer

The value of xx is 1.51.5 (or 32\frac{3}{2}).
By using index laws to group base-2 terms on the left side and base-3 terms on the right side, we obtain 22x(32)=3x(43)2^{2x}\left(\frac{3}{2}\right) = 3^x\left(\frac{4}{\sqrt{3}}\right). Rearranging gives (43)x=833=(43)32\left(\frac{4}{3}\right)^x = \frac{8}{3\sqrt{3}} = \left(\frac{4}{3}\right)^{\frac{3}{2}}. Equating indices gives x=1.5x = 1.5.

Step-by-Step Solution

1
Group like exponential terms with base 2 and base 3 on opposite sides of the equation.
4x+22x1=3x+12+3x124^x + 2^{2x - 1} = 3^{x + \frac{1}{2}} + 3^{x - \frac{1}{2}}
Grouping terms with common prime bases allows for factoring exponential terms.
2
Apply the product and power laws of indices: 4x=22x4^x = 2^{2x}, 22x1=2122x2^{2x-1} = 2^{-1} \cdot 2^{2x}, 3x±12=3x3±123^{x \pm \frac{1}{2}} = 3^x \cdot 3^{\pm \frac{1}{2}}.
22x+1222x=3x3+3x132^{2x} + \frac{1}{2} \cdot 2^{2x} = 3^x \cdot \sqrt{3} + 3^x \cdot \frac{1}{\sqrt{3}}
Separating the variable exponents from constant exponents prepares each side for factoring.
3
Factor out 22x2^{2x} from the left side and 3x3^x from the right side, then simplify arithmetic terms.
22x(32)=3x(43)2^{2x}\left(\frac{3}{2}\right) = 3^x\left(\frac{4}{\sqrt{3}}\right)
Factoring isolates the variable terms 22x2^{2x} and 3x3^x from numerical constants.
4
Divide to form the ratio 4x3x=(43)x\frac{4^x}{3^x} = \left(\frac{4}{3}\right)^x and simplify the numerical fraction on the right.
(43)x=833\left(\frac{4}{3}\right)^x = \frac{8}{3\sqrt{3}}
Expressing both sides with unified variable bases facilitates solving for xx by equating powers.
5
Rewrite 833\frac{8}{3\sqrt{3}} as a power of 43\frac{4}{3} and solve for xx.
(43)x=(43)32    x=32=1.5\left(\frac{4}{3}\right)^x = \left(\frac{4}{3}\right)^{\frac{3}{2}} \implies x = \frac{3}{2} = 1.5
Since 833=43/233/2=(43)3/2\frac{8}{3\sqrt{3}} = \frac{4^{3/2}}{3^{3/2}} = (\frac{4}{3})^{3/2}, equating exponents yields x=1.5x = 1.5.

Key Concept

Solving mixed-base exponential equations by grouping, factoring, and converting to a unified base ratio.
Estimated Time:3m 0s
Question 7Question

If the matrix P=(k3121k420)P = \begin{pmatrix} k & 3 & 1 \\ 2 & 1 & k \\ 4 & 2 & 0 \end{pmatrix} is singular, find the non-zero value of kk.

Show answer & explanation

Answer: 6

Answer

The non-zero value of kk is 6.
For matrix P to be singular, its determinant must be 0. Expanding along row 3 yields 4(3k - 1) - 2(k^2 - 2) = 12k - 4 - 2k^2 + 4 = -2k^2 + 12k = 0. Factoring gives -2k(k - 6) = 0, which yields k = 0 or k = 6. The non-zero value is 6.

Step-by-Step Solution

1
Set the determinant of matrix P to 0
\det(P) = 0
A matrix is singular if and only if its determinant equals zero.
2
Evaluate the 3x3 determinant by expanding along the third row
4 \cdot (3k - 1) - 2 \cdot (k^2 - 2) + 0 = 0
Expanding along the third row takes advantage of the zero entry to simplify computation.
3
Expand and combine like terms
-2k^2 + 12k = 0
12k - 4 - 2k^2 + 4 reduces to -2k^2 + 12k.
4
Factor out common factors and solve for k
-2k(k - 6) = 0 \implies k = 0 \text{ or } k = 6
Applying the zero-product property.
5
Select the required root
k = 6
The question specifies the non-zero value of k.

Key Concept

Determinant of a 3x3 matrix and singular matrix condition
Estimated Time:2m 0s
Question 8Question

If log2x+log4x+log16x=214\log_2 x + \log_4 x + \log_{16} x = \frac{21}{4}, find the value of xx.

Show answer & explanation

Answer: 8

Answer

8
Applying the change of base formula logbx=log2xlog2b\log_b x = \frac{\log_2 x}{\log_2 b} allows log4x\log_4 x and log16x\log_{16} x to be rewritten as 12log2x\frac{1}{2}\log_2 x and 14log2x\frac{1}{4}\log_2 x. Summing (1+12+14)log2x(1 + \frac{1}{2} + \frac{1}{4})\log_2 x yields 74log2x=214\frac{7}{4}\log_2 x = \frac{21}{4}, which simplifies to log2x=3\log_2 x = 3. Converting to exponential form gives x=23=8x = 2^3 = 8.

Step-by-Step Solution

1
Express all logarithmic terms in terms of base 2 using the change of base formula
\log_4 x = \frac{1}{2}\log_2 x \text{ and } \log_{16} x = \frac{1}{4}\log_2 x
Converting all terms to a common base allows for algebraic simplification.
2
Substitute the expressions back into the equation and factor out \log_2 x
\left(1 + \frac{1}{2} + \frac{1}{4}\right)\log_2 x = \frac{7}{4}\log_2 x = \frac{21}{4}
Combining the fractional coefficients simplifies the left side of the equation.
3
Solve for \log_2 x and evaluate x using the definition of logarithm
\log_2 x = 3 \implies x = 2^3 = 8
Multiplying both sides by \frac{4}{7} isolates \log_2 x, and converting to exponential form gives the value of x.

Key Concept

Logarithms and Change of Base
Question 9Question

Given that logab=2\log_a b = 2 and logbc=3\log_b c = 3, what is the value of logabc(a3b2c)\log_{a b c} (a^3 b^2 c)?

Show answer & explanation

Answer: 139\frac{13}{9}

Answer

139\frac{13}{9}
Using the change of base chain rule, logac=logablogbc=2×3=6\log_a c = \log_a b \cdot \log_b c = 2 \times 3 = 6. Changing the base of the target expression to base aa gives loga(a3b2c)loga(abc)\frac{\log_a (a^3 b^2 c)}{\log_a (a b c)}. Expanding both terms using product and power rules gives numerator 3(1)+2(2)+6=133(1) + 2(2) + 6 = 13 and denominator 1+2+6=91 + 2 + 6 = 9, resulting in 139\frac{13}{9}.

Step-by-Step Solution

1
Express logac\log_a c using the change of base relationship.
logac=logablogbc=2×3=6\log_a c = \log_a b \cdot \log_b c = 2 \times 3 = 6
By the change of base rule (chain rule of logarithms), logablogbc=logac\log_a b \cdot \log_b c = \log_a c.
2
Apply the change of base formula to convert logabc(a3b2c)\log_{a b c} (a^3 b^2 c) to base aa.
logabc(a3b2c)=loga(a3b2c)loga(abc)\log_{a b c} (a^3 b^2 c) = \frac{\log_a (a^3 b^2 c)}{\log_a (a b c)}
The change of base formula states that logBX=logaXlogaB\log_B X = \frac{\log_a X}{\log_a B}.
3
Expand the numerator and denominator using logarithmic product and power rules.
Numerator: 3logaa+2logab+logac=3(1)+2(2)+6=133\log_a a + 2\log_a b + \log_a c = 3(1) + 2(2) + 6 = 13. Denominator: logaa+logab+logac=1+2+6=9\log_a a + \log_a b + \log_a c = 1 + 2 + 6 = 9.
loga(XYZ)=logaX+logaY+logaZ\log_a (X Y Z) = \log_a X + \log_a Y + \log_a Z and loga(Xk)=klogaX\log_a (X^k) = k \log_a X.
4
Divide the expanded numerator by the denominator.
139\frac{13}{9}
Substituting the computed values yields the simplified fraction 139\frac{13}{9}.

Key Concept

Change of Base Rule and Logarithmic Expansion Laws
Estimated Time:2m 0s
Question 10Question

Given that 245x157x=66x245_x - 157_x = 66_x, find the value of the base xx.

Show answer & explanation

Answer: 8

Answer

The value of the base xx is 8.
Expanding all terms in powers of xx gives 2x2+4x+5(x2+5x+7)=6x+62x^2 + 4x + 5 - (x^2 + 5x + 7) = 6x + 6. Simplifying gives x27x8=0x^2 - 7x - 8 = 0, which factors into (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 equation (the maximum digit here is 7), the only valid base is x=8x = 8.

Step-by-Step Solution

1
Convert each positional number into its base 10 polynomial expansion.
245x=2x2+4x+5245_x = 2x^2 + 4x + 5, 157x=x2+5x+7157_x = x^2 + 5x + 7, and 66x=6x+666_x = 6x + 6.
A number d2d1d0d_2 d_1 d_0 in base xx represents d2x2+d1x1+d0x0d_2 x^2 + d_1 x^1 + d_0 x^0 in base 10.
2
Substitute the expanded expressions into the given subtraction equation.
(2x2+4x+5)(x2+5x+7)=6x+6(2x^2 + 4x + 5) - (x^2 + 5x + 7) = 6x + 6
This translates the base xx relationship into a standard base 10 equation.
3
Simplify and rearrange into standard quadratic form.
x27x8=0x^2 - 7x - 8 = 0
Expanding the subtraction yields x2x2=6x+6x^2 - x - 2 = 6x + 6. Subtracting (6x+6)(6x + 6) from both sides produces a quadratic set to zero.
4
Factorize the quadratic expression.
(x8)(x+1)=0    x=8 or x=1(x - 8)(x + 1) = 0 \implies x = 8 \text{ or } x = -1
Finding the roots provides potential mathematical values for xx.
5
Apply number base constraints to select the valid root.
x=8x = 8
A valid base must be a positive integer strictly greater than any individual digit in the expression. Since 7 appears in 157x157_x, x>7x > 7, ruling out 1-1 and confirming x=8x = 8.

Key Concept

Converting numbers from an unknown base xx to base 10 polynomials to solve algebraic equations.
Question 11Question

Evaluate the numerical value of each of the following sequence and series expressions, and arrange the items in ascending order (from smallest to largest value):

Drag items to arrange them in the correct order

Show answer & explanation

Answer

The correct ascending order is: the sum to infinity of 18+6+2+18 + 6 + 2 + \dots (2727), followed by the 4th term of the geometric progression (4848), then the 15th term of the arithmetic progression (5959), and finally the sum of the first 5 terms of the arithmetic progression (7070).
Evaluating each expression gives values of 2727, 4848, 5959, and 7070. Arranging these from smallest to largest places the sum to infinity (2727) first, the GP term (4848) second, the 15th AP term (5959) third, and the AP sum (7070) last.

Step-by-Step Solution

1
Calculate the sum to infinity of the given geometric progression
For 18+6+2+18 + 6 + 2 + \dots, first term a=18a = 18 and common ratio r=618=13r = \frac{6}{18} = \frac{1}{3}. Using S=a1rS_\infty = \frac{a}{1-r}, we get S=1811/3=182/3=27S_\infty = \frac{18}{1 - 1/3} = \frac{18}{2/3} = 27.
The sum to infinity formula for a convergent geometric series is S=a1rS_\infty = \frac{a}{1-r} where r<1|r| < 1.
2
Calculate the 4th term of the geometric progression
Given T2=ar=12T_2 = ar = 12 and T5=ar4=96T_5 = ar^4 = 96. Dividing T5T_5 by T2T_2 yields r3=9612=8    r=2r^3 = \frac{96}{12} = 8 \implies r = 2. Thus a=122=6a = \frac{12}{2} = 6. The 4th term is T4=ar3=6×23=48T_4 = ar^3 = 6 \times 2^3 = 48.
Using the nn-th term formula of a GP, Tn=arn1T_n = ar^{n-1}, to solve simultaneous equations for aa and rr.
3
Calculate the 15th term of the arithmetic progression
Given T3=a+2d=11T_3 = a + 2d = 11 and T8=a+7d=31T_8 = a + 7d = 31. Subtracting the equations gives 5d=20    d=45d = 20 \implies d = 4. Substituting back yields a=112(4)=3a = 11 - 2(4) = 3. The 15th term is T15=a+14d=3+14(4)=59T_{15} = a + 14d = 3 + 14(4) = 59.
Using the nn-th term formula of an AP, Tn=a+(n1)dT_n = a + (n-1)d, to find the first term aa and common difference dd.
4
Calculate the sum of the first 5 terms of the arithmetic progression
With a=4a = 4, d=5d = 5, and n=5n = 5, S5=52[2(4)+(51)5]=52[8+20]=52(28)=70S_5 = \frac{5}{2}[2(4) + (5-1)5] = \frac{5}{2}[8 + 20] = \frac{5}{2}(28) = 70.
Applying the AP sum formula Sn=n2[2a+(n1)d]S_n = \frac{n}{2}[2a + (n-1)d].
5
Order the evaluated quantities from smallest to largest
Comparing numerical results 27<48<59<7027 < 48 < 59 < 70 gives the sequence: item 1, item 2, item 4, item 3.
Sorting the calculated values in ascending numerical order.

Key Concept

Evaluation and comparison of terms and sums in Arithmetic and Geometric Progressions
Estimated Time:2m 30s
Question 12Question

If 22x+19(2x)+4=02^{2x + 1} - 9(2^x) + 4 = 0, what is the product of all real values of xx that satisfy the equation?

Show answer & explanation

Answer: 2-2

Answer

The product of all real values of xx satisfying the equation is 2-2.
Rewriting 22x+12^{2x+1} as 2(2x)22(2^x)^2 allows substitution of u=2xu = 2^x, giving 2u29u+4=02u^2 - 9u + 4 = 0. Solving for uu gives u=12u = \frac{1}{2} and u=4u = 4. Converting back to xx via 2x=212^x = 2^{-1} and 2x=222^x = 2^2 yields x=1x = -1 and x=2x = 2. The product of these roots is (1)×2=2(-1) \times 2 = -2.

Step-by-Step Solution

1
Apply the law of indices to rewrite the first term.
22x+1=2122x=2(2x)22^{2x + 1} = 2^1 \cdot 2^{2x} = 2(2^x)^2. Thus, the equation becomes 2(2x)29(2x)+4=02(2^x)^2 - 9(2^x) + 4 = 0.
Splitting the index using am+n=amana^{m+n} = a^m \cdot a^n enables transformation into a quadratic form.
2
Substitute u=2xu = 2^x and solve the resulting quadratic equation.
2u29u+4=0    (2u1)(u4)=0    u=12 or u=42u^2 - 9u + 4 = 0 \implies (2u - 1)(u - 4) = 0 \implies u = \frac{1}{2} \text{ or } u = 4.
Algebraic substitution simplifies the exponential equation into a standard quadratic equation.
3
Convert the values of uu back to xx using index laws.
For u=12u = \frac{1}{2}, 2x=21    x1=12^x = 2^{-1} \implies x_1 = -1. For u=4u = 4, 2x=22    x2=22^x = 2^2 \implies x_2 = 2.
Equating bases (2x=2k    x=k2^x = 2^k \implies x = k) isolates the unknown variable xx.
4
Compute the product of the solutions x1x_1 and x2x_2.
Product = x1x2=(1)×2=2x_1 \cdot x_2 = (-1) \times 2 = -2.
The question specifically requests the product of all real values of xx.

Key Concept

Solving quadratic-form exponential equations using index laws and variable substitution.
Estimated Time:2m 0s
Question 13Question

If log9x+log3x=3\log_9 x + \log_3 x = 3, what is the value of xx?

Show answer & explanation

Answer: 99

Answer

The value of xx is 99.
Using the change of base formula, log9x=log3xlog39=12log3x\log_9 x = \frac{\log_3 x}{\log_3 9} = \frac{1}{2}\log_3 x. Adding log3x\log_3 x yields 32log3x=3\frac{3}{2}\log_3 x = 3, which simplifies to log3x=2\log_3 x = 2. Converting to exponential form gives x=32=9x = 3^2 = 9.

Step-by-Step Solution

1
Express log9x\log_9 x in base 33 using the change of base formula.
log9x=log3xlog39=log3x2=12log3x\log_9 x = \frac{\log_3 x}{\log_3 9} = \frac{\log_3 x}{2} = \frac{1}{2}\log_3 x
Converting all logarithmic terms to a common base (base 3) allows combining terms.
2
Substitute 12log3x\frac{1}{2}\log_3 x into the given equation.
12log3x+log3x=3    32log3x=3\frac{1}{2}\log_3 x + \log_3 x = 3 \implies \frac{3}{2}\log_3 x = 3
Combine like logarithmic terms.
3
Solve for log3x\log_3 x.
log3x=3×23=2\log_3 x = 3 \times \frac{2}{3} = 2
Multiply both sides by 23\frac{2}{3} to isolate log3x\log_3 x.
4
Convert from logarithmic form to exponential form.
x=32=9x = 3^2 = 9
By definition, logba=c\log_b a = c is equivalent to bc=ab^c = a.

Key Concept

Logarithms and Change of Base
Question 14Question

If log4(x+2)log16(x+2)=1\log_4(x + 2) - \log_{16}(x + 2) = 1, what is the value of xx?

Show answer & explanation

Answer: 14

Answer

The value of xx is 14.
Applying the change of base formula converts log16(x+2)\log_{16}(x + 2) into 12log4(x+2)\frac{1}{2}\log_4(x + 2). The given equation reduces to 12log4(x+2)=1\frac{1}{2}\log_4(x + 2) = 1, which means log4(x+2)=2\log_4(x + 2) = 2. Writing this in exponential form yields x+2=42=16x + 2 = 4^2 = 16, giving x=14x = 14.

Step-by-Step Solution

1
Change the base of log16(x+2)\log_{16}(x + 2) to base 4
\log_{16}(x + 2) = \frac{\log_4(x + 2)}{\log_4 16} = \frac{1}{2}\log_4(x + 2)
Using the change of base identity logab=logcblogca\log_a b = \frac{\log_c b}{\log_c a} allows all logarithmic terms to share base 4.
2
Substitute and simplify the expression on the left-hand side
\log_4(x + 2) - \frac{1}{2}\log_4(x + 2) = \frac{1}{2}\log_4(x + 2) = 1
Subtracting half of the term from the whole term leaves half of the term.
3
Isolate the logarithmic expression
log4(x+2)=2\log_4(x + 2) = 2
Multiplying both sides of the equation by 2.
4
Convert from logarithmic to index form
x + 2 = 4^2 = 16
By definition, logba=c    bc=a\log_b a = c \iff b^c = a.
5
Solve for the variable xx
x = 14
Subtracting 2 from both sides gives the final value of xx.

Key Concept

Logarithms and Change of Base
Question 15Question

If A=(2314)A = \begin{pmatrix} 2 & 3 \\ 1 & 4 \end{pmatrix} and B=(5102)B = \begin{pmatrix} 5 & 1 \\ 0 & -2 \end{pmatrix}, what is the product matrix ABAB?

Show answer & explanation

Answer: (10457)\begin{pmatrix} 10 & -4 \\ 5 & -7 \end{pmatrix}

Answer

The matrix product ABAB is (10457)\begin{pmatrix} 10 & -4 \\ 5 & -7 \end{pmatrix}.
Matrix multiplication is evaluated using the row-by-column rule. Evaluating each entry: top-left is 2(5)+3(0)=102(5)+3(0)=10, top-right is 2(1)+3(2)=42(1)+3(-2)=-4, bottom-left is 1(5)+4(0)=51(5)+4(0)=5, and bottom-right is 1(1)+4(2)=71(1)+4(-2)=-7. Thus, the product matrix is (10457)\begin{pmatrix} 10 & -4 \\ 5 & -7 \end{pmatrix}.

Step-by-Step Solution

1
Calculate the top-left element (Row 1 of A \cdot Column 1 of B)
2(5)+3(0)=10+0=102(5) + 3(0) = 10 + 0 = 10
Matrix multiplication takes the dot product of the corresponding row of the first matrix and column of the second matrix.
2
Calculate the top-right element (Row 1 of A \cdot Column 2 of B)
2(1)+3(2)=26=42(1) + 3(-2) = 2 - 6 = -4
Combine products of elements in row 1 of A and column 2 of B.
3
Calculate the bottom-left element (Row 2 of A \cdot Column 1 of B)
1(5)+4(0)=5+0=51(5) + 4(0) = 5 + 0 = 5
Combine products of elements in row 2 of A and column 1 of B.
4
Calculate the bottom-right element (Row 2 of A \cdot Column 2 of B)
1(1)+4(2)=18=71(1) + 4(-2) = 1 - 8 = -7
Combine products of elements in row 2 of A and column 2 of B.

Key Concept

Matrix Multiplication (Row-by-Column Rule)
Question 16Question

If 214x=3125214_x = 312_5, where xx represents a positive integer base, find the value of xx.

Show answer & explanation

Answer: 6

Answer

The value of the base xx is 6.
Expanding 3125312_5 to base 10 gives 3(25)+1(5)+2(1)=823(25) + 1(5) + 2(1) = 82. Expanding 214x214_x gives 2x2+x+42x^2 + x + 4. Equating both expressions yields 2x2+x78=02x^2 + x - 78 = 0. Factoring as (2x+13)(x6)=0(2x + 13)(x - 6) = 0 gives the positive integer root x=6x = 6.

Step-by-Step Solution

1
Convert the right side of the equation from base 5 to base 10
3125=3×52+1×51+2×50=75+5+2=8210312_5 = 3 \times 5^2 + 1 \times 5^1 + 2 \times 5^0 = 75 + 5 + 2 = 82_{10}
Converting known non-decimal bases to base 10 provides a standard baseline for algebraic manipulation.
2
Expand the left side expression in terms of powers of xx
214x=2x2+x+4214_x = 2x^2 + x + 4
Positional values in base xx correspond to powers of xx (x2,x1,x0x^2, x^1, x^0).
3
Formulate and rearrange the resulting quadratic equation in standard form
2x2+x+4=82    2x2+x78=02x^2 + x + 4 = 82 \implies 2x^2 + x - 78 = 0
Setting the base 10 expansions equal forms a quadratic equation.
4
Solve the quadratic equation for positive integer values of xx
x=6x = 6
Factoring (2x+13)(x6)=0(2x + 13)(x - 6) = 0 gives x=6x = 6 or x=6.5x = -6.5. A base must be a positive integer larger than all individual digits appearing in the number (digits are 2, 1, 4, so x>4x > 4).

Key Concept

Converting non-decimal numbers to base 10 using positional expansion to solve polynomial equations involving unknown bases.
Question 17Question

A container holds a liquid mixture where water constitutes 38\frac{3}{8} of the total volume. When 15 liters15\text{ liters} of pure water is added to the mixture, water then accounts for 50%50\% of the new total volume. What was the initial total volume of the mixture in liters?

Show answer & explanation

Answer: 60

Answer

The initial total volume of the mixture was 60 liters.
The correct answer is 60 liters. By modeling the initial volume of water as 38V\frac{3}{8}V, adding 15 liters yields a new water volume of 38V+15\frac{3}{8}V + 15 out of a total volume of V+15V + 15. Setting 38V+15=0.5(V+15)\frac{3}{8}V + 15 = 0.5(V + 15) and solving gives V=60V = 60.

Step-by-Step Solution

1
Define the variable and write an algebraic expression for the initial amount of water.
If VV is the initial total volume in liters, initial water volume = 38V\frac{3}{8}V.
Water makes up 38\frac{3}{8} of the total initial volume.
2
Account for the addition of 15 liters of pure water to both water volume and total volume.
New water volume = 38V+15\frac{3}{8}V + 15; New total volume = V+15V + 15.
Adding pure water increases both the specific water volume and the total mixture volume by 15 liters.
3
Formulate an equation relating new water volume to 50% of the new total volume.
38V+15=0.5(V+15)\frac{3}{8}V + 15 = 0.5(V + 15)
Water constitutes 50% (or 12\frac{1}{2}) of the updated mixture.
4
Solve the linear equation for VV.
7.5=18V    V=607.5 = \frac{1}{8}V \implies V = 60
Subtracting 38V\frac{3}{8}V and 7.57.5 from both sides isolates 18V\frac{1}{8}V on one side.

Key Concept

Solving multi-step fraction and percentage mixture problems
Question 18Question

What is the value of the expression 0.00048×0.0250.0016\frac{0.00048 \times 0.025}{0.0016} expressed in standard form?

Show answer & explanation

Answer: 7.5×1037.5 \times 10^{-3}

Answer

7.5×1037.5 \times 10^{-3}
The expression evaluates step-by-step to 0.75×1020.75 \times 10^{-2}, which when written in standard form A×10nA \times 10^n (where 1A<101 \le A < 10) gives 7.5×1037.5 \times 10^{-3}.

Step-by-Step Solution

1
Convert each decimal in the expression to standard form (powers of 10).
0.00048=4.8×1040.00048 = 4.8 \times 10^{-4}, 0.025=2.5×1020.025 = 2.5 \times 10^{-2}, and 0.0016=1.6×1030.0016 = 1.6 \times 10^{-3}.
Converting decimals into standard form simplifies multiplication and division using laws of indices.
2
Simplify the numerator.
(4.8×104)×(2.5×102)=(4.8×2.5)×104+(2)=12×106=1.2×105(4.8 \times 10^{-4}) \times (2.5 \times 10^{-2}) = (4.8 \times 2.5) \times 10^{-4 + (-2)} = 12 \times 10^{-6} = 1.2 \times 10^{-5}.
Multiply the numerical coefficients together and add the exponents of 10.
3
Divide the numerator by the denominator.
1.2×1051.6×103=(1.21.6)×105(3)=0.75×102\frac{1.2 \times 10^{-5}}{1.6 \times 10^{-3}} = \left(\frac{1.2}{1.6}\right) \times 10^{-5 - (-3)} = 0.75 \times 10^{-2}.
Divide the coefficients and subtract the exponent of the denominator from that of the numerator.
4
Convert the result into standard form (A×10nA \times 10^n where 1A<101 \le A < 10).
0.75×102=(7.5×101)×102=7.5×1030.75 \times 10^{-2} = (7.5 \times 10^{-1}) \times 10^{-2} = 7.5 \times 10^{-3}.
Standard form requires the leading coefficient to be between 1 and 10.

Key Concept

Fractions, Decimals, and Standard Form Conversions
Question 19Question

A trader buys a quantity of goods. He sells 14\frac{1}{4} of the total goods at a profit of 20%20\%, and 12\frac{1}{2} of the remaining goods at a loss of 10%10\%. If the rest of the goods are sold at cost price, resulting in an overall net profit of N1,500\text{N}1,500, what was the total cost price of the goods in Naira?

Show answer & explanation

Answer: 120000

Answer

The total cost price of the goods is 120,000 Naira.
Let CC be the total cost price of the goods. The first portion sold is 14C\frac{1}{4}C at a profit of 20%20\%, giving a gain of 0.20×14C=0.05C0.20 \times \frac{1}{4}C = 0.05C. The remaining portion is 114=34C1 - \frac{1}{4} = \frac{3}{4}C. Half of this remainder is 12×34C=38C\frac{1}{2} \times \frac{3}{4}C = \frac{3}{8}C, which is sold at a 10%10\% loss, causing a loss of 0.10×38C=0.0375C0.10 \times \frac{3}{8}C = 0.0375C. The final remaining 38C\frac{3}{8}C is sold at cost price (0 profit). Thus, the net profit is 0.05C0.0375C=0.0125C0.05C - 0.0375C = 0.0125C. Setting 0.0125C=1,5000.0125C = 1,500 and solving for CC gives C=1,5000.0125=120,000C = \frac{1,500}{0.0125} = 120,000 Naira.

Step-by-Step Solution

1
Define the unknown total cost price
Let CC represent the total cost price of the goods in Naira.
Establishing a variable allows for algebraic formulation of profits and losses.
2
Calculate profit from the first portion
\text{Profit}_1 = 20\% \text{ of } \frac{1}{4}C = 0.20 \times 0.25C = +0.05C
The trader sells a quarter of the total value at a 20% gain.
3
Determine the remaining quantity and calculate loss from the second portion
\text{Remaining} = C - \frac{1}{4}C = \frac{3}{4}C; \quad \text{Second Portion} = \frac{1}{2} \times \frac{3}{4}C = \frac{3}{8}C = 0.375C; \quad \text{Loss}_2 = 10\% \text{ of } 0.375C = -0.0375C
The second sale applies to half of what was left after the first sale, incurred as a loss.
4
Equate net profit to given numerical value and solve for total cost price
\text{Net Profit} = 0.05C - 0.0375C = 0.0125C = 1,500 \implies C = \frac{1,500}{0.0125} = 120,000
The rest of the goods were sold at cost price (zero profit/loss), so net profit equals gain from portion 1 minus loss from portion 2.

Key Concept

Fractions and Percentages of Quantities
Estimated Time:1m 30s
Question 20Question

A metal rod of length 12.5 cm12.5\text{ cm} is divided into two parts in the ratio 2:32 : 3. If the length of the smaller part is measured as 5.2 cm5.2\text{ cm}, what is the percentage error in the measurement of the smaller part?

Show answer & explanation

Answer: 4.0%4.0\%

Answer

The percentage error in the measurement of the smaller part is 4.0%4.0\%.
The true length of the smaller part of the rod is 25×12.5=5.0 cm\frac{2}{5} \times 12.5 = 5.0\text{ cm}. Subtracting this from the measured length 5.2 cm5.2\text{ cm} gives an error of 0.2 cm0.2\text{ cm}. Dividing the error 0.2 cm0.2\text{ cm} by the true value 5.0 cm5.0\text{ cm} and multiplying by 100%100\% yields 4.0%4.0\%.

Step-by-Step Solution

1
Calculate the actual length of the smaller part using the given ratio.
Total ratio parts = 2+3=52 + 3 = 5. Actual length of smaller part = 25×12.5 cm=5.0 cm\frac{2}{5} \times 12.5\text{ cm} = 5.0\text{ cm}.
The total length is shared according to the ratio 2:32 : 3, so the smaller piece corresponds to 2 out of 5 equal parts.
2
Find the absolute error in measurement.
Absolute error = 5.2 cm5.0 cm=0.2 cm|5.2\text{ cm} - 5.0\text{ cm}| = 0.2\text{ cm}.
Absolute error is the magnitude of the difference between the measured value and the true value.
3
Compute the percentage error.
Percentage error = Absolute ErrorTrue Value×100%=0.25.0×100%=4.0%\frac{\text{Absolute Error}}{\text{True Value}} \times 100\% = \frac{0.2}{5.0} \times 100\% = 4.0\%.
Percentage error is defined as the absolute error divided by the true value, multiplied by 100%.

Key Concept

Ratio partitioning and Percentage Error calculation
Estimated Time:1m 30s
Page 1 / 12Next
Number and Numeration Practice Questions — JAMB UTME | Examkin