Geometry and Trigonometry

184 soru

Soru 161Soru

The sum of all the interior angles of a convex polygon, except for one, is 21902190^\circ. If the measure of the remaining interior angle is strictly less than 180180^\circ, how many sides does the polygon have?

Cevabı ve açıklamayı göster

Cevap: 15

Cevap

The polygon has 15 sides.
The total sum of interior angles of an nn-sided polygon is (n2)×180(n - 2) \times 180^\circ. Given that all angles except one sum to 21902190^\circ and the missing angle is between 00^\circ and 180180^\circ, the total sum must be the smallest multiple of 180180^\circ greater than 21902190^\circ. The next multiple of 180180^\circ after 21902190^\circ is 23402340^\circ. Dividing 23402340^\circ by 180180^\circ gives 1313, so n2=13n - 2 = 13, which yields n=15n = 15. The missing angle is 23402190=1502340^\circ - 2190^\circ = 150^\circ, which is valid.

Adım Adım Çözüm

1
State the formula for the sum of interior angles of an nn-sided convex polygon.
S=(n2)×180S = (n - 2) \times 180^\circ, where nn is an integer representing the number of sides (n3n \ge 3).
The sum of interior angles of any convex polygon is determined by dividing it into (n2)(n - 2) triangles.
2
Set up an inequality using the given partial sum and the constraint on the remaining interior angle.
Let the missing interior angle be xx. Then (n2)×180=2190+x(n - 2) \times 180^\circ = 2190^\circ + x, with 0<x<1800^\circ < x < 180^\circ.
Since the polygon is convex, every interior angle is non-reflex and greater than 00^\circ.
3
Solve for the bounds of (n2)(n - 2).
Dividing 2190<(n2)×180<2190+1802190^\circ < (n - 2) \times 180^\circ < 2190^\circ + 180^\circ by 180180^\circ gives 12.166...<n2<13.166...12.166... < n - 2 < 13.166.... Since n2n - 2 must be an integer, n2=13n - 2 = 13.
The total interior angle sum must be an exact integer multiple of 180180^\circ.
4
Calculate nn and verify the value of xx.
n=13+2=15n = 13 + 2 = 15. The total sum is 13×180=234013 \times 180^\circ = 2340^\circ, making the remaining angle x=23402190=150x = 2340^\circ - 2190^\circ = 150^\circ.
The remaining angle 150150^\circ satisfies 0<150<1800^\circ < 150^\circ < 180^\circ, confirming n=15n = 15 is correct.

Anahtar Kavram

Sum of Interior Angles of Convex Polygons
Soru 162Soru
What is the exact numerical value of the trigonometric expression 12sin30cos30tan60sin245+cos245+tan260\frac{12 \sin 30^\circ \cos 30^\circ \tan 60^\circ}{\sin^2 45^\circ + \cos^2 45^\circ + \tan^2 60^\circ}?
Cevabı ve açıklamayı göster

Cevap: 2.25

Cevap

The exact numerical value of the expression is 2.25.
Substituting the exact values sin30=12\sin 30^\circ = \frac{1}{2}, cos30=32\cos 30^\circ = \frac{\sqrt{3}}{2}, and tan60=3\tan 60^\circ = \sqrt{3} into the numerator gives 12×12×32×3=912 \times \frac{1}{2} \times \frac{\sqrt{3}}{2} \times \sqrt{3} = 9. Using the Pythagorean identity sin245+cos245=1\sin^2 45^\circ + \cos^2 45^\circ = 1 and tan260=3\tan^2 60^\circ = 3, the denominator evaluates to 1+3=41 + 3 = 4. Dividing 9 by 4 yields the exact value of 2.25.

Adım Adım Çözüm

1
Evaluate the trigonometric ratios for special angles and apply trigonometric identities.
sin30=12\sin 30^\circ = \frac{1}{2}, cos30=32\cos 30^\circ = \frac{\sqrt{3}}{2}, tan60=3\tan 60^\circ = \sqrt{3}, and sin245+cos245=1\sin^2 45^\circ + \cos^2 45^\circ = 1.
Standard special angle values and the fundamental Pythagorean identity sin2x+cos2x=1\sin^2 x + \cos^2 x = 1 simplify the expression.
2
Substitute these values into the numerator of the expression.
Numerator =12×12×32×3=9= 12 \times \frac{1}{2} \times \frac{\sqrt{3}}{2} \times \sqrt{3} = 9.
Multiplying the terms: 3×3=3\sqrt{3} \times \sqrt{3} = 3, and 12×14×3=912 \times \frac{1}{4} \times 3 = 9.
3
Substitute these values into the denominator of the expression.
Denominator =1+(3)2=1+3=4= 1 + (\sqrt{3})^2 = 1 + 3 = 4.
The sum sin245+cos245=1\sin^2 45^\circ + \cos^2 45^\circ = 1 combined with tan260=3\tan^2 60^\circ = 3 equals 4.
4
Divide the calculated numerator by the denominator.
94=2.25\frac{9}{4} = 2.25.
Dividing 9 by 4 gives the final decimal value 2.25.

Anahtar Kavram

Evaluation of trigonometric expressions using special angles (30°, 45°, 60°) and fundamental identities
Soru 163Soru

A straight line L1L_1 has the equation 3x4y+5=03x - 4y + 5 = 0. A second line L2L_2 is parallel to L1L_1 and passes through the point (6,1)(6, 1). What is the perpendicular distance between lines L1L_1 and L2L_2?

Cevabı ve açıklamayı göster

Cevap: 3.8

Cevap

The perpendicular distance between lines L1L_1 and L2L_2 is 3.83.8 units.
The perpendicular distance between parallel lines Ax+By+C1=0Ax + By + C_1 = 0 and Ax+By+C2=0Ax + By + C_2 = 0 is d=C1C2A2+B2d = \frac{|C_1 - C_2|}{\sqrt{A^2 + B^2}}. Line L2L_2 is parallel to 3x4y+5=03x - 4y + 5 = 0, so its equation is 3x4y+C=03x - 4y + C = 0. Substituting (6,1)(6, 1) gives 3(6)4(1)+C=03(6) - 4(1) + C = 0, leading to C=14C = -14. Substituting C1=5C_1 = 5 and C2=14C_2 = -14 into the distance formula gives d=5(14)32+(4)2=195=3.8d = \frac{|5 - (-14)|}{\sqrt{3^2 + (-4)^2}} = \frac{19}{5} = 3.8.

Adım Adım Çözüm

1
Determine the equation of line L2L_2
The equation of L2L_2 is 3x4y14=03x - 4y - 14 = 0
Lines parallel to 3x4y+5=03x - 4y + 5 = 0 have the form 3x4y+C=03x - 4y + C = 0. Substituting the point (6,1)(6, 1) gives 3(6)4(1)+C=0    C=143(6) - 4(1) + C = 0 \implies C = -14.
2
Apply the parallel line distance formula
d=5(14)32+(4)2=195d = \frac{|5 - (-14)|}{\sqrt{3^2 + (-4)^2}} = \frac{19}{5}
The perpendicular distance between parallel lines Ax+By+C1=0Ax + By + C_1 = 0 and Ax+By+C2=0Ax + By + C_2 = 0 is given by d=C1C2A2+B2d = \frac{|C_1 - C_2|}{\sqrt{A^2 + B^2}}.
3
Convert fraction to decimal form
3.83.8
Dividing 1919 by 55 yields 3.83.8.

Anahtar Kavram

Perpendicular Distance Between Parallel Lines
Soru 164Soru

A convex polygon with nn sides has a total interior angle sum of 14401440^\circ. If (n4)(n - 4) of its interior angles each measure 150150^\circ, and the remaining four interior angles are equal in measure, what is the measure of one of the remaining interior angles in degrees?

Cevabı ve açıklamayı göster

Cevap: 135

Cevap

The measure of one of the remaining interior angles is 135135^\circ.
Using the interior angle sum formula (n2)×180=1440(n - 2) \times 180^\circ = 1440^\circ, we find n2=8n - 2 = 8, which means the polygon has n=10n = 10 sides. The number of angles measuring 150150^\circ is 104=610 - 4 = 6. Their total measure is 6×150=9006 \times 150^\circ = 900^\circ. The sum of the remaining four equal angles is 1440900=5401440^\circ - 900^\circ = 540^\circ. Dividing 540540^\circ by 4 gives 135135^\circ for each remaining interior angle.

Adım Adım Çözüm

1
Calculate the total number of sides nn of the convex polygon.
n=10n = 10
The sum of interior angles of an nn-sided polygon is given by (n2)×180(n - 2) \times 180^\circ. Setting (n2)×180=1440(n - 2) \times 180^\circ = 1440^\circ gives n2=8n - 2 = 8, so n=10n = 10.
2
Determine the number of interior angles that measure 150150^\circ each and find their combined sum.
6 angles totaling 900900^\circ
There are (n4)=104=6(n - 4) = 10 - 4 = 6 interior angles of 150150^\circ each. Their sum is 6×150=9006 \times 150^\circ = 900^\circ.
3
Calculate the sum of the remaining four equal interior angles.
540540^\circ
Subtracting the sum of the known angles from the total interior angle sum yields 1440900=5401440^\circ - 900^\circ = 540^\circ.
4
Find the measure of one of the remaining four equal angles.
135135^\circ
Dividing the remaining sum equally among the 4 angles gives 540/4=135540^\circ / 4 = 135^\circ.

Anahtar Kavram

Polygon interior angle sum theorem
Tahmini Süre:1m 30s
Soru 165Soru

If θ\theta is an acute angle such that sinθ=513\sin \theta = \frac{5}{13}, what is the exact numerical value of 169(sin2θcos2θ)169(\sin^2 \theta - \cos^2 \theta)?

Cevabı ve açıklamayı göster

Cevap: -119

Cevap

The exact numerical value of the expression is 119-119.
Using the Pythagorean identity sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1, we find cos2θ=125169=144169\cos^2 \theta = 1 - \frac{25}{169} = \frac{144}{169}. Then sin2θcos2θ=25144169=119169\sin^2 \theta - \cos^2 \theta = \frac{25 - 144}{169} = -\frac{119}{169}. Multiplying by 169169 gives 119-119.

Adım Adım Çözüm

1
Calculate cos2θ\cos^2 \theta using the Pythagorean trigonometric identity.
cos2θ=144169\cos^2 \theta = \frac{144}{169}
Since sin2θ+cos2θ=1\sin^2 \theta + \cos^2 \theta = 1, subtracting sin2θ=25169\sin^2 \theta = \frac{25}{169} from 11 yields 144169\frac{144}{169}.
2
Compute the difference sin2θcos2θ\sin^2 \theta - \cos^2 \theta.
sin2θcos2θ=119169\sin^2 \theta - \cos^2 \theta = -\frac{119}{169}
Subtracting 144169\frac{144}{169} from 25169\frac{25}{169} gives 119169-\frac{119}{169}.
3
Scale the difference by 169169.
169×(119169)=119169 \times \left(-\frac{119}{169}\right) = -119
Multiplying 119169-\frac{119}{169} by 169169 cancels the denominator, leaving 119-119.

Anahtar Kavram

Pythagorean Trigonometric Identity
Soru 166Soru

A trapezium has an area of 180 cm2180\text{ cm}^2 and a perpendicular height of 12 cm12\text{ cm}. If the lengths of its two parallel sides are in the ratio 2:32:3, calculate the length, in cm\text{cm}, of the longer parallel side.

Cevabı ve açıklamayı göster

Cevap: 18

Cevap

The length of the longer parallel side is 18 cm18\text{ cm}.
By representing the parallel sides as 2x2x and 3x3x, the trapezium area formula A=12(a+b)hA = \frac{1}{2}(a + b)h gives 180=12(2x+3x)(12)=30x180 = \frac{1}{2}(2x + 3x)(12) = 30x. Solving for xx yields x=6x = 6. Therefore, the longer parallel side is 3(6)=18 cm3(6) = 18\text{ cm}.

Adım Adım Çözüm

1
Express the parallel sides algebraically from the ratio 2:32:3.
Let the shorter parallel side a=2xa = 2x and the longer parallel side b=3xb = 3x.
Using a common multiplier xx preserves the given side ratio.
2
Substitute the expressions and known values into the trapezium area formula.
180=12(2x+3x)×12180 = \frac{1}{2}(2x + 3x) \times 12
The area AA of a trapezium is given by A=12(a+b)hA = \frac{1}{2}(a + b)h.
3
Solve for the variable xx.
180=6×5x    30x=180    x=6180 = 6 \times 5x \implies 30x = 180 \implies x = 6
Simplifying 12×12=6\frac{1}{2} \times 12 = 6 and multiplying by (2x+3x)=5x(2x + 3x) = 5x.
4
Calculate the length of the longer parallel side.
Longer side =3x=3×6=18 cm= 3x = 3 \times 6 = 18\text{ cm}
The longer side corresponds to the 3x3x term in the ratio.

Anahtar Kavram

Area of a trapezium involving algebraic ratio problem solving
Soru 167Soru

A point P(x,y)P(x, y) moves in the Cartesian plane such that it maintains a constant distance of 10 units10\text{ units} from a fixed point C(2,3)C(2, -3). If the locus of PP intersects the vertical line x=8x = 8 at two points AA and BB, what is the distance between AA and BB?

Cevabı ve açıklamayı göster

Cevap: 16

Cevap

The distance between the intersection points A and B is 16 units.
The locus of point P moving at a constant distance of 10 units from C(2, -3) forms a circle (x2)2+(y+3)2=100(x - 2)^2 + (y + 3)^2 = 100. Substituting x=8x = 8 yields (y+3)2=64(y + 3)^2 = 64, giving y=5y = 5 and y=11y = -11. The distance between the two points (8, 5) and (8, -11) along the vertical line x=8x = 8 is 5(11)=165 - (-11) = 16 units.

Adım Adım Çözüm

1
Determine the equation representing the locus of point P
(x2)2+(y+3)2=100(x - 2)^2 + (y + 3)^2 = 100
The locus of a point moving at a fixed distance from a fixed point is a circle with equation (xh)2+(yk)2=r2(x - h)^2 + (y - k)^2 = r^2.
2
Substitute x=8x = 8 into the locus equation to find the yy-coordinates of the intersection points
(82)2+(y+3)2=100    36+(y+3)2=100    (y+3)2=64(8 - 2)^2 + (y + 3)^2 = 100 \implies 36 + (y + 3)^2 = 100 \implies (y + 3)^2 = 64
The intersection points lie on both the locus circle and the vertical line x=8x = 8.
3
Solve for the two possible values of yy
y+3=±8    y1=5y + 3 = \pm 8 \implies y_1 = 5 and y2=11y_2 = -11
Taking the square root gives both positive and negative solutions for the vertical coordinate.
4
Calculate the vertical distance between points A(8,5)A(8, 5) and B(8,11)B(8, -11)
Distance=5(11)=16 units\text{Distance} = 5 - (-11) = 16\text{ units}
Since both points have the same xx-coordinate (x=8x = 8), the distance is simply the absolute difference between their yy-coordinates.

Anahtar Kavram

Locus of a point at a constant distance from a fixed point (Circle)
Soru 168Soru

How many distinct solutions exist for the trigonometric equation 2cos2θ=12\cos 2\theta = 1 within the interval 0θ3600^\circ \le \theta \le 360^\circ?

Cevabı ve açıklamayı göster

Cevap: 4

Cevap

4 distinct solutions
The equation cos2θ=12\cos 2\theta = \frac{1}{2} requires finding all angles whose cosine is 12\frac{1}{2}. Because the angle argument is 2θ2\theta, as θ\theta completes one full rotation (00^\circ to 360360^\circ), 2θ2\theta completes two full rotations (00^\circ to 720720^\circ). In two rotations, the cosine function takes the value +12+\frac{1}{2} exactly four times (twice per rotation), leading to four distinct solutions for θ\theta.

Adım Adım Çözüm

1
Isolate the trigonometric function in the equation
cos2θ=12\cos 2\theta = \frac{1}{2}
Dividing both sides by 2 isolates the cosine term.
2
Determine the working interval for the multiple angle 2θ2\theta
02θ7200^\circ \le 2\theta \le 720^\circ
Since 0θ3600^\circ \le \theta \le 360^\circ, multiplying the inequality by 2 gives the domain for 2θ2\theta.
3
Find all values of 2θ2\theta where cosine is positive 12\frac{1}{2} in the domain [0,720][0^\circ, 720^\circ]
2θ=60,300,420,6602\theta = 60^\circ, 300^\circ, 420^\circ, 660^\circ
Cosine is positive in Quadrants I and IV. In the first revolution (0 to 3600^\circ \text{ to } 360^\circ), 2θ=602\theta = 60^\circ and 36060=300360^\circ - 60^\circ = 300^\circ. Adding 360360^\circ for the second revolution gives 420420^\circ and 660660^\circ.
4
Solve for θ\theta by dividing each angle by 2
θ=30,150,210,330\theta = 30^\circ, 150^\circ, 210^\circ, 330^\circ
Dividing all four values of 2θ2\theta by 2 gives four distinct values of θ\theta within [0,360][0^\circ, 360^\circ].

Anahtar Kavram

Solving trigonometric equations with multiple angles over a specified domain
Soru 169Soru

In ΔABC\Delta ABC, the side lengths are given as a=7 cma = 7\text{ cm}, b=5 cmb = 5\text{ cm}, and c=3 cmc = 3\text{ cm}. What is the measure of angle AA in degrees?

Cevabı ve açıklamayı göster

Cevap: 120

Cevap

The measure of angle AA is 120120^\circ.
Using the Cosine Rule formula cosA=b2+c2a22bc\cos A = \frac{b^2 + c^2 - a^2}{2bc}, substituting a=7a = 7, b=5b = 5, and c=3c = 3 yields cosA=25+94930=12\cos A = \frac{25 + 9 - 49}{30} = -\frac{1}{2}. The inverse cosine of 12-\frac{1}{2} gives an obtuse angle of 120120^\circ.

Adım Adım Çözüm

1
Apply the Cosine Rule for an unknown angle in terms of the three sides
\cos A = \frac{b^2 + c^2 - a^2}{2bc}
When all three side lengths of a non-right triangle are given (SSS), the Cosine Rule is required to solve for any internal angle.
2
Substitute a=7a = 7, b=5b = 5, and c=3c = 3 into the Cosine Rule formula and evaluate
\cos A = \frac{25 + 9 - 49}{2 \times 5 \times 3} = \frac{-15}{30} = -0.5
Evaluating the terms in the numerator and denominator simplifies the expression for cosA\cos A.
3
Calculate the inverse cosine of 0.5-0.5 to find angle AA
A=120A = 120^\circ
Since the cosine value is negative, angle AA is obtuse and lies in the second quadrant (90<A<18090^\circ < A < 180^\circ).

Anahtar Kavram

Using the Cosine Rule with three side lengths (SSS) to find an obtuse interior angle
Tahmini Süre:1m 30s
Soru 170Soru

Points P(k,2)P(k, 2) and Q(3,8)Q(3, 8) lie on a straight line L1L_1. If L1L_1 is perpendicular to the line L2L_2 given by 4x+3y12=04x + 3y - 12 = 0, what is the value of kk?

Cevabı ve açıklamayı göster

Cevap: -5

Cevap

The value of kk is 5-5.
To determine kk, the gradient of L2L_2 (4x+3y12=04x + 3y - 12 = 0) is found to be 43-\frac{4}{3}. Using the perpendicularity rule m1m2=1m_1 \cdot m_2 = -1, the gradient of L1L_1 is 34\frac{3}{4}. Equating this to the slope formula 823k\frac{8 - 2}{3 - k} gives 63k=34\frac{6}{3 - k} = \frac{3}{4}, which simplifies to k=5k = -5.

Adım Adım Çözüm

1
Find the gradient m2m_2 of line L2L_2
m2=43m_2 = -\frac{4}{3}
Converting 4x+3y12=04x + 3y - 12 = 0 to y=mx+cy = mx + c form gives y=43x+4y = -\frac{4}{3}x + 4.
2
Apply the perpendicular line condition to find m1m_1
m1=34m_1 = \frac{3}{4}
Perpendicular lines have negative reciprocal gradients (m1m2=1m_1 \cdot m_2 = -1).
3
Express the gradient m1m_1 using the coordinates of PP and QQ
m1=63km_1 = \frac{6}{3 - k}
Using the slope formula m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1} for points P(k,2)P(k, 2) and Q(3,8)Q(3, 8).
4
Solve for kk
k=5k = -5
Equating 63k=34\frac{6}{3 - k} = \frac{3}{4} yields 3(3k)=24    93k=24    k=53(3 - k) = 24 \implies 9 - 3k = 24 \implies k = -5.

Anahtar Kavram

Perpendicular Lines and Gradient Formula
Soru 171Soru

What is the equation of the locus of a point P(x,y)P(x, y) that is always equidistant from the point (0,4)(0, 4) and the line y=4y = -4?

Cevabı ve açıklamayı göster

Cevap: x^2 = 16y; x^2 - 16y = 0; x^2-16y=0; y = x^2/16; y = \frac{x^2}{16}; x^{2}=16y; x^{2}-16y=0

Cevap

The equation of the locus is x2=16yx^2 = 16y (or x216y=0x^2 - 16y = 0).
Equating the distance from P(x,y)P(x, y) to (0,4)(0, 4), which is x2+(y4)2\sqrt{x^2 + (y-4)^2}, to the perpendicular distance to the line y=4y = -4, which is y+4|y + 4|, and squaring both sides gives x2+(y4)2=(y+4)2x^2 + (y-4)^2 = (y+4)^2. Expanding yields x2+y28y+16=y2+8y+16x^2 + y^2 - 8y + 16 = y^2 + 8y + 16, which simplifies directly to x2=16yx^2 = 16y or x216y=0x^2 - 16y = 0.

Adım Adım Çözüm

1
Formulate the distance expressions from point P(x,y)P(x, y) to the given point (0,4)(0, 4) and line y=4y = -4.
Distance to (0,4)=(x0)2+(y4)2(0, 4) = \sqrt{(x - 0)^2 + (y - 4)^2}. Perpendicular distance to y=4y = -4 is y(4)=y+4|y - (-4)| = |y + 4|.
By definition of geometric locus, the distance from P(x,y)P(x, y) to the fixed point must equal its distance to the fixed line.
2
Equate the two distance expressions.
x2+(y4)2=y+4\sqrt{x^2 + (y - 4)^2} = |y + 4|
The point P(x,y)P(x, y) is equidistant from both geometric entities.
3
Square both sides of the equation to clear the square root and absolute value.
x2+(y4)2=(y+4)2x^2 + (y - 4)^2 = (y + 4)^2
Squaring eliminates radical and absolute value signs while preserving algebraic equality.
4
Expand both squared binomial expressions and simplify.
x2+y28y+16=y2+8y+16    x2=16yx^2 + y^2 - 8y + 16 = y^2 + 8y + 16 \implies x^2 = 16y
Subtracting y2+16y^2 + 16 from both sides leaves x28y=8yx^2 - 8y = 8y, which simplifies to x2=16yx^2 = 16y.

Anahtar Kavram

The locus of points equidistant from a fixed point (focus) and a fixed straight line (directrix) forms a parabola.
Tahmini Süre:1m 30s
Soru 172Soru

A right-angled triangle has a perimeter of 60 cm60\text{ cm} and a hypotenuse of length 25 cm25\text{ cm}. What is the area of the triangle in cm2\text{cm}^2?

Cevabı ve açıklamayı göster

Cevap: 150

Cevap

150
Let the perpendicular sides of the right-angled triangle be aa and bb, and the hypotenuse be c=25 cmc = 25\text{ cm}. From the perimeter, a+b+25=60a + b + 25 = 60, so a+b=35 cma + b = 35\text{ cm}. By the Pythagorean theorem, a2+b2=252=625a^2 + b^2 = 25^2 = 625. Squaring both sides of a+b=35a + b = 35 yields (a+b)2=a2+b2+2ab=352=1225(a + b)^2 = a^2 + b^2 + 2ab = 35^2 = 1225. Substituting a2+b2=625a^2 + b^2 = 625 gives 625+2ab=1225    2ab=600    ab=300625 + 2ab = 1225 \implies 2ab = 600 \implies ab = 300. The area of the right-angled triangle is 12ab=12×300=150 cm2\frac{1}{2}ab = \frac{1}{2} \times 300 = 150\text{ cm}^2.

Adım Adım Çözüm

1
Determine the sum of the two legs from the perimeter
a+b=35 cma + b = 35\text{ cm}
The perimeter of the triangle is a+b+c=60 cma + b + c = 60\text{ cm}, where the hypotenuse c=25 cmc = 25\text{ cm}.
2
Use the Pythagorean theorem for the sum of squares of the legs
a2+b2=625a^2 + b^2 = 625
In any right-angled triangle with hypotenuse 25 cm25\text{ cm}, a2+b2=252=625a^2 + b^2 = 25^2 = 625.
3
Expand (a+b)2(a + b)^2 to find the product of the legs abab
1225=625+2ab    2ab=600    ab=3001225 = 625 + 2ab \implies 2ab = 600 \implies ab = 300
Using the algebraic identity (a+b)2=a2+b2+2ab(a + b)^2 = a^2 + b^2 + 2ab allows determining abab directly without solving for individual side lengths.
4
Calculate the area of the right-angled triangle
\text{Area} = 150\text{ cm}^2
The area of a right-angled triangle with perpendicular sides aa and bb is given by 12ab\frac{1}{2}ab.

Anahtar Kavram

Perimeter and Area of Right-Angled Triangles using Algebraic Identities
Soru 173Soru

A point P(x,y)P(x, y) moves in the Cartesian plane such that it is always equidistant from the two fixed points A(2,1)A(2, 1) and B(6,5)B(6, 5). If the locus of PP intersects the line 2x+y=142x + y = 14 at the point (x0,y0)(x_0, y_0), what is the value of x0x_0?

Cevabı ve açıklamayı göster

Cevap: 7

Cevap

The value of x0x_0 is 77.
The locus of points equidistant from A(2,1)A(2, 1) and B(6,5)B(6, 5) is the perpendicular bisector of line segment ABAB. The midpoint of ABAB is (4,3)(4, 3) and its slope is 11, giving the perpendicular bisector a slope of 1-1. The equation of this locus is y3=1(x4)y - 3 = -1(x - 4), or x+y=7x + y = 7. Subtracting x+y=7x + y = 7 from 2x+y=142x + y = 14 directly gives x0=7x_0 = 7.

Adım Adım Çözüm

1
Determine the equation of the locus of point P
The locus of P is the perpendicular bisector of segment AB, represented by x+y=7x + y = 7.
The set of all points equidistant from two fixed points forms the perpendicular bisector of the line segment connecting those points.
2
Find the point of intersection with the line 2x+y=142x + y = 14
Solving x+y=7x + y = 7 and 2x+y=142x + y = 14 simultaneously gives x0=7x_0 = 7.
The intersection point of two geometric lines must satisfy both equations simultaneously.

Anahtar Kavram

Perpendicular Bisector Locus and Line Intersections
Soru 174Soru

A cargo ship departs from port MM and sails 24 km24\text{ km} on a bearing of 050050^\circ to reach point NN. From point NN, the ship changes course and sails 10 km10\text{ km} on a bearing of 140140^\circ to reach point PP. What is the direct distance, in kilometers, from port MM to point PP?

Cevabı ve açıklamayı göster

Cevap: 26

Cevap

The direct distance from port M to point P is 26 km.
The back bearing from N to M is 230°, and the bearing from N to P is 140°. The interior angle at N is 230° - 140° = 90°. Using the Pythagorean theorem for the right triangle formed by M, N, and P, the direct distance is √(24² + 10²) = √676 = 26 km.

Adım Adım Çözüm

1
Calculate the interior angle MNP\angle MNP at point NN
MNP=(050+180)140=230140=90\angle MNP = (050^\circ + 180^\circ) - 140^\circ = 230^\circ - 140^\circ = 90^\circ
The back bearing from NN to MM is 230230^\circ. Subtracting the forward bearing to PP (140140^\circ) gives the enclosed interior angle.
2
Apply the Pythagorean theorem to right-angled triangle MNPMNP
MP=MN2+NP2=242+102=576+100=676=26 kmMP = \sqrt{MN^2 + NP^2} = \sqrt{24^2 + 10^2} = \sqrt{576 + 100} = \sqrt{676} = 26\text{ km}
Because MNP=90\angle MNP = 90^\circ, triangle MNPMNP is a right-angled triangle with hypotenuse MPMP.

Anahtar Kavram

Bearings and Right-Angled Triangles
Soru 175Soru

A sector of a circle of radius 21 cm21\text{ cm} subtends an angle of 6060^\circ at the centre of the circle. What is the total perimeter of the sector? (Take π=227\pi = \frac{22}{7})

Cevabı ve açıklamayı göster

Cevap: 64 cm64\text{ cm}

Cevap

The total perimeter of the sector is 64 cm64\text{ cm}.
The perimeter of a sector consists of its curved arc length plus its two bounding radii (2r2r). Using θ=60\theta = 60^\circ, r=21 cmr = 21\text{ cm}, and π=227\pi = \frac{22}{7}, the arc length is 60360×2×227×21=22 cm\frac{60}{360} \times 2 \times \frac{22}{7} \times 21 = 22\text{ cm}. Adding 2×21 cm=42 cm2 \times 21\text{ cm} = 42\text{ cm} yields 64 cm64\text{ cm}.

Adım Adım Çözüm

1
Calculate the arc length (ss) of the sector using the formula s=θ360×2πrs = \frac{\theta}{360^\circ} \times 2\pi r.
s=60360×2×227×21=16×132=22 cms = \frac{60^\circ}{360^\circ} \times 2 \times \frac{22}{7} \times 21 = \frac{1}{6} \times 132 = 22\text{ cm}.
The arc length represents the curved boundary of the sector.
2
Calculate the total perimeter of the sector by adding the arc length and the two bounding radii: P=s+2rP = s + 2r.
P=22 cm+2(21 cm)=22+42=64 cmP = 22\text{ cm} + 2(21\text{ cm}) = 22 + 42 = 64\text{ cm}.
A sector boundary consists of the curved arc plus the two straight radial edges.

Anahtar Kavram

Perimeter of a circular sector
Tahmini Süre:1m 30s
Soru 176Soru

Two fixed points in a Cartesian plane are given as A(1,2)A(-1, 2) and B(3,4)B(3, 4). A point P(x,y)P(x, y) moves in the plane such that PA2+PB2=26PA^2 + PB^2 = 26. Which of the following equations represents the locus of PP?

Cevabı ve açıklamayı göster

Cevap: x2+y22x6y+2=0x^2 + y^2 - 2x - 6y + 2 = 0

Cevap

The equation representing the locus of PP is x2+y22x6y+2=0x^2 + y^2 - 2x - 6y + 2 = 0.
Using the Cartesian coordinate distance formula, PA2=(x+1)2+(y2)2PA^2 = (x+1)^2 + (y-2)^2 and PB2=(x3)2+(y4)2PB^2 = (x-3)^2 + (y-4)^2. Adding these together yields 2x2+2y24x12y+302x^2 + 2y^2 - 4x - 12y + 30. Setting this equal to 26 gives 2x2+2y24x12y+4=02x^2 + 2y^2 - 4x - 12y + 4 = 0. Dividing the entire equation by 2 yields x2+y22x6y+2=0x^2 + y^2 - 2x - 6y + 2 = 0, which is the correct locus equation.

Adım Adım Çözüm

1
Express PA2PA^2 using the distance formula between P(x,y)P(x, y) and A(1,2)A(-1, 2).
PA2=(x(1))2+(y2)2=(x+1)2+(y2)2=x2+2x+1+y24y+4=x2+y2+2x4y+5PA^2 = (x - (-1))^2 + (y - 2)^2 = (x + 1)^2 + (y - 2)^2 = x^2 + 2x + 1 + y^2 - 4y + 4 = x^2 + y^2 + 2x - 4y + 5
The square of the distance between two points (x1,y1)(x_1, y_1) and (x2,y2)(x_2, y_2) is (x2x1)2+(y2y1)2(x_2 - x_1)^2 + (y_2 - y_1)^2.
2
Express PB2PB^2 using the distance formula between P(x,y)P(x, y) and B(3,4)B(3, 4).
PB2=(x3)2+(y4)2=x26x+9+y28y+16=x2+y26x8y+25PB^2 = (x - 3)^2 + (y - 4)^2 = x^2 - 6x + 9 + y^2 - 8y + 16 = x^2 + y^2 - 6x - 8y + 25
Expanding the distance squared formula for point BB.
3
Sum PA2PA^2 and PB2PB^2 and equate to the given constant 26.
(x2+y2+2x4y+5)+(x2+y26x8y+25)=26    2x2+2y24x12y+30=26(x^2 + y^2 + 2x - 4y + 5) + (x^2 + y^2 - 6x - 8y + 25) = 26 \implies 2x^2 + 2y^2 - 4x - 12y + 30 = 26
Substitute the algebraic expressions into the locus condition PA2+PB2=26PA^2 + PB^2 = 26.
4
Rearrange into general circle form and divide through by 2.
2x2+2y24x12y+4=0    x2+y22x6y+2=02x^2 + 2y^2 - 4x - 12y + 4 = 0 \implies x^2 + y^2 - 2x - 6y + 2 = 0
Subtract 26 from both sides and divide all terms by 2 to obtain the standard Cartesian equation.

Anahtar Kavram

Locus of a point with sum of squared distances to two fixed points equal to a constant
Soru 177Soru

A hiker starts at camp CC and walks 5 km5\text{ km} due East to checkpoint AA. From checkpoint AA, the hiker then walks 3 km3\text{ km} on a bearing of 150150^\circ to reach checkpoint BB. What is the direct distance from camp CC to checkpoint BB?

Cevabı ve açıklamayı göster

Cevap: 7 km7\text{ km}

Cevap

7 km7\text{ km}
The interior angle at checkpoint AA is calculated using three-figure bearings as 270150=120270^\circ - 150^\circ = 120^\circ. Applying the Cosine Rule CB2=52+322(5)(3)cos(120)CB^2 = 5^2 + 3^2 - 2(5)(3)\cos(120^\circ) yields 25+9+15=4925 + 9 + 15 = 49. Taking the square root gives the direct distance of 7 km7\text{ km}.

Adım Adım Çözüm

1
Determine the interior angle CAB\angle CAB at checkpoint AA
CAB=120\angle CAB = 120^\circ
Due East corresponds to a bearing of 090090^\circ. Coming into AA from CC means line ACAC points West (270270^\circ). The bearing of BB from AA is 150150^\circ. The interior angle between vector ACAC pointing West (270270^\circ) and vector ABAB on bearing 150150^\circ is 270150=120270^\circ - 150^\circ = 120^\circ.
2
Apply the Cosine Rule to find length CBCB
CB2=CA2+AB22(CA)(AB)cos(CAB)CB^2 = CA^2 + AB^2 - 2(CA)(AB)\cos(\angle CAB)
We have two sides (CA=5 kmCA = 5\text{ km}, AB=3 kmAB = 3\text{ km}) and the included angle (CAB=120\angle CAB = 120^\circ).
3
Substitute the known values into the Cosine Rule formula
CB2=52+322(5)(3)cos(120)=25+930(0.5)=34+15=49CB^2 = 5^2 + 3^2 - 2(5)(3)\cos(120^\circ) = 25 + 9 - 30(-0.5) = 34 + 15 = 49
Since cos(120)=cos(60)=0.5\cos(120^\circ) = -\cos(60^\circ) = -0.5, the negative sign inside the cosine product cancels with the subtraction sign in the formula.
4
Take the positive square root to find the distance
CB=49=7 kmCB = \sqrt{49} = 7\text{ km}
Distance must be positive.

Anahtar Kavram

Cosine Rule for non-right triangles in bearings problems
Soru 178Soru

Two fishing boats leave a harbor HH at the same time. Boat AA travels on a bearing of 020020^\circ for a distance of 8 km8\text{ km}, while Boat BB travels on a bearing of 140140^\circ for a distance of 7 km7\text{ km}. What is the distance between Boat AA and Boat BB in kilometers?

Cevabı ve açıklamayı göster

Cevap: 13

Cevap

13 km
The distance between the two boats forms the third side of triangle HABHAB, where HA=8 kmHA = 8\text{ km}, HB=7 kmHB = 7\text{ km}, and the included angle at the harbor HH is AHB=140020=120\angle AHB = 140^\circ - 020^\circ = 120^\circ. By the Cosine Rule, AB2=82+722(8)(7)cos(120)=64+49112(0.5)=169AB^2 = 8^2 + 7^2 - 2(8)(7)\cos(120^\circ) = 64 + 49 - 112(-0.5) = 169. Taking the square root gives AB=13 kmAB = 13\text{ km}.

Adım Adım Çözüm

1
Calculate the included angle between the direction vectors of the two boats from the harbor.
Included angle AHB=140020=120\angle AHB = 140^\circ - 020^\circ = 120^\circ
The angle between two bearings originating from the same point is the difference between their bearing angles.
2
State the Cosine Rule for side ABAB in triangle HABHAB.
AB2=HA2+HB22HAHBcos(AHB)AB^2 = HA^2 + HB^2 - 2 \cdot HA \cdot HB \cdot \cos(\angle AHB)
The Cosine Rule calculates an unknown side when two sides and their included angle (SAS) are given.
3
Substitute given side lengths HA=8 kmHA = 8\text{ km}, HB=7 kmHB = 7\text{ km}, and angle AHB=120\angle AHB = 120^\circ.
AB2=82+722(8)(7)cos(120)=64+49112(0.5)=169AB^2 = 8^2 + 7^2 - 2(8)(7)\cos(120^\circ) = 64 + 49 - 112(-0.5) = 169
Since 120120^\circ is in the second quadrant, cos(120)=0.5\cos(120^\circ) = -0.5, which changes the subtracted term to addition.
4
Compute the principal square root of 169.
AB=169=13 kmAB = \sqrt{169} = 13\text{ km}
Distance is a non-negative scalar quantity.

Anahtar Kavram

Applying the Cosine Rule to solve bearing problems
Soru 179Soru

What are all the values of θ\theta in the interval 0θ3600^\circ \le \theta \le 360^\circ that satisfy the trigonometric equation 4sin2θ3=04\sin^2\theta - 3 = 0?

Cevabı ve açıklamayı göster

Cevap: 60,120,240,30060^\circ, 120^\circ, 240^\circ, 300^\circ

Cevap

60,120,240,30060^\circ, 120^\circ, 240^\circ, 300^\circ
Solving 4sin2θ3=04\sin^2\theta - 3 = 0 gives sin2θ=34\sin^2\theta = \frac{3}{4}, so sinθ=±32\sin\theta = \pm\frac{\sqrt{3}}{2}. The reference angle for which sinθ=32\sin\theta = \frac{\sqrt{3}}{2} is 6060^\circ. The positive root sinθ=+32\sin\theta = +\frac{\sqrt{3}}{2} gives solutions in Quadrants I and II: 6060^\circ and 18060=120180^\circ - 60^\circ = 120^\circ. The negative root sinθ=32\sin\theta = -\frac{\sqrt{3}}{2} gives solutions in Quadrants III and IV: 180+60=240180^\circ + 60^\circ = 240^\circ and 36060=300360^\circ - 60^\circ = 300^\circ. Combining these yields all four angles: 60,120,240,30060^\circ, 120^\circ, 240^\circ, 300^\circ.

Adım Adım Çözüm

1
Isolate the squared trigonometric term in the equation
4sin2θ=3    sin2θ=344\sin^2\theta = 3 \implies \sin^2\theta = \frac{3}{4}
Rearranging the equation allows solving for sinθ\sin\theta directly.
2
Take the square root of both sides, keeping both positive and negative roots
sinθ=±34=±32\sin\theta = \pm\sqrt{\frac{3}{4}} = \pm\frac{\sqrt{3}}{2}
Taking the square root of a squared quantity yields both positive and negative values.
3
Find solutions for sinθ=+32\sin\theta = +\frac{\sqrt{3}}{2} in Quadrants I and II
\theta = 60^\circ \text{ and } \theta = 180^\circ - 60^\circ = 120^\circ
Sine is positive in Quadrants I and II.
4
Find solutions for sinθ=32\sin\theta = -\frac{\sqrt{3}}{2} in Quadrants III and IV
\theta = 180^\circ + 60^\circ = 240^\circ \text{ and } \theta = 360^\circ - 60^\circ = 300^\circ
Sine is negative in Quadrants III and IV.
5
Combine all solutions within the domain 0θ3600^\circ \le \theta \le 360^\circ
\theta \in \{60^\circ, 120^\circ, 240^\circ, 300^\circ\}
All four angles satisfy the original quadratic trigonometric equation.

Anahtar Kavram

Solving quadratic trigonometric equations by finding reference angles and evaluating solutions across all four quadrants
Tahmini Süre:1m 30s
Soru 180Soru

A field surveyor starts at point PP and walks 10 km10\text{ km} due East to point QQ. From point QQ, she changes direction and walks 10 km10\text{ km} on a bearing of 210210^\circ to reach point RR. What is the bearing of point PP from point RR?

Cevabı ve açıklamayı göster

Cevap: 330330^\circ

Cevap

The bearing of point PP from point RR is 330330^\circ.
Point QQ lies 10 km10\text{ km} East of PP (bearing 090090^\circ). From QQ, moving 10 km10\text{ km} on bearing 210210^\circ forms an interior angle of 6060^\circ with the line QPQP (which has bearing 270270^\circ). Because PQ=QR=10 kmPQ = QR = 10\text{ km} and the included angle is 6060^\circ, PQR\triangle PQR is equilateral, making QRP=60\angle QRP = 60^\circ. The back bearing from RR to QQ is 030030^\circ. Subtracting the 6060^\circ interior angle from 030030^\circ yields a bearing of 330330^\circ for point PP from point RR.

Adım Adım Çözüm

1
Determine the interior angle PQR\angle PQR at point QQ.
PQR=60\angle PQR = 60^\circ
Since PP is due West of QQ, the bearing of PP from QQ is 270270^\circ. The bearing of RR from QQ is 210210^\circ. The interior angle between these two lines is 270210=60270^\circ - 210^\circ = 60^\circ.
2
Analyze the properties of triangle PQRPQR.
Triangle PQRPQR is an equilateral triangle with side lengths 10 km10\text{ km} and interior angles of 6060^\circ.
Given PQ=10 kmPQ = 10\text{ km} and QR=10 kmQR = 10\text{ km}, PQR\triangle PQR is isosceles. Since the vertex angle PQR=60\angle PQR = 60^\circ, the remaining two angles are also 6060^\circ each.
3
Calculate the back bearing of QQ from RR.
Bearing of QQ from RR is 030030^\circ.
The bearing of RR from QQ is 210210^\circ. The back bearing is 210180=030210^\circ - 180^\circ = 030^\circ.
4
Compute the bearing of PP from RR.
Bearing of PP from RR is 330330^\circ.
From line RQRQ (bearing 030030^\circ), line RPRP lies 6060^\circ counter-clockwise (since QRP=60\angle QRP = 60^\circ). Thus, 03060=30330030^\circ - 60^\circ = -30^\circ \equiv 330^\circ.

Anahtar Kavram

Bearings and Triangle Geometry
ÖncekiSayfa 9 / 10Sonraki
Geometry and Trigonometry Alıştırma Soruları — JAMB UTME — Sayfa 9 | Examkin