Geometry Questions

Multiple choice
  1. $17$
  2. $9$
  3. $14$
  4. $13$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The length of the intercept on the x-axis is 2 * sqrt(g^2 - c) = 10, so g^2 - c = 25. The length of the intercept on the y-axis is 2 * sqrt(f^2 - c) = 24, so f^2 - c = 144. For a circle passing through the origin (as given by the equation), c=0. Thus g^2 = 25 and f^2 = 144. Radius = sqrt(g^2 + f^2 - c) = sqrt(25 + 144) = sqrt(169) = 13.

Multiple choice
  1. $\left | p \right |=\left | q \right |$
  2. $p^{2}=8q^{2}$
  3. $p^{2}< 8q^{2}$
  4. $p^{2}> 8q^{2}$
Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

A chord of x^2 + y^2 - px - qy = 0 bisected by the x-axis (y=0) has a midpoint (h, 0). The equation of the chord with midpoint (h, 0) is T = S1. This leads to the condition p^2 > 8q^2 for two distinct chords to exist.

Multiple choice
  1. $5(\sqrt { 3 } -1)$
  2. $10(\sqrt { 3 } -1)$
  3. $10(\sqrt { 2 } -1)$
  4. $5(\sqrt { 3 } +1)$
Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

The distance from the center to a chord is d = R * cos(theta/2). For the 60 degree angle, the distance is 20 * cos(30) = 20 * (sqrt(3)/2) = 10 * sqrt(3). For the 120 degree angle, the distance is 20 * cos(60) = 20 * (1/2) = 10. Since both chords are on the same side, the perpendicular distance between them is 10 * sqrt(3) - 10 = 10 * (sqrt(3) - 1).

Multiple choice
  1. $41$
  2. $31$
  3. $51$
  4. $61$
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

The circle x^2 + y^2 - 4x + 6y - 3 = 0 has center (2, -3) and radius sqrt(2^2 + (-3)^2 - (-3)) = sqrt(4 + 9 + 3) = 4. The chord of circle C is the diameter of this circle, so the chord length is 2 * 4 = 8. The distance from C(2, 2) to the chord (which is the line passing through (2, -3) perpendicular to the chord) is 5. Using r^2 = (chord/2)^2 + d^2, r^2 = 4^2 + 5^2 = 16 + 25 = 41.

Multiple choice
  1. $14$ cm
  2. $24$ cm
  3. $17$ cm
  4. $31$ cm
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

For a circle of radius 25, the distance from the center to a chord of length L is sqrt(R^2 - (L/2)^2). For L=14, d1 = sqrt(25^2 - 7^2) = sqrt(625 - 49) = 24. For L=48, d2 = sqrt(25^2 - 24^2) = sqrt(625 - 576) = 7. Since they are on the same side, the distance between them is 24 - 7 = 17 cm.

Multiple choice
  1. $10$ cm
  2. $4$ cm
  3. $5$ cm
  4. $3$ cm
Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Let r be the radius. Distance from center to chord HI (length 8) is sqrt(r^2 - 4^2). Distance to chord JK (length 6) is sqrt(r^2 - 3^2). Since they are on opposite sides, sqrt(r^2-16) + sqrt(r^2-9) = 7. Testing r=5: sqrt(25-16) + sqrt(25-9) = 3 + 4 = 7. Correct.