All practice questions

13931 questions

Question 7601Question

If (u,v)(u, v) is a pair of real numbers satisfying the simultaneous equations u2v=1u - 2v = 1 and u23v2=13u^2 - 3v^2 = 13, what is the sum of all possible values of uu?

Show answer & explanation

Answer: 6-6

Answer

The sum of all possible values of uu is 6-6.
From the linear equation u2v=1u - 2v = 1, we express uu as u=2v+1u = 2v + 1. Substituting this into the quadratic equation u23v2=13u^2 - 3v^2 = 13 gives (2v+1)23v2=13(2v + 1)^2 - 3v^2 = 13, which expands and simplifies to v2+4v12=0v^2 + 4v - 12 = 0. Factoring gives (v+6)(v2)=0(v + 6)(v - 2) = 0, so v=2v = 2 or v=6v = -6. Substituting these back into u=2v+1u = 2v + 1 yields u=5u = 5 (for v=2v = 2) and u=11u = -11 (for v=6v = -6). The sum of all possible values of uu is 5+(11)=65 + (-11) = -6.

Step-by-Step Solution

1
Express uu in terms of vv using the linear equation.
u=2v+1u = 2v + 1
Isolating uu allows for straightforward substitution into the quadratic equation.
2
Substitute u=2v+1u = 2v + 1 into the quadratic equation u23v2=13u^2 - 3v^2 = 13 and expand.
(2v+1)23v2=13    (4v2+4v+1)3v2=13    v2+4v12=0(2v + 1)^2 - 3v^2 = 13 \implies (4v^2 + 4v + 1) - 3v^2 = 13 \implies v^2 + 4v - 12 = 0
This reduces the system to a single quadratic equation in terms of vv.
3
Solve the quadratic equation for vv by factorisation.
(v+6)(v2)=0    v=2 or v=6(v + 6)(v - 2) = 0 \implies v = 2 \text{ or } v = -6
Finding the roots of the quadratic gives the vv-coordinates of the solution pairs.
4
Calculate the corresponding values of uu using u=2v+1u = 2v + 1.
For v=2v = 2: u=2(2)+1=5u = 2(2) + 1 = 5.
For v=6v = -6: u=2(6)+1=11u = 2(-6) + 1 = -11.
Each vv value corresponds to a specific uu value in the solution pairs.
5
Compute the sum of all possible values of uu.
5+(11)=65 + (-11) = -6
The question asks specifically for the sum of the uu-values.

Key Concept

Solving simultaneous linear and quadratic equations using substitution
Question 7602Question

A solid rectangular wooden block measures 10 cm10\text{ cm} by 14 cm14\text{ cm} by 12 cm12\text{ cm}. A cylindrical hole of radius 3.5 cm3.5\text{ cm} is drilled straight through the block along its height of 12 cm12\text{ cm}. Taking π=227\pi = \frac{22}{7}, what is the volume of the remaining solid in cm3\text{cm}^3?

Show answer & explanation

Answer: 1218

Answer

The volume of the remaining solid is 1218 cm31218\text{ cm}^3.
The initial total volume of the rectangular block is 10×14×12=1680 cm310 \times 14 \times 12 = 1680\text{ cm}^3. The volume of the cylindrical hole drilled through it is 227×(3.5)2×12=462 cm3\frac{22}{7} \times (3.5)^2 \times 12 = 462\text{ cm}^3. Subtracting the removed cylindrical volume from the block gives 1680462=1218 cm31680 - 462 = 1218\text{ cm}^3.

Step-by-Step Solution

1
Calculate the total volume of the rectangular block.
Volume of block = 1680 cm31680\text{ cm}^3
The initial volume of the cuboid before drilling is calculated by multiplying its length, width, and height: 10×14×12=1680 cm310 \times 14 \times 12 = 1680\text{ cm}^3.
2
Calculate the volume of the cylindrical hole removed from the block.
Volume of cylinder = 462 cm3462\text{ cm}^3
The cylindrical hole has radius r=3.5 cm=72 cmr = 3.5\text{ cm} = \frac{7}{2}\text{ cm} and height h=12 cmh = 12\text{ cm}. Using V=πr2hV = \pi r^2 h, we get 227×494×12=462 cm3\frac{22}{7} \times \frac{49}{4} \times 12 = 462\text{ cm}^3.
3
Subtract the volume of the cylindrical hole from the total volume of the block.
Remaining volume = 1218 cm31218\text{ cm}^3
Because material is removed by drilling, the remaining volume is 1680462=1218 cm31680 - 462 = 1218\text{ cm}^3.

Key Concept

Volume of a composite solid (cuboid with a cylindrical cavity)
Question 7603Question

A delivery van travels from Town A to Town B, a distance of 120 km120\text{ km}, at an average speed of 60 km/h60\text{ km/h}. On the return journey along the same route, traffic congestion reduces its average speed by one-third. What is the average speed of the van for the entire round trip?

Show answer & explanation

Answer: 48 km/h48\text{ km/h}

Answer

The average speed for the entire round trip is 48 km/h48\text{ km/h}.
The correct answer is found by dividing the total round-trip distance of 240 km240\text{ km} by the total journey time of 5 hours5\text{ hours} (2 hours2\text{ hours} outbound and 3 hours3\text{ hours} return), yielding 48 km/h48\text{ km/h}.

Step-by-Step Solution

1
Calculate the time taken for the outbound journey.
Timeout=120 km60 km/h=2 hours\text{Time}_{\text{out}} = \frac{120\text{ km}}{60\text{ km/h}} = 2\text{ hours}.
Time equals distance divided by speed.
2
Calculate the return speed and return time.
\text{Return speed} = 60 - \left(\frac{1}{3} \times 60\right) = 40\text{ km/h}. \text{Time}_{\text{return}} = \frac{120\text{ km}}{40\text{ km/h}} = 3\text{ hours}.
Speed reduction of one-third leaves two-thirds of the initial speed.
3
Compute total distance and total time for the round trip.
\text{Total distance} = 120 + 120 = 240\text{ km}; \text{Total time} = 2 + 3 = 5\text{ hours}.
A round trip covers the distance twice.
4
Divide total distance by total time to find average speed.
\text{Average speed} = \frac{240\text{ km}}{5\text{ hours}} = 48\text{ km/h}.
Average rate over unequal sub-intervals requires total quantity over total time.

Key Concept

Average Rate for Round-Trip Journeys
Question 7604Question

What is the area of the region bounded by the curve y=sinxy = \sin x and the straight line y=2πxy = \frac{2}{\pi}x in the first quadrant for 0xπ20 \leq x \leq \frac{\pi}{2}?

Show answer & explanation

Answer: 1π41 - \frac{\pi}{4} square units

Answer

The area of the enclosed region is 1π41 - \frac{\pi}{4} square units.
The bounded area is calculated by taking the definite integral of the upper curve minus the lower curve over the interval [0,π/2][0, \pi/2]. The upper boundary is y=sinxy = \sin x and the lower boundary is y=2πxy = \frac{2}{\pi}x. Computing 0π/2(sinx2πx)dx\int_{0}^{\pi/2} (\sin x - \frac{2}{\pi}x) dx gives [cosxx2π]0π/2=(0π4)(10)=1π4[-\cos x - \frac{x^2}{\pi}]_{0}^{\pi/2} = (0 - \frac{\pi}{4}) - (-1 - 0) = 1 - \frac{\pi}{4} square units.

Step-by-Step Solution

1
Set up the definite integral for the area between the two curves
A=0π/2(sinx2πx)dxA = \int_{0}^{\pi/2} \left(\sin x - \frac{2}{\pi}x\right) dx
In the interval [0,π/2][0, \pi/2], the curve y=sinxy = \sin x lies above the straight line y=2πxy = \frac{2}{\pi}x.
2
Find the antiderivative of each term
\int \sin x \, dx = -\cos x \quad \text{and} \quad \int \frac{2}{\pi}x \, dx = \frac{x^2}{\pi}
Integration rules for basic trigonometric and power functions.
3
Evaluate the definite integral from lower limit x=0x = 0 to upper limit x=π2x = \frac{\pi}{2}
A = \left[-\cos x - \frac{x^2}{\pi}\right]_{0}^{\pi/2} = \left(-\cos\frac{\pi}{2} - \frac{(\pi/2)^2}{\pi}\right) - \left(-\cos 0 - \frac{0^2}{\pi}\right)
Apply the Fundamental Theorem of Calculus: F(b)F(a)F(b) - F(a).
4
Simplify the numeric expression
A = \left(0 - \frac{\pi}{4}\right) - (-1 - 0) = -\frac{\pi}{4} + 1 = 1 - \frac{\pi}{4}
Since cos(π/2)=0\cos(\pi/2) = 0 and cos(0)=1\cos(0) = 1.

Key Concept

Area bounded between curves using definite integration
Estimated Time:2m 0s
Question 7605Question

What is the indefinite integral (5x43sin(x))dx\int (5x^4 - 3\sin(x)) \, dx?

Show answer & explanation

Answer: x5+3cos(x)+Cx^5 + 3\cos(x) + C

Answer

x5+3cos(x)+Cx^5 + 3\cos(x) + C
Integrating 5x45x^4 gives x5x^5, and integrating 3sin(x)-3\sin(x) gives +3cos(x)+3\cos(x) since sin(x)dx=cos(x)\int \sin(x) \, dx = -\cos(x). Adding the arbitrary constant of integration CC results in x5+3cos(x)+Cx^5 + 3\cos(x) + C.

Step-by-Step Solution

1
Integrate the polynomial term 5x45x^4
5x4dx=5x4+14+1=x5\int 5x^4 \, dx = \frac{5x^{4+1}}{4+1} = x^5
Apply the power rule for integration: xndx=xn+1n+1\int x^n \, dx = \frac{x^{n+1}}{n+1}.
2
Integrate the trigonometric term 3sin(x)-3\sin(x)
3sin(x)dx=3(cos(x))=3cos(x)\int -3\sin(x) \, dx = -3(-\cos(x)) = 3\cos(x)
The integral of sin(x)\sin(x) with respect to xx is cos(x)-\cos(x).
3
Combine the terms and add the constant of integration
x5+3cos(x)+Cx^5 + 3\cos(x) + C
An indefinite integral requires an arbitrary constant CC.

Key Concept

Indefinite Integration of Polynomial and Trigonometric Functions
Question 7606Question

Match each type of thermometer with its corresponding physical thermometric property.

Click a left item, then click its matching right item

Items

Liquid-in-glass thermometer
Constant-volume gas thermometer
Resistance thermometer
Thermocouple

Matches

Show answer & explanation

Answer

Liquid-in-glass thermometer matches change in length or volume of a liquid column; Constant-volume gas thermometer matches change in pressure of a gas; Resistance thermometer matches change in electrical resistance; Thermocouple matches electromotive force (e.m.f.) produced across junctions.
Each thermometer is accurately matched to the physical property that undergoes a measurable change as temperature varies.

Step-by-Step Solution

1
Identify the defining physical property that varies with temperature for each instrument.
Each thermometer operates on a distinct physical property that changes predictably when heated or cooled.
Thermometric properties must be reproducible and continuously measurable across a temperature range.
2
Pair each instrument with its specific thermometric property.
Liquid-in-glass pairs with liquid column expansion/length; constant-volume gas thermometer pairs with gas pressure; resistance thermometer pairs with electrical resistance; thermocouple pairs with thermoelectric e.m.f.
These pairs represent standard physical principles used in thermometry.

Key Concept

Thermometric properties and operating principles of thermometers
Question 7607Question

Match each physical quantity to its correct physical quantity classification and corresponding SI base unit expression.

Click a left item, then click its matching right item

Items

Luminous intensity
Electric potential
Specific heat capacity
Thermodynamic temperature

Matches

Show answer & explanation

Answer

Luminous intensity matches with fundamental quantity in cd\text{cd}; Electric potential matches with derived quantity in kgm2s3A1\text{kg}\cdot\text{m}^2\cdot\text{s}^{-3}\cdot\text{A}^{-1}; Specific heat capacity matches with derived quantity in m2s2K1\text{m}^2\cdot\text{s}^{-2}\cdot\text{K}^{-1}; Thermodynamic temperature matches with fundamental quantity in K\text{K}.
Luminous intensity and thermodynamic temperature are fundamental SI quantities with base units cd and K. Electric potential and specific heat capacity are derived quantities whose definitions reduce to kgm2s3A1\text{kg}\cdot\text{m}^2\cdot\text{s}^{-3}\cdot\text{A}^{-1} and m2s2K1\text{m}^2\cdot\text{s}^{-2}\cdot\text{K}^{-1} respectively.

Step-by-Step Solution

1
Identify fundamental physical quantities
Luminous intensity and thermodynamic temperature are base SI quantities measured in candela (cd) and kelvin (K) respectively.
Base quantities cannot be defined in terms of other physical quantities.
2
Decompose derived quantities into base SI units
Electric potential V=WqV = \frac{W}{q} yields kgm2s3A1\text{kg}\cdot\text{m}^2\cdot\text{s}^{-3}\cdot\text{A}^{-1}. Specific heat capacity c=QmΔTc = \frac{Q}{m\Delta T} yields m2s2K1\text{m}^2\cdot\text{s}^{-2}\cdot\text{K}^{-1}.
Derived quantities originate from mathematical combinations of fundamental quantities.

Key Concept

Classification of physical quantities into fundamental (base) and derived categories and resolution into SI base units
Question 7608Question

If (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) are the real solution pairs to the simultaneous equations 3xy=53x - y = 5 and x2+2xyy2=7x^2 + 2xy - y^2 = 7, with x1<x2x_1 < x_2, what is the value of y2y1y_2 - y_1?

Show answer & explanation

Answer: 18

Answer

18
Expressing yy as 3x53x - 5 and substituting into the quadratic equation yields x210x+16=0x^2 - 10x + 16 = 0. Solving gives x1=2x_1 = 2 and x2=8x_2 = 8. Evaluating y=3x5y = 3x - 5 for both values gives y1=1y_1 = 1 and y2=19y_2 = 19. The difference y2y1=191=18y_2 - y_1 = 19 - 1 = 18.

Step-by-Step Solution

1
Express yy in terms of xx from the linear equation
y=3x5y = 3x - 5
Isolation of yy facilitates substitution into the non-linear equation.
2
Substitute y=3x5y = 3x - 5 into the quadratic equation x2+2xyy2=7x^2 + 2xy - y^2 = 7
x2+2x(3x5)(3x5)2=7x^2 + 2x(3x - 5) - (3x - 5)^2 = 7
Reduces the system to a single quadratic equation in terms of xx.
3
Expand and simplify the algebraic expression
x2+6x210x(9x230x+25)=7    2x2+20x32=0    x210x+16=0x^2 + 6x^2 - 10x - (9x^2 - 30x + 25) = 7 \implies -2x^2 + 20x - 32 = 0 \implies x^2 - 10x + 16 = 0
Simplifies the equation to standard quadratic form ax2+bx+c=0ax^2 + bx + c = 0.
4
Solve the quadratic equation x210x+16=0x^2 - 10x + 16 = 0 by factorization
(x2)(x8)=0    x1=2(x - 2)(x - 8) = 0 \implies x_1 = 2 and x2=8x_2 = 8
Identifies the two roots with x1<x2x_1 < x_2 as specified by the condition.
5
Determine the corresponding yy-values using y=3x5y = 3x - 5
y1=3(2)5=1y_1 = 3(2) - 5 = 1 and y2=3(8)5=19y_2 = 3(8) - 5 = 19
Obtains the complete coordinate solution pairs (2,1)(2, 1) and (8,19)(8, 19).
6
Calculate the required difference y2y1y_2 - y_1
y2y1=191=18y_2 - y_1 = 19 - 1 = 18
Computes the final required target value.

Key Concept

Solving Simultaneous Linear and Quadratic Equations by Substitution
Question 7609Question

If y=x3sin(2x)y = x^3 \sin(2x), what is dydx\frac{dy}{dx}?

Show answer & explanation

Answer: 3x2sin(2x)+2x3cos(2x)3x^2 \sin(2x) + 2x^3 \cos(2x)

Answer

The derivative dydx\frac{dy}{dx} is 3x2sin(2x)+2x3cos(2x)3x^2 \sin(2x) + 2x^3 \cos(2x).
Applying the product rule ddx[uv]=udvdx+vdudx\frac{d}{dx}[uv] = u \frac{dv}{dx} + v \frac{du}{dx} with u=x3u = x^3 and v=sin(2x)v = \sin(2x) yields x3(2cos(2x))+sin(2x)(3x2)x^3(2\cos(2x)) + \sin(2x)(3x^2), which simplifies to 3x2sin(2x)+2x3cos(2x)3x^2 \sin(2x) + 2x^3 \cos(2x).

Step-by-Step Solution

1
Identify the two component functions for the Product Rule
Let u=x3u = x^3 and v=sin(2x)v = \sin(2x), so y=uvy = uv.
The function is a product of an algebraic term and a trigonometric term.
2
Find the derivative of each component function
\frac{du}{dx} = 3x^2 and \frac{dv}{dx} = 2\cos(2x) using the chain rule for \sin(2x).
The derivative of \sin(2x) with respect to 2x is \cos(2x), multiplied by the derivative of 2x which is 2.
3
Apply the Product Rule formula \frac{dy}{dx} = u \frac{dv}{dx} + v \frac{du}{dx}
\frac{dy}{dx} = x^3 \cdot 2\cos(2x) + \sin(2x) \cdot 3x^2 = 3x^2 \sin(2x) + 2x^3 \cos(2x).
Combining the differentiated terms according to the product rule gives the final derivative.

Key Concept

Product Rule combined with Chain Rule for trigonometric functions
Estimated Time:1m 30s
Question 7610Question

Match each composite physical quantity or ratio on the left with its correct fundamental (SI base) unit decomposition on the right.

Click a left item, then click its matching right item

Items

Electric potential gradient
Coefficient of dynamic viscosity
Ratio of Planck's constant to moment of inertia
Specific latent heat divided by spatial temperature gradient

Matches

Show answer & explanation

Answer

Electric potential gradient matches kgms3A1\text{kg}\cdot\text{m}\cdot\text{s}^{-3}\cdot\text{A}^{-1}; Coefficient of dynamic viscosity matches kgm1s1\text{kg}\cdot\text{m}^{-1}\cdot\text{s}^{-1}; Ratio of Planck's constant to moment of inertia matches s1\text{s}^{-1}; Specific latent heat divided by spatial temperature gradient matches m3s2K1\text{m}^3\cdot\text{s}^{-2}\cdot\text{K}^{-1}.
Each physical quantity or ratio is systematically reduced to its SI base quantities (mass in kg, length in m, time in s, electric current in A, thermodynamic temperature in K) by substituting fundamental definitions of derived units.

Step-by-Step Solution

1
Decompose electric potential gradient into fundamental SI base units
Electric potential gradient=Electric PotentialDistance=WorkCharge×Distance=kgm2s2As×m=kgms3A1\text{Electric potential gradient} = \frac{\text{Electric Potential}}{\text{Distance}} = \frac{\text{Work}}{\text{Charge} \times \text{Distance}} = \frac{\text{kg}\cdot\text{m}^2\cdot\text{s}^{-2}}{\text{A}\cdot\text{s} \times \text{m}} = \text{kg}\cdot\text{m}\cdot\text{s}^{-3}\cdot\text{A}^{-1}.
Electric potential is defined as energy per unit charge, and potential gradient is its spatial rate of change.
2
Decompose coefficient of dynamic viscosity into fundamental SI base units
η=Force×DistanceArea×Velocity=(kgms2)×mm2×(ms1)=kgm1s1\eta = \frac{\text{Force} \times \text{Distance}}{\text{Area} \times \text{Velocity}} = \frac{(\text{kg}\cdot\text{m}\cdot\text{s}^{-2}) \times \text{m}}{\text{m}^2 \times (\text{m}\cdot\text{s}^{-1})} = \text{kg}\cdot\text{m}^{-1}\cdot\text{s}^{-1}.
Newton's law of viscosity relates shear force to surface area and velocity gradient.
3
Determine the base unit ratio of Planck's constant to moment of inertia
\frac{h}{I} = \frac{\text{kg}\cdot\text{m}^2\cdot\text{s}^{-1}}{\text{kg}\cdot\text{m}^2} = \text{s}^{-1}.
Planck's constant carries dimensions of angular momentum, while moment of inertia is mass multiplied by distance squared.
4
Decompose specific latent heat divided by spatial temperature gradient
\frac{L}{\frac{\Delta T}{\Delta x}} = \frac{\text{J}\cdot\text{kg}^{-1}}{\text{K}\cdot\text{m}^{-1}} = \frac{\text{m}^2\cdot\text{s}^{-2}}{\text{K}\cdot\text{m}^{-1}} = \text{m}^3\cdot\text{s}^{-2}\cdot\text{K}^{-1}.
Specific heat quantities represent thermal energy per unit mass, whereas temperature gradient represents thermal variation per unit displacement.

Key Concept

Fundamental SI base unit decomposition of derived physical quantities
Question 7611Question

The frequency distribution table below shows the masses (in kg\text{kg}) of 4040 cassava tubers harvested from an agricultural test plot:

Mass (kg\text{kg})Frequency (ff)
101410 - 1444
151915 - 1988
202420 - 241212
252925 - 291010
303430 - 3466

What is the estimated mean mass of the harvested cassava tubers?

Show answer & explanation

Answer: 22.75 kg22.75\text{ kg}

Answer

22.75 kg22.75\text{ kg}
The value 22.75 kg22.75\text{ kg} is correct because the mean for grouped data is obtained by multiplying each class midpoint by its frequency, summing these products to get 910910, and dividing by the total frequency of 4040.

Step-by-Step Solution

1
Find the class midpoint (xx) for each class interval using x=Lower limit+Upper limit2x = \frac{\text{Lower limit} + \text{Upper limit}}{2}.
Midpoints are: 1212 for 101410-14, 1717 for 151915-19, 2222 for 202420-24, 2727 for 252925-29, and 3232 for 303430-34.
Grouped data calculations require representative central values for each class interval.
2
Multiply each class midpoint (xx) by its corresponding frequency (ff) to get fxfx, then sum all fxfx values.
fx=(4×12)+(8×17)+(12×22)+(10×27)+(6×32)=48+136+264+270+192=910\sum fx = (4 \times 12) + (8 \times 17) + (12 \times 22) + (10 \times 27) + (6 \times 32) = 48 + 136 + 264 + 270 + 192 = 910.
This calculates the total estimated mass of all harvested cassava tubers.
3
Sum the frequencies to get the total number of items f\sum f.
\sum f = 4 + 8 + 12 + 10 + 6 = 40.
The mean formula divides the total sum by the total frequency.
4
Compute the grouped mean using xˉ=fxf\bar{x} = \frac{\sum fx}{\sum f}.
\bar{x} = \frac{910}{40} = 22.75\text{ kg}.
Dividing the sum of products by the total frequency yields the estimated mean.

Key Concept

Grouped Mean Calculation
Question 7612Question

The frequency of oscillation ff of a small liquid droplet executing spherical oscillations depends on the surface tension γ\gamma of the liquid, its mass density ρ\rho, and the radius rr of the droplet according to the relationship f=kγaρbrcf = k \gamma^a \rho^b r^c, where kk is a dimensionless constant. Which of the following represents the correct value of the exponent cc?

Show answer & explanation

Answer: 32-\frac{3}{2}

Answer

The correct value of the exponent cc is 32-\frac{3}{2}.
By writing the dimensional equation [M0L0T1]=[MT2]a[ML3]b[L]c[M^0 L^0 T^{-1}] = [M T^{-2}]^a [M L^{-3}]^b [L]^c, we solve for the exponents: 2a=1-2a = -1 gives a=1/2a = 1/2, a+b=0a + b = 0 gives b=1/2b = -1/2, and 3b+c=0-3b + c = 0 gives 3/2+c=0    c=3/23/2 + c = 0 \implies c = -3/2. Thus, the option equal to 3/2-3/2 is correct.

Step-by-Step Solution

1
Express each physical quantity in terms of its base dimensions [M][M], [L][L], and [T][T].
Frequency f=[T1]f = [T^{-1}], Surface tension γ=ForceLength=[MT2]\gamma = \frac{\text{Force}}{\text{Length}} = [M T^{-2}], Density ρ=[ML3]\rho = [M L^{-3}], and Radius r=[L]r = [L].
Dimensional analysis requires reducing derived physical quantities to their base units.
2
Substitute dimensions into the given formula f=kγaρbrcf = k \gamma^a \rho^b r^c.
[M0L0T1]=[MT2]a[ML3]b[L]c=Ma+bL3b+cT2a[M^0 L^0 T^{-1}] = [M T^{-2}]^a [M L^{-3}]^b [L]^c = M^{a+b} L^{-3b+c} T^{-2a}.
The principle of dimensional homogeneity requires both sides of a physical equation to have matching dimensions.
3
Equate exponents for each base dimension MM, LL, and TT.
For TT: 2a=1    a=12-2a = -1 \implies a = \frac{1}{2}. For MM: a+b=0    b=a=12a + b = 0 \implies b = -a = -\frac{1}{2}. For LL: 3b+c=0    3(12)+c=0-3b + c = 0 \implies -3\left(-\frac{1}{2}\right) + c = 0.
Matching powers across orthogonal base dimensions provides a system of linear equations.
4
Solve for the target exponent cc.
\frac{3}{2} + c = 0 \implies c = -\frac{3}{2}.
Subtracting 3/23/2 from both sides gives the exact value of exponent cc.

Key Concept

Dimensional Homogeneity and Dimensional Analysis
Estimated Time:2m 0s
Question 7613Question

What is the period, in degrees, of the trigonometric function y=7sin(5x)2y = 7\sin(5x) - 2?

Show answer & explanation

Answer: 72

Answer

The period of the trigonometric function is 72 degrees.
For any function of the form y=Asin(Bx)+Dy = A\sin(Bx) + D, the period TT in degrees is calculated using T=360BT = \frac{360^\circ}{|B|}. For the given equation y=7sin(5x)2y = 7\sin(5x) - 2, the value of BB is 5. Substituting this into the formula gives T=3605=72T = \frac{360^\circ}{5} = 72^\circ.

Step-by-Step Solution

1
Identify the coefficient BB of the variable xx in the given function y=7sin(5x)2y = 7\sin(5x) - 2.
Here, A=7A = 7, B=5B = 5, and D=2D = -2.
The period of a sine function depends on the angular frequency parameter BB multiplying the input variable xx.
2
Apply the standard formula for finding the period TT of a sine function in degrees: T=360BT = \frac{360^\circ}{|B|}.
T=3605=72T = \frac{360^\circ}{5} = 72^\circ.
Dividing the standard full revolution of 360360^\circ by the multiplier 55 determines the angle needed for one full cycle.

Key Concept

Period of a Trigonometric Graph
Estimated Time:45s
Question 7614Question

During a quality control inspection at a manufacturing plant, two independent automated scanners, S1S_1 and S2S_2, inspect items along a production line. The probability that scanner S1S_1 detects a surface flaw on a defective item is 0.900.90, and the probability that scanner S2S_2 detects the flaw is 0.800.80. What is the probability that a surface flaw is detected by exactly one of the two scanners?

Show answer & explanation

Answer: 0.26

Answer

The probability that a surface flaw is detected by exactly one of the two scanners is 0.26.
The probability of a surface flaw being detected by exactly one scanner is calculated by combining two mutually exclusive compound events: scanner S1S_1 detects it while scanner S2S_2 fails (0.90×0.20=0.180.90 \times 0.20 = 0.18), and scanner S1S_1 fails while scanner S2S_2 detects it (0.10×0.80=0.080.10 \times 0.80 = 0.08). Adding these two values yields 0.18+0.08=0.260.18 + 0.08 = 0.26.

Step-by-Step Solution

1
Determine the probabilities of non-detection for each scanner.
P(S_1') = 0.10, P(S_2') = 0.20
The probability of an event's complement is 1 minus the probability of the event.
2
Calculate the probability that scanner S_1 detects the flaw while scanner S_2 misses it.
P(S_1 \cap S_2') = 0.90 \times 0.20 = 0.18
Because the scanners operate independently, joint probability is the product of their individual probabilities.
3
Calculate the probability that scanner S_1 misses the flaw while scanner S_2 detects it.
P(S_1' \cap S_2) = 0.10 \times 0.80 = 0.08
Independence allows multiplication of individual probabilities.
4
Sum the probabilities of the two mutually exclusive outcomes.
P(\text{exactly one}) = 0.18 + 0.08 = 0.26
The addition law applies because detecting the flaw with only S_1 and only S_2 are mutually exclusive events.

Key Concept

Compound probability laws for independent and mutually exclusive events
Question 7615Question

The interior angles of a convex polygon form an arithmetic progression. If the smallest interior angle is 120120^\circ and the common difference between consecutive interior angles is 55^\circ, how many sides does the polygon have?

Show answer & explanation

Answer: 9

Answer

The polygon has 9 sides.
Equating the interior angle sum formula (n2)×180(n-2) \times 180^\circ with the sum formula for an arithmetic progression n2[2(120)+(n1)5]\frac{n}{2}[2(120^\circ) + (n-1)5^\circ] yields the quadratic equation n225n+144=0n^2 - 25n + 144 = 0. Solving gives n=9n = 9 and n=16n = 16. For n=16n = 16, the largest angle would be 195195^\circ, which is impossible for a convex polygon. Thus, the only valid number of sides is 9.

Step-by-Step Solution

1
Formulate expressions for the sum of the interior angles.
The interior angle sum of an nn-sided polygon is S=(n2)×180S = (n-2) \times 180^\circ. As an arithmetic sequence with a=120a = 120^\circ and d=5d = 5^\circ, the sum is S=n2[2(120)+(n1)5]S = \frac{n}{2}[2(120^\circ) + (n-1)5^\circ].
Both methods express the total sum of all interior angles of the polygon.
2
Equate the two sum formulas and simplify into a quadratic equation.
(n2)×180=n2(235+5n)    n225n+144=0(n-2) \times 180 = \frac{n}{2}(235 + 5n) \implies n^2 - 25n + 144 = 0.
Expanding and dividing by 5 reduces the equality to standard quadratic form.
3
Solve for nn and test the validity of the roots based on polygon convexity.
(n9)(n16)=0    n=9(n - 9)(n - 16) = 0 \implies n = 9 or n=16n = 16. Testing n=16n = 16 gives a largest angle of 120+15(5)=195120^\circ + 15(5^\circ) = 195^\circ (invalid as it exceeds 180180^\circ). Testing n=9n = 9 gives a largest angle of 120+8(5)=160120^\circ + 8(5^\circ) = 160^\circ (valid).
A convex polygon cannot have any interior angle greater than or equal to 180180^\circ.

Key Concept

Polygon interior angle sum and arithmetic progressions
Question 7616Question

A binary operation \circ on the set of real numbers R\mathbb{R} is defined by ab=a+b12aba \circ b = a + b - \frac{1}{2}ab. What is the inverse of 33 under this operation?

Show answer & explanation

Answer: 66

Answer

The inverse of 33 under the defined binary operation is 66.
To find the inverse of 33, we first find the identity element ee using ae=a    a+e12ae=aa \circ e = a \implies a + e - \frac{1}{2}ae = a, which gives e=0e = 0. Then, setting 3x=03 \circ x = 0 gives 3+x32x=0    3=12x    x=63 + x - \frac{3}{2}x = 0 \implies 3 = \frac{1}{2}x \implies x = 6.

Step-by-Step Solution

1
Find the identity element ee of the operation.
e=0e = 0
By definition of identity element, ae=aa \circ e = a. Substituting into the operation formula gives a+e12ae=a    e(112a)=0    e=0a + e - \frac{1}{2}ae = a \implies e\left(1 - \frac{1}{2}a\right) = 0 \implies e = 0 for all a2a \neq 2.
2
Set up the inverse equation for the element 33.
3x=03 \circ x = 0
Let xx be the inverse of 33. By definition of inverse element, 3x=e3 \circ x = e, where e=0e = 0.
3
Apply the binary operation definition to the left-hand side.
3+x12(3)(x)=03 + x - \frac{1}{2}(3)(x) = 0
Substitute a=3a = 3 and b=xb = x into ab=a+b12aba \circ b = a + b - \frac{1}{2}ab.
4
Solve the linear equation for xx.
x=6x = 6
Simplify the equation: 3+x32x=0    312x=0    12x=3    x=63 + x - \frac{3}{2}x = 0 \implies 3 - \frac{1}{2}x = 0 \implies \frac{1}{2}x = 3 \implies x = 6.

Key Concept

Identity and Inverse Elements of Binary Operations
Question 7617Question

Given the matrix P=(x1230x121)P = \begin{pmatrix} x & 1 & 2 \\ 3 & 0 & x \\ 1 & 2 & 1 \end{pmatrix}, for what positive value of xx is the determinant of PP equal to 33?

Show answer & explanation

Answer: 2

Answer

The positive value of xx is 22.
Expanding the determinant of PP along the first row yields det(P)=2x2+x+9\det(P) = -2x^2 + x + 9. Setting det(P)=3\det(P) = 3 leads to 2x2+x+9=3-2x^2 + x + 9 = 3, which rearranges to 2x2x6=02x^2 - x - 6 = 0. Factoring gives (2x+3)(x2)=0(2x + 3)(x - 2) = 0, leading to roots x=1.5x = -1.5 and x=2x = 2. The positive value is 22.

Step-by-Step Solution

1
Calculate the determinant of matrix PP in terms of xx
\det(P) = -2x^2 + x + 9
Expanding along the first row gives x(012x)1(31x1)+2(3201)=2x2+x+9x(0 \cdot 1 - 2x) - 1(3 \cdot 1 - x \cdot 1) + 2(3 \cdot 2 - 0 \cdot 1) = -2x^2 + x + 9.
2
Set up the quadratic equation using det(P)=3\det(P) = 3
2x^2 - x - 6 = 0
Subtracting 33 from both sides gives 2x2+x+6=0-2x^2 + x + 6 = 0, which simplifies to 2x2x6=02x^2 - x - 6 = 0.
3
Solve the quadratic equation for xx
x = 2 \text{ or } x = -1.5
Factoring (2x+3)(x2)=0(2x + 3)(x - 2) = 0 yields x=32x = -\frac{3}{2} and x=2x = 2.
4
Select the positive solution as required by the problem statement
x = 2
The problem specifically requests the positive real value of xx.

Key Concept

3x3 Determinant Evaluation and Quadratic Solving
Question 7618Question

A quantity QQ is partly constant and partly varies inversely as pp. Given that Q=11Q = 11 when p=2p = 2, and Q=5Q = 5 when p=5p = 5, what is the value of QQ when p=10p = 10?

Show answer & explanation

Answer: 33

Answer

The value of QQ when p=10p = 10 is 33.
The relationship for partial inverse variation is Q=k1+k2pQ = k_1 + \frac{k_2}{p}. Substituting (p=2,Q=11)(p=2, Q=11) gives 2k1+k2=222k_1 + k_2 = 22, and substituting (p=5,Q=5)(p=5, Q=5) gives 5k1+k2=255k_1 + k_2 = 25. Solving these simultaneous equations gives k1=1k_1 = 1 and k2=20k_2 = 20. Substituting p=10p = 10 into Q=1+20pQ = 1 + \frac{20}{p} results in Q=1+2=3Q = 1 + 2 = 3.

Step-by-Step Solution

1
Set up the general formula for partial variation.
Q=k1+k2pQ = k_1 + \frac{k_2}{p}, where k1k_1 and k2k_2 are constants.
Partial variation consists of a constant part and a part that varies inversely with pp.
2
Substitute the given values to form two simultaneous linear equations.
For p=2,Q=11    11=k1+k22    2k1+k2=22p = 2, Q = 11 \implies 11 = k_1 + \frac{k_2}{2} \implies 2k_1 + k_2 = 22
For p=5,Q=5    5=k1+k25    5k1+k2=25p = 5, Q = 5 \implies 5 = k_1 + \frac{k_2}{5} \implies 5k_1 + k_2 = 25
Substituting known data points provides equations to solve for the variation constants.
3
Solve the simultaneous equations for k1k_1 and k2k_2.
Subtracting the first equation from the second gives 3k1=3    k1=13k_1 = 3 \implies k_1 = 1.
Substituting k1=1k_1 = 1 into 2(1)+k2=222(1) + k_2 = 22 yields k2=20k_2 = 20.
Determining k1k_1 and k2k_2 establishes the explicit relationship between QQ and pp.
4
Calculate QQ when p=10p = 10.
Q=1+2010=1+2=3Q = 1 + \frac{20}{10} = 1 + 2 = 3.
Substitute p=10p = 10 into the established variation equation Q=1+20pQ = 1 + \frac{20}{p}.

Key Concept

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

Given that xx is a positive real number and the determinant of the matrix A=(x102x3014)A = \begin{pmatrix} x & 1 & 0 \\ 2 & x & 3 \\ 0 & 1 & 4 \end{pmatrix} is 22, find the value of xx.

Show answer & explanation

Answer: 2

Answer

The positive value of xx is 22.
Expanding the determinant along the first row yields det(A)=x(4x3)1(80)=4x23x8\det(A) = x(4x - 3) - 1(8 - 0) = 4x^2 - 3x - 8. Equating this to 22 gives 4x23x10=04x^2 - 3x - 10 = 0. Factoring the quadratic gives (4x+5)(x2)=0(4x + 5)(x - 2) = 0, which yields x=2x = 2 or x=1.25x = -1.25. Because xx must be positive, the correct value is 22.

Step-by-Step Solution

1
Expand the 3×33 \times 3 determinant along the first row
\det(A) = x(4x - 3) - 1(8 - 0) + 0 = 4x^2 - 3x - 8
Expanding along the first row leverages the zero entry to simplify calculation of the determinant.
2
Equate the determinant expression to the given determinant value
4x^2 - 3x - 10 = 0
Setting the calculated determinant equal to 22 creates a quadratic equation in terms of xx.
3
Factor the quadratic equation to find the candidate values for xx
(4x + 5)(x - 2) = 0 \implies x = 2 \text{ or } x = -1.25
Factoring determines all algebraic solutions that satisfy the determinant equation.
4
Apply the positivity constraint given in the problem statement
x = 2
The question restricts xx to positive real numbers, discarding the negative root.

Key Concept

Determinant of a 3x3 matrix and quadratic equations
Estimated Time:2m 0s
Question 7620Question

What is the value of the definite integral 02(3x2+2)dx\int_{0}^{2} (3x^2 + 2) \, dx?

Show answer & explanation

Answer: 12

Answer

12
To evaluate 02(3x2+2)dx\int_{0}^{2} (3x^2 + 2) \, dx, integrate 3x2+23x^2 + 2 to get x3+2xx^3 + 2x. Substituting the limits gives (23+2(2))(03+2(0))=(8+4)0=12(2^3 + 2(2)) - (0^3 + 2(0)) = (8 + 4) - 0 = 12.

Step-by-Step Solution

1
Integrate the function term by term
\int (3x^2 + 2) \, dx = x^3 + 2x
By the power rule of integration, \int 3x^2 \, dx = x^3 and \int 2 \, dx = 2x.
2
Apply the limits of integration from 0 to 2
[x^3 + 2x]_0^2 = (2^3 + 2(2)) - (0^3 + 2(0)) = 12 - 0 = 12
Substitute the upper limit 2 into the antiderivative and subtract the value obtained by substituting the lower limit 0.

Key Concept

Evaluation of Definite Integrals
PreviousPage 381 / 697Next
All practice questions — JAMB UTME | Examkin