All practice questions

1526 questions

Question 621Question

Determine the number of integer values of xx that satisfy the quadratic inequality 3x214x5<03x^2 - 14x - 5 < 0.

Show answer & explanation

Answer: 5

Answer

The total number of integer values satisfying the inequality is 5.
Factoring 3x214x5<03x^2 - 14x - 5 < 0 gives (3x+1)(x5)<0(3x + 1)(x - 5) < 0. The critical roots are x=13x = -\frac{1}{3} and x=5x = 5. Since the parabola opens upward, the expression is negative between the roots, yielding the interval 13<x<5-\frac{1}{3} < x < 5. The integer values contained in this interval are 0,1,2,3,0, 1, 2, 3, and 44, which total 5 values.

Step-by-Step Solution

1
Factor the quadratic expression
(3x+1)(x5)<0(3x + 1)(x - 5) < 0
Factoring identifies the critical values where the quadratic expression changes sign.
2
Determine the critical points
x=13x = -\frac{1}{3} and x=5x = 5
Setting each factor to zero gives the boundary roots of the equation.
3
Formulate the solution interval
13<x<5-\frac{1}{3} < x < 5
Since the coefficient of x2x^2 is positive, the quadratic curve is below the x-axis strictly between the two roots.
4
List and count the integer solutions
The integers are 0,1,2,3,40, 1, 2, 3, 4, yielding 5 integer solutions.
Counting integers strictly greater than 13-\frac{1}{3} and strictly less than 55.

Key Concept

Solving quadratic inequalities and finding integer solution counts
Estimated Time:1m 30s
Question 622Question

Find the smallest integer xx that satisfies the linear inequality 53x75 - 3x \le -7.

Show answer & explanation

Answer: 4

Answer

The smallest integer value of xx satisfying the inequality is 44.
Subtracting 5 from both sides of 53x75 - 3x \le -7 gives 3x12-3x \le -12. Dividing both sides by 3-3 requires reversing the inequality sign to obtain x4x \ge 4. Therefore, the smallest integer value in the solution set is 4.

Step-by-Step Solution

1
Subtract 5 from both sides of the inequality to isolate the variable term
3x12-3x \le -12
Subtracting a constant from both sides maintains the inequality direction.
2
Divide both sides by 3-3 and flip the inequality sign
x4x \ge 4
Dividing an inequality by a negative number reverses the direction of the inequality symbol.
3
Identify the smallest integer satisfying the condition
4
The solution set contains all real numbers greater than or equal to 4, making 4 the minimum integer value.

Key Concept

Solving Linear Inequalities with Negative Coefficients
Estimated Time:45s
Question 623Question

If y=2sin(3x)+e4xy = 2\sin(3x) + e^{4x}, what is the value of dydx\frac{dy}{dx} at x=0x = 0?

Show answer & explanation

Answer: 10

Answer

10
Differentiating y=2sin(3x)+e4xy = 2\sin(3x) + e^{4x} yields dydx=6cos(3x)+4e4x\frac{dy}{dx} = 6\cos(3x) + 4e^{4x}. Evaluating this expression at x=0x = 0 gives 6cos(0)+4e0=6(1)+4(1)=106\cos(0) + 4e^{0} = 6(1) + 4(1) = 10.

Step-by-Step Solution

1
Differentiate each term of y=2sin(3x)+e4xy = 2\sin(3x) + e^{4x} with respect to xx.
dydx=6cos(3x)+4e4x\frac{dy}{dx} = 6\cos(3x) + 4e^{4x}
Applying the chain rule gives ddx[2sin(3x)]=2×3cos(3x)=6cos(3x)\frac{d}{dx}[2\sin(3x)] = 2 \times 3\cos(3x) = 6\cos(3x) and ddx[e4x]=4e4x\frac{d}{dx}[e^{4x}] = 4e^{4x}.
2
Evaluate the derivative at x=0x = 0.
6\cos(0) + 4e^{0} = 6(1) + 4(1) = 10
Substituting x=0x = 0 gives cos(0)=1\cos(0) = 1 and e0=1e^{0} = 1.

Key Concept

Differentiation of trigonometric and exponential functions
Question 624Question

Find the value of rr such that 29r(mod8)-29 \equiv r \pmod{8}, where 0r<80 \le r < 8.

Show answer & explanation

Answer: 3

Answer

The value of rr in standard non-negative remainder form is 33.
Dividing 29-29 by 88 yields a quotient of 4-4 and a remainder of 33, because 8×(4)+3=298 \times (-4) + 3 = -29. Since 03<80 \le 3 < 8, 33 is the standard non-negative remainder.

Step-by-Step Solution

1
Express 29-29 in the form 8q+r8q + r, where qq is an integer and 0r<80 \le r < 8.
29=8(4)+3-29 = 8(-4) + 3
To find the standard remainder modulo 88, the remainder rr must satisfy 0r<80 \le r < 8.
2
Identify the remainder value rr.
r=3r = 3
Since 33 lies within the required range [0,7][0, 7], it is the canonical remainder.

Key Concept

Modular Arithmetic and Non-Negative Remainders
Question 625Question

If 32x=231032_x = 23_{10}, find the value of the base xx.

Show answer & explanation

Answer: 7

Answer

7
Expanding the number 32x32_x into base 10 gives 3×x+2=3x+23 \times x + 2 = 3x + 2. Setting 3x+2=233x + 2 = 23 leads to 3x=213x = 21, giving x=7x = 7.

Step-by-Step Solution

1
Expand 32x32_x in terms of powers of xx
3x+23x + 2
In base xx, the rightmost digit has a weight of x0=1x^0 = 1 and the next digit to the left has a weight of x1=xx^1 = x.
2
Equate the expanded form to the given base 10 value and solve for xx
x=7x = 7
Setting 3x+2=233x + 2 = 23 gives 3x=213x = 21, which yields x=7x = 7 upon dividing by 3.

Key Concept

Expansion and conversion from Base x to Base 10
Estimated Time:45s
Question 626Question

Find the sum of all integer values of xx that satisfy the system of inequalities 3x+1>73x + 1 > 7 and x24x210x^2 - 4x - 21 \le 0.

Show answer & explanation

Answer: 25

Answer

25
Solving 3x+1>73x + 1 > 7 gives x>2x > 2. Solving x24x210x^2 - 4x - 21 \le 0 gives 3x7-3 \le x \le 7. The combined condition is 2<x72 < x \le 7. The integer values satisfying this condition are 3, 4, 5, 6, and 7. The sum of these integers is 3+4+5+6+7=253 + 4 + 5 + 6 + 7 = 25.

Step-by-Step Solution

1
Solve the linear inequality 3x+1>73x + 1 > 7.
x>2x > 2
Subtracting 1 from both sides gives 3x>63x > 6, and dividing by 3 yields x>2x > 2.
2
Solve the quadratic inequality x24x210x^2 - 4x - 21 \le 0.
3x7-3 \le x \le 7
Factoring the quadratic expression gives (x7)(x+3)0(x - 7)(x + 3) \le 0. The roots are 3-3 and 77, and the quadratic curve is non-positive between these roots.
3
Determine the intersection of the solution sets x>2x > 2 and 3x7-3 \le x \le 7.
2<x72 < x \le 7
The lower bound is determined by the strict linear constraint x>2x > 2, while the upper bound is determined by the inclusive quadratic constraint x7x \le 7.
4
List the integer values of xx within 2<x72 < x \le 7 and compute their sum.
Integers are 3,4,5,6,73, 4, 5, 6, 7; their sum is 2525.
The strict inequality excludes 22, while the inclusive inequality includes 77.

Key Concept

System of linear and quadratic inequalities
Question 627Question

If 23x1=322^{3x - 1} = 32, find the value of xx.

Show answer & explanation

Answer: 2

Answer

The value of xx is 2.
Rewriting 32 as 252^5 allows equating the exponents 3x1=53x - 1 = 5. Solving for xx gives 3x=63x = 6, which simplifies to x=2x = 2.

Step-by-Step Solution

1
Express both sides of the equation using a common base of 2
23x1=252^{3x - 1} = 2^5
The number 32 can be rewritten in index form as 252^5.
2
Equate the indices
3x1=53x - 1 = 5
If am=ana^m = a^n for a non-zero base a1a \neq 1, then m=nm = n.
3
Solve the linear equation for xx
x=2x = 2
Adding 1 to both sides yields 3x=63x = 6, and dividing by 3 gives x=2x = 2.

Key Concept

Solving exponential equations by expressing numbers with equal bases
Question 628Question

Each exterior angle of a regular polygon measures 2424^\circ. How many sides does this polygon have?

Show answer & explanation

Answer: 15

Answer

The polygon has 15 sides.
The sum of all exterior angles of any convex polygon is always 360360^\circ. Because the polygon is regular, all its exterior angles are equal. Dividing 360360^\circ by the measure of one exterior angle (2424^\circ) yields exactly 15 sides.

Step-by-Step Solution

1
Identify the formula relating exterior angle and number of sides
The sum of exterior angles of any convex polygon is 360360^\circ. For a regular polygon with nn sides, each exterior angle equals 360n\frac{360^\circ}{n}.
All exterior angles in a regular polygon are equal.
2
Rearrange the formula to solve for the number of sides nn
n=360Exterior Angle=36024=15n = \frac{360^\circ}{\text{Exterior Angle}} = \frac{360^\circ}{24^\circ} = 15.
Dividing the total sum of exterior angles by the measure of one exterior angle yields the total number of sides.

Key Concept

Exterior angle property of regular polygons
Question 629Question

If 11012+324=x51101_2 + 32_4 = x_5, what is the value of xx?

Show answer & explanation

Answer: 102

Answer

The value of xx is 102102.
To add numbers given in different bases, convert each term to base 10: 11012=13101101_2 = 13_{10} and 324=141032_4 = 14_{10}. Summing these decimal values gives 13+14=271013 + 14 = 27_{10}. Converting 271027_{10} to base 5 by repeated division by 5 gives remainders 2, 0, 1 (from least significant to most significant digit), resulting in 1025102_5. Therefore, x=102x = 102.

Step-by-Step Solution

1
Convert 110121101_2 to decimal (base 10)
131013_{10}
Expand in powers of 2: 1(23)+1(22)+0(21)+1(20)=8+4+0+1=131(2^3) + 1(2^2) + 0(2^1) + 1(2^0) = 8 + 4 + 0 + 1 = 13.
2
Convert 32432_4 to decimal (base 10)
141014_{10}
Expand in powers of 4: 3(41)+2(40)=12+2=143(4^1) + 2(4^0) = 12 + 2 = 14.
3
Add the two base-10 numbers together
271027_{10}
Perform standard addition: 13+14=2713 + 14 = 27.
4
Convert 271027_{10} into base 5
1025102_5
Divide 27 repeatedly by 5 and record remainders: 27=5×5+227 = 5 \times 5 + 2, 5=1×5+05 = 1 \times 5 + 0, 1=0×5+11 = 0 \times 5 + 1. Reading remainders upward yields 1025102_5.

Key Concept

Conversion between different number bases via base 10
Question 630Question

If y=e2xln(ex+sinx)y = e^{2x} \ln(e^x + \sin x), determine the value of d2ydx2\frac{d^2 y}{dx^2} at x=0x = 0.

Show answer & explanation

Answer: 5

Answer

5
Evaluating the second derivative of y=e2xln(ex+sinx)y = e^{2x} \ln(e^x + \sin x) at x=0x = 0 yields 55. This is calculated by applying the product, chain, and quotient rules to get d2ydx2\frac{d^2 y}{dx^2}, and substituting x=0x = 0, where e0=1e^0 = 1, sin0=0\sin 0 = 0, cos0=1\cos 0 = 1, and ln1=0\ln 1 = 0.

Step-by-Step Solution

1
Differentiate y=e2xln(ex+sinx)y = e^{2x} \ln(e^x + \sin x) with respect to xx using the product rule.
dydx=2e2xln(ex+sinx)+e2x(ex+cosxex+sinx)\frac{dy}{dx} = 2e^{2x} \ln(e^x + \sin x) + e^{2x} \left(\frac{e^x + \cos x}{e^x + \sin x}\right)
The function is composed of u(x)=e2xu(x) = e^{2x} and v(x)=ln(ex+sinx)v(x) = \ln(e^x + \sin x). By chain rule, v(x)=ex+cosxex+sinxv'(x) = \frac{e^x + \cos x}{e^x + \sin x}.
2
Differentiate the first term T1(x)=2e2xln(ex+sinx)T_1(x) = 2e^{2x} \ln(e^x + \sin x) to get T1(x)T_1'(x).
T1(x)=4e2xln(ex+sinx)+2e2x(ex+cosxex+sinx)T_1'(x) = 4e^{2x} \ln(e^x + \sin x) + 2e^{2x} \left(\frac{e^x + \cos x}{e^x + \sin x}\right)
Applying the product rule to 2e2x2e^{2x} and ln(ex+sinx)\ln(e^x + \sin x).
3
Differentiate the second term T2(x)=e2x(ex+cosxex+sinx)T_2(x) = e^{2x} \left(\frac{e^x + \cos x}{e^x + \sin x}\right) using the product and quotient rules.
T2(x)=2e2x(ex+cosxex+sinx)+e2x((exsinx)(ex+sinx)(ex+cosx)2(ex+sinx)2)T_2'(x) = 2e^{2x} \left(\frac{e^x + \cos x}{e^x + \sin x}\right) + e^{2x} \left(\frac{(e^x - \sin x)(e^x + \sin x) - (e^x + \cos x)^2}{(e^x + \sin x)^2}\right)
The derivative of ex+cosxex+sinx\frac{e^x + \cos x}{e^x + \sin x} requires the quotient rule.
4
Evaluate T1(0)T_1'(0) and T2(0)T_2'(0) at x=0x = 0.
T1(0)=4(1)(0)+2(1)(2)=4T_1'(0) = 4(1)(0) + 2(1)(2) = 4, and T2(0)=2(1)(2)+1((1)(1)2212)=43=1T_2'(0) = 2(1)(2) + 1 \left(\frac{(1)(1) - 2^2}{1^2}\right) = 4 - 3 = 1.
At x=0x = 0, e0=1e^0 = 1, sin0=0\sin 0 = 0, cos0=1\cos 0 = 1, and ln(1)=0\ln(1) = 0.
5
Sum the evaluated derivative components to find d2ydx2x=0\frac{d^2 y}{dx^2}\Big|_{x=0}.
d2ydx2x=0=T1(0)+T2(0)=4+1=5\frac{d^2 y}{dx^2}\Big|_{x=0} = T_1'(0) + T_2'(0) = 4 + 1 = 5
Combining the evaluated terms gives the final numerical value.

Key Concept

Higher-Order Derivatives of Combined Transcendental Functions
Question 631Question

The frequency distribution table below shows the daily rainfall (in mm) recorded across 8080 weather monitoring stations during a storm:

Daily Rainfall (mm)Frequency (ff)
101910 - 1988
202920 - 291414
303930 - 392626
404940 - 492020
505950 - 591212

Using linear interpolation from the cumulative frequency distribution (ogive), what is the 75th percentile (P75P_{75}) of the daily rainfall in mm?

Show answer & explanation

Answer: 45.5

Answer

The 75th percentile of the daily rainfall distribution is 45.5 mm45.5\text{ mm}.
To find the 75th percentile (P75P_{75}), determine the 60th60^{\text{th}} cumulative frequency position (0.75×80=600.75 \times 80 = 60). The value lies within the 404940 - 49 class interval. Applying the lower class boundary L=39.5L = 39.5, preceding cumulative frequency cfb=48cf_b = 48, frequency f=20f = 20, and class width c=10c = 10, linear interpolation yields P75=39.5+604820×10=45.5 mmP_{75} = 39.5 + \frac{60 - 48}{20} \times 10 = 45.5\text{ mm}.

Step-by-Step Solution

1
Calculate cumulative frequencies across all class intervals.
Cumulative frequencies are 88 for 101910-19, 2222 for 202920-29, 4848 for 303930-39, 6868 for 404940-49, and 8080 for 505950-59. Total frequency N=80N = 80.
Cumulative frequencies are necessary to locate percentile positions on an ogive.
2
Determine the position corresponding to the 75th percentile.
Position =0.75×80=60th= 0.75 \times 80 = 60^{\text{th}} cumulative frequency item.
The 75th percentile represents 75%75\% of the total sample size.
3
Identify the target class interval parameters containing the 60th observation.
The interval 404940 - 49 contains cumulative frequencies from 4949 to 6868. Parameters: L=39.5L = 39.5, c=10c = 10, f=20f = 20, cfb=48cf_b = 48.
Linear interpolation requires the exact boundaries and frequencies of the container class.
4
Apply the percentile interpolation formula P75=L+(60cfbf)×cP_{75} = L + \left(\frac{60 - cf_b}{f}\right) \times c.
P75=39.5+(604820)×10=39.5+6=45.5 mmP_{75} = 39.5 + \left(\frac{60 - 48}{20}\right) \times 10 = 39.5 + 6 = 45.5\text{ mm}.
Calculates the exact rainfall value corresponding to the 75th percentile.

Key Concept

Linear interpolation for percentiles using cumulative frequency distribution (ogive)
Estimated Time:1m 30s
Question 632Question

The table below shows the distribution of masses (in kg) of 5050 bags of cement inspected at a building construction site:

Mass (kg)Frequency (ff)
404440 - 4455
454945 - 491212
505450 - 541818
555955 - 591515

Calculate the mean mass of the bags of cement in kg.

Show answer & explanation

Answer: 51.3

Answer

The mean mass of the cement bags is 51.3 kg.
The mean mass of grouped data is computed using the formula xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}, where xx represents the class midpoints and ff represents the frequency of each class. The class midpoints are 4242, 4747, 5252, and 5757. Multiplying these midpoints by their respective frequencies yields 210210, 564564, 936936, and 855855. Summing these values gives fx=2565\sum fx = 2565. Dividing by the total frequency f=50\sum f = 50 produces a mean mass of 256550=51.3 kg\frac{2565}{50} = 51.3\text{ kg}.

Step-by-Step Solution

1
Determine the midpoint (x) of each class interval
Midpoints are 42, 47, 52, and 57
For grouped data, the class midpoint represents the average value of all observations falling within that class interval.
2
Calculate the product of each midpoint and its corresponding frequency (fx)
Products are 210, 564, 936, and 855
Multiplying the midpoint by frequency gives the total estimated mass contributed by that class interval.
3
Sum all frequencies and all fx products
Total frequency sum = 50, Total product sum = 2565
These totals are required to calculate the weighted average across all intervals.
4
Divide the sum of fx by the total frequency
Mean = 51.3 kg
Applying the formula for grouped mean: Mean = (sum of fx) / (sum of f).

Key Concept

Grouped Data Mean Calculation
Question 633Question

If x=7+373x = \frac{\sqrt{7} + \sqrt{3}}{\sqrt{7} - \sqrt{3}} and y=737+3y = \frac{\sqrt{7} - \sqrt{3}}{\sqrt{7} + \sqrt{3}}, determine the numerical value of x2+y2x^2 + y^2.

Show answer & explanation

Answer: 23

Answer

The numerical value of x2+y2x^2 + y^2 is 2323.
Rationalizing xx yields 5+212\frac{5 + \sqrt{21}}{2} and rationalizing yy yields 5212\frac{5 - \sqrt{21}}{2}. The sum x+yx + y equals 55 and the product xyxy equals 11. Substituting these into x2+y2=(x+y)22xyx^2 + y^2 = (x + y)^2 - 2xy gives 522(1)=235^2 - 2(1) = 23.

Step-by-Step Solution

1
Rationalize the denominators of xx and yy
x=5+212x = \frac{5 + \sqrt{21}}{2} and y=5212y = \frac{5 - \sqrt{21}}{2}
Multiply the numerator and denominator by the conjugate of the denominator.
2
Calculate the sum x+yx + y and the product xyxy
x+y=5x + y = 5 and xy=1xy = 1
Summing conjugate surd expressions cancels the radical term, and multiplying them applies the difference of two squares.
3
Evaluate x2+y2x^2 + y^2 using the identity (x+y)22xy(x + y)^2 - 2xy
x2+y2=522(1)=23x^2 + y^2 = 5^2 - 2(1) = 23
Substituting the known sum and product avoids having to square complex surd expressions directly.

Key Concept

Rationalization of binomial denominators and application of symmetric algebraic identities.
Question 634Question

If 1.41x=4625101.41_x = \frac{46}{25}_{10}, where xx is a positive integer base, find the value of xx.

Show answer & explanation

Answer: 5

Answer

The value of the base xx is 5.
Expanding 1.41x1.41_x yields 1+4x+1x21 + \frac{4}{x} + \frac{1}{x^2}. Setting this equal to 4625\frac{46}{25} gives 4x+1x2=2125\frac{4x + 1}{x^2} = \frac{21}{25}. Cross-multiplying results in the quadratic equation 21x2100x25=021x^2 - 100x - 25 = 0, which factors as (21x+5)(x5)=0(21x + 5)(x - 5) = 0. Since a number base must be a positive integer greater than 4, x=5x = 5 is the only valid solution.

Step-by-Step Solution

1
Expand 1.41x1.41_x using place value powers of xx.
1+4x+1x21 + \frac{4}{x} + \frac{1}{x^2}
Fractional digits to the right of the radix point represent negative powers of the base (x1,x2,x^{-1}, x^{-2}, \dots).
2
Equate the expanded form to 4625\frac{46}{25} and simplify.
4x+1x2=2125\frac{4x + 1}{x^2} = \frac{21}{25}
Subtracting 1 from both sides isolates the fractional place values.
3
Cross-multiply and solve the quadratic equation 21x2100x25=021x^2 - 100x - 25 = 0.
(21x+5)(x5)=0    x=5(21x + 5)(x - 5) = 0 \implies x = 5
A base must be a positive integer strictly greater than any individual digit in the number (digits present are 1 and 4).

Key Concept

Conversion of fractional numbers in non-decimal bases to base 10 and solving polynomial equations in unknown bases.
Question 635Question

If the surd expression 126\frac{12}{\sqrt{6}} is simplified to the form k6k\sqrt{6}, what is the value of kk?

Show answer & explanation

Answer: 2

Answer

The value of kk is 2.
Multiplying the numerator and denominator of 126\frac{12}{\sqrt{6}} by 6\sqrt{6} yields 1266\frac{12\sqrt{6}}{6}. Dividing 1212 by 66 simplifies the expression to 262\sqrt{6}. Matching this with k6k\sqrt{6} gives k=2k = 2.

Step-by-Step Solution

1
Rationalize the denominator of 126\frac{12}{\sqrt{6}} by multiplying the numerator and denominator by 6\sqrt{6}.
1266\frac{12\sqrt{6}}{6}
Multiplying by 66\frac{\sqrt{6}}{\sqrt{6}} removes the radical from the denominator without changing the value of the expression.
2
Divide the integer coefficient in the numerator by the denominator.
262\sqrt{6}
Simplifying 126\frac{12}{6} yields 2.
3
Compare 262\sqrt{6} with k6k\sqrt{6} to determine the value of kk.
k=2k = 2
The coefficient of 6\sqrt{6} is 2.

Key Concept

Rationalization of monomial surd denominators
Question 636Question

If 50+182=m\frac{\sqrt{50} + \sqrt{18}}{\sqrt{2}} = m, what is the value of the integer mm?

Show answer & explanation

Answer: 8

Answer

The value of the integer mm is 8.
Simplifying 50\sqrt{50} to 525\sqrt{2} and 18\sqrt{18} to 323\sqrt{2} gives a numerator of 828\sqrt{2}. Dividing 828\sqrt{2} by 2\sqrt{2} cancels out the radical part, yielding the integer 8.

Step-by-Step Solution

1
Simplify the radical expressions in the numerator.
50=52\sqrt{50} = 5\sqrt{2} and 18=32\sqrt{18} = 3\sqrt{2}.
Factor out perfect square numbers from within each radical.
2
Sum the simplified surds in the numerator.
52+32=825\sqrt{2} + 3\sqrt{2} = 8\sqrt{2}.
Surds with identical radicands are like terms and can be added by adding their coefficients.
3
Divide the numerator by the denominator.
822=8\frac{8\sqrt{2}}{\sqrt{2}} = 8.
Cancel the common factor of 2\sqrt{2} present in both numerator and denominator.

Key Concept

Simplification and division of surds
Question 637Question

The set of four numbers {x,6,8,10}\{x, 6, 8, 10\} has a variance of 55. Given that x<6x < 6, find the value of xx.

Show answer & explanation

Answer: 4

Answer

The value of xx is 4.
By expressing the mean as xˉ=x+244\bar{x} = \frac{x+24}{4} and setting the sum of squared deviations divided by 4 equal to 5, we arrive at the quadratic equation x216x+48=0x^2 - 16x + 48 = 0. Solving this equation gives two possible values, x=4x = 4 and x=12x = 12. Applying the restriction x<6x < 6 uniquely identifies x=4x = 4 as the correct solution.

Step-by-Step Solution

1
Calculate the mean of the dataset in terms of xx
xˉ=x+244\bar{x} = \frac{x + 24}{4}
The mean of a dataset is the sum of all values divided by the total number of items.
2
Write the variance equation using the formula σ2=(xixˉ)2N\sigma^2 = \frac{\sum (x_i - \bar{x})^2}{N}
\frac{(x - \bar{x})^2 + (6 - \bar{x})^2 + (8 - \bar{x})^2 + (10 - \bar{x})^2}{4} = 5
The given variance is 5 and the number of observations N=4N = 4.
3
Substitute xˉ=x+244\bar{x} = \frac{x + 24}{4} and expand the squared deviations
\frac{3}{16}x^2 - 3x + 14 = 5 \implies x^2 - 16x + 48 = 0
Expanding the squared terms and multiplying through by 163\frac{16}{3} yields a standard quadratic equation.
4
Solve the quadratic equation x216x+48=0x^2 - 16x + 48 = 0 for xx
(x - 4)(x - 12) = 0 \implies x = 4 \text{ or } x = 12
Factoring the quadratic equation gives two possible roots.
5
Apply the given condition x<6x < 6
x = 4
Since x<6x < 6, we reject x=12x = 12 and select x=4x = 4.

Key Concept

Variance of Ungrouped Data and Algebraic Problem Solving
Question 638Question

The frequency distribution table below shows the mass, in grams, of 5050 industrial steel bearings measured during a precision manufacturing audit:

Mass (g)Frequency (ff)
101910 - 1955
202920 - 291212
303930 - 39xx
404940 - 49yy
505950 - 5988

If the mean mass of the bearings is 34.7 g34.7\text{ g}, what is the value of the missing frequency xx?

Show answer & explanation

Answer: 18

Answer

18
The value of xx is 18 because setting up the total frequency sum gives x+y=25x + y = 25, and using class midpoints to compute the mean yields 191510x=17351915 - 10x = 1735, which solves to x=18x = 18.

Step-by-Step Solution

1
Express the relationship between the missing frequencies using total frequency.
x+y=25x + y = 25 or y=25xy = 25 - x
The total number of industrial steel bearings is 50, so 5+12+x+y+8=505 + 12 + x + y + 8 = 50.
2
Determine the midpoint (mm) of each class interval.
Midpoints are 14.5, 24.5, 34.5, 44.5, and 54.5 respectively.
The class midpoint is calculated as lower limit+upper limit2\frac{\text{lower limit} + \text{upper limit}}{2}.
3
Formulate the equation for the sum of products of frequencies and midpoints.
fm=802.5+34.5x+44.5y\sum fm = 802.5 + 34.5x + 44.5y
Multiply each class midpoint by its corresponding frequency and sum the results.
4
Substitute y=25xy = 25 - x and solve for xx using the mean formula.
x=18x = 18
Setting 191510x50=34.7\frac{1915 - 10x}{50} = 34.7 yields 191510x=17351915 - 10x = 1735, which gives 10x=18010x = 180 and thus x=18x = 18.

Key Concept

Measures of Central Tendency for Grouped Data - Mean with Unknown Frequencies
Estimated Time:3m 0s
Question 639Question

A composite plane figure is formed from a rectangle ABCDABCD measuring 20 cm20\text{ cm} by 14 cm14\text{ cm}. A semicircle with diameter BC=14 cmBC = 14\text{ cm} is attached externally along side BCBC. At the opposite end, an isosceles triangle AEDAED with base AD=14 cmAD = 14\text{ cm} and perpendicular height 6 cm6\text{ cm} is cut out from the interior of the rectangle. Taking π=227\pi = \frac{22}{7}, what is the total area of the figure in cm2\text{cm}^2?

Show answer & explanation

Answer: 315

Answer

The total area of the composite figure is 315 cm².
The area of the complete shape is found by adding the area of the external semicircle (77 cm277\text{ cm}^2) to the area of the rectangle (280 cm2280\text{ cm}^2) and subtracting the area of the removed triangle (42 cm242\text{ cm}^2), yielding a net area of 315 cm2315\text{ cm}^2.

Step-by-Step Solution

1
Calculate the area of the rectangular portion ABCDABCD
Area of rectangle =20 cm×14 cm=280 cm2= 20\text{ cm} \times 14\text{ cm} = 280\text{ cm}^2
The main section of the figure before modifications is a rectangle with length 20 cm20\text{ cm} and width 14 cm14\text{ cm}.
2
Calculate the area of the externally attached semicircle
Area of semicircle =12×227×72=77 cm2= \frac{1}{2} \times \frac{22}{7} \times 7^2 = 77\text{ cm}^2
The diameter of the semicircle is BC=14 cmBC = 14\text{ cm}, giving a radius r=7 cmr = 7\text{ cm}. Area is given by 12πr2\frac{1}{2}\pi r^2.
3
Calculate the area of the removed internal triangle AEDAED
Area of triangle =12×14 cm×6 cm=42 cm2= \frac{1}{2} \times 14\text{ cm} \times 6\text{ cm} = 42\text{ cm}^2
The triangle has base AD=14 cmAD = 14\text{ cm} and height 6 cm6\text{ cm}. Area is calculated as 12×base×height\frac{1}{2} \times \text{base} \times \text{height}.
4
Combine the areas to find the total remaining area of the figure
Total Area =280 cm2+77 cm242 cm2=315 cm2= 280\text{ cm}^2 + 77\text{ cm}^2 - 42\text{ cm}^2 = 315\text{ cm}^2
The external semicircle increases the total area while the internal cut-out triangle reduces it.

Key Concept

Area of Composite Plane Figures
Estimated Time:2m 0s
Question 640Question

Two parallel lines, L1L_1 and L2L_2, are situated in a plane with L1L_1 above L2L_2. A regular polygon of nn sides has one of its sides, ABAB, lying entirely on line L1L_1. An adjacent side, BCBC, extends downwards into the region between L1L_1 and L2L_2. A line segment BDBD is drawn from vertex BB perpendicular to line L2L_2, meeting L2L_2 at point DD. The segment BDBD lies inside the interior angle ABC\angle ABC of the polygon and divides ABC\angle ABC into two angles, ABD\angle ABD and DBC\angle DBC, such that ABD:DBC=3:2\angle ABD : \angle DBC = 3 : 2. What is the total number of diagonals of this regular polygon?

Show answer & explanation

Answer: 54

Answer

54
Because line L_1 is parallel to line L_2 and BD is perpendicular to L_2, BD is also perpendicular to L_1, making angle ABD equal to 90°. Based on the 3:2 ratio, angle DBC equals 60°, giving a total interior angle of 150°. Solving (n - 2) × 180° / n = 150° yields n = 12 sides. Substituting n = 12 into the diagonal formula n(n - 3) / 2 gives 54 diagonals.

Step-by-Step Solution

1
Determine the measure of angle ABD using parallel line properties
ABD=90\angle ABD = 90^\circ
Because line L_1 is parallel to line L_2 and line segment BD is perpendicular to L_2, BD is also perpendicular to L_1.
2
Calculate the measure of angle DBC from the given angle ratio
DBC=60\angle DBC = 60^\circ
With \angle ABD : \angle DBC = 3 : 2 and \angle ABD = 90^\circ, setting 3 ratio units equal to 90^\circ gives 1 unit = 30^\circ, so 2 units = 60^\circ.
3
Find the total interior angle measure of the regular polygon
ABC=150\angle ABC = 150^\circ
The interior angle \angle ABC is the sum of \angle ABD and \angle DBC, which gives 90^\circ + 60^\circ = 150^\circ.
4
Determine the number of sides n of the regular polygon
n = 12
Using the regular polygon interior angle formula \frac{(n - 2) \times 180^\circ}{n} = 150^\circ, solving for n yields 180n - 360 = 150n \implies 30n = 360 \implies n = 12.
5
Calculate the total number of diagonals
54
Applying the polygon diagonal formula D = \frac{n(n - 3)}{2} with n = 12 gives D = \frac{12 \times (12 - 3)}{2} = \frac{12 \times 9}{2} = 54.

Key Concept

Combining parallel line perpendicularity properties, angle partitioning, regular polygon interior angle measure, and diagonal count calculation
PreviousPage 32 / 77Next
All practice questions — JAMB UTME | Examkin