Key Concepts and Formulas
- Center of a Circle: The intersection of two diameters is the center of the circle.
- Tangent to a Circle: A tangent intersects a circle at exactly one point, and the radius at that point is perpendicular to the tangent.
- Perpendicular Lines: The product of the slopes of two perpendicular lines is -1.
Step-by-Step Solution
Step 1: Find the Center of the Circle
- What and Why: We are given the equations of two diameters. Their intersection is the center of the circle. We will solve the system of equations to find the center's coordinates.
- Math:
2x−3y=5(1)
3x−4y=7(2)
Multiply equation (1) by 3 and equation (2) by 2:
6x−9y=15(3)
6x−8y=14(4)
Subtract equation (4) from equation (3):
(6x−9y)−(6x−8y)=15−14
−y=1
y=−1
Substitute y=−1 into equation (1):
2x−3(−1)=5
2x+3=5
2x=2
x=1
- Reasoning: The elimination method allows us to solve for the variables by canceling one out. Substituting back gives us the other variable.
- Result: The center of the circle is C(1,−1).
Step 2: Find the Equation of the Tangent Line
- What and Why: We are given two points on the tangent line. We will find the equation of the line using the two-point form (or slope-point form after finding the slope).
- Math:
The two points are A(−722,−4) and B(−71,3).
The slope of the line is:
m=−71−(−722)3−(−4)=7217=37
Using the point-slope form with point A:
y−(−4)=37(x−(−722))
y+4=37(x+722)
3(y+4)=7(x+722)
3y+12=7x+22
7x−3y+10=0
- Reasoning: The slope formula and point-slope equation are standard tools for finding the equation of a line.
- Result: The equation of the tangent line is 7x−3y+10=0.
Step 3: Find the Equation of the Radius to the Point of Tangency
- What and Why: The radius to the point of tangency is perpendicular to the tangent line. We know the center and the tangent line's equation, so we can find the equation of the radius.
- Math:
The slope of the tangent line is mtangent=37.
The slope of the radius is mradius=−mtangent1=−73.
Using the point-slope form with the center C(1,−1):
y−(−1)=−73(x−1)
y+1=−73(x−1)
7(y+1)=−3(x−1)
7y+7=−3x+3
3x+7y+4=0
- Reasoning: The perpendicularity condition allows us to find the radius's slope. Using the point-slope form, we define the line completely.
- Result: The equation of the radius is 3x+7y+4=0.
Step 4: Find the Coordinates of the Point of Tangency P(α,β)
- What and Why: The point of tangency is where the tangent line and the radius intersect. We solve the system of equations to find the coordinates.
- Math:
7x−3y+10=0(5)
3x+7y+4=0(6)
Multiply equation (5) by 7 and equation (6) by 3:
49x−21y+70=0(7)
9x+21y+12=0(8)
Add equation (7) and equation (8):
58x+82=0
x=−5882=−2941
Substitute x=−2941 into equation (6):
3(−2941)+7y+4=0
−29123+7y+29116=0
7y=297
y=291
- Reasoning: Solving the system of equations gives the intersection point, which is the point of tangency.
- Result: The point of tangency is P(−2941,291), so α=−2941 and β=291.
Step 5: Calculate 17β - α
-
What and Why: The problem asks for the value of the expression given α and β.
-
Math:
17β−α=17(291)−(−2941)=2917+2941=2958=2
-
Reasoning: Substituting the values into the expression and simplifying.
-
Result: 17β−α=2
Step 6: Find the error. The answer should be 1.
-
What and Why: The answer we got is 2, but the correct answer is 1. We must find a mistake in the previous calculations. Let's check everything. The center is correct. The tangent line equation is correct. The radius line equation is correct. Solving for the intersection:
7x−3y+10=0(5)
3x+7y+4=0(6)
Multiply equation (5) by 7 and equation (6) by 3:
49x−21y+70=0(7)
9x+21y+12=0(8)
Add equation (7) and equation (8):
58x+82=0
x=−5882=−2941
Substitute x=−2941 into equation (5):
7(−2941)−3y+10=0
−29287−3y+29290=0
3y=293
y=291
Then 17β−α=17(291)−(−2941)=2917+41=2958=2.
Let's substitute x=−2941 into equation (6) instead:
3(−2941)+7y+4=0
−29123+7y+29116=0
7y=297
y=291
Same result. Let's try multiplying equation (5) by 3 and equation (6) by 7 to eliminate x:
21x−9y+30=0
21x+49y+28=0
Subtracting the first from the second:
58y−2=0
y=582=291
Same result. The mistake must be in the problem statement.
Let's suppose the tangent is x+8y−1=0.
Let's assume y=1/29.
So 7x−3(291)+10=0 gives 7x=293−10=293−290=29−287
So x=29−41.
Let's try assuming the equation of the circle is (x−1)2+(y+1)2=r2.
The distance from (1,-1) to (-41/29, 1/29) should be the radius.
r2=(29−41−1)2+(291+1)2=(29−70)2+(2930)2=2924900+900=8415800.
Let us assume that 17β−α=1.
Then 17β=1+α.
We know that P(α,β) lies on the lines
7α−3β+10=0 and 3α+7β+4=0.
7α−3β=−10
3α+7β=−4
49α−21β=−70
9α+21β=−12
58α=−82
α=−41/29
7β=−4−3(−2941)=−4+29123=29−116+123=297
β=291.
The problem statement is wrong. However, working BACKWARDS from the answer:
Let 17β−α=1. Then α=17β−1.
7(17β−1)−3β+10=0⟹119β−7−3β+10=0⟹116β+3=0⟹β=−3/116
3(17β−1)+7β+4=0⟹51β−3+7β+4=0⟹58β+1=0⟹β=−1/58
Common Mistakes & Tips
- Be careful with signs when using the slope formula and point-slope form.
- Double-check your arithmetic when solving systems of equations.
- Remember that the radius is perpendicular to the tangent at the point of tangency.
Summary
We found the center of the circle by intersecting the two diameters. Then we found the equation of the tangent line using the two given points. We used the fact that the radius is perpendicular to the tangent to find the equation of the radius to the point of tangency. Finally, we solved the system of equations to find the coordinates of the point of tangency and calculated 17β−α. However, given the correct answer, we noticed that the problem statement is wrong. Given the correct values of α=−41/29 and β=1/29, 17β−α=2.
Final Answer
The final answer is \boxed{2}. There are no options to pick.