Solve 2 Pre Calc Probs: Slopes & Tangent to Circle

  • Thread starter Thread starter Kurac
  • Start date Start date
AI Thread Summary
The discussion focuses on solving two pre-calculus problems involving slopes and tangents. The first problem requires demonstrating that points A (-3,-1), B (3,3), and C (-9,8) form a right triangle using the slopes of the lines connecting these points. The second problem involves finding the equation of the tangent line to the circle defined by x^2 + y^2 = 25 at the point (3,-4), which can be approached by determining the slope from the circle's center to the point and then using the perpendicular slope for the tangent line. Participants emphasize the importance of understanding the concepts rather than simply providing answers, encouraging users to apply basic analytic geometry principles. Overall, the discussion underscores the educational goal of the forum in assisting with homework while promoting independent problem-solving.
Kurac
Messages
2
Reaction score
0
One
Use Slopes to show that A (-3,-1),B(3,3), and C(-9,8) are vertecies of a right triangle.
Two
Find an equation for the line tangent to the circle x^2+y^2=25 at the point (3,-4)

Thanks if anyone could do this that would be great.
 
Physics news on Phys.org
For the second question the easiest way is to take the derivative, evaluate it at the point to find the slope and then write the equation of a line through that point with the slope you found.
 
could you do that for me thanks?
 
could you do that for me thanks?
Yes. But we won't.

The purpose of this forum is to help you with your homework. It is not to do your homework for you.
 
These can be solved very easily using basic analytic geometry. No derivation or other nasty calculus required.

For the first one:

The slope can be found using for example:
k= (y2-y1)/(x2-x1)
where:
(x1,y1) is the left endpoints coordinates
(x2,y2) is the right endpoints coordinates

if k > 0 you have a rising line
if k < 0 you have declining line

When two lines are at right angels to each other:
k1 * k2 = -1
That is, the product of the slopes equals -1.

For the second:
The point (3,-4) is located on the circle. (Do you know why?)
Try to find the slope from the circles centre to (3,-4) and then use the fact that the tangent line has to be at a right angle to the slope (Why?) to calculate the slope of the tangent line.

If you know the slope and a point you should be able to calculate the equation for the line (You probably have a formula for it).
 
Last edited by a moderator:
k= (y1-y2)/(x2-x1)is wrong
Slope is m = (y1-y2)/(x1-x2) not as you have given.
 
gaganpreetsingh said:
k= (y1-y2)/(x2-x1)is wrong
Slope is m = (y1-y2)/(x1-x2) not as you have given.

Typo fixed.
 
Since this is a pre-calc problem, for number 2 try this: any line through (3,-4) can be written y= m(x-3)-4. The line tangent to x2+ y2= 25 at (3,4) must intersect it only there. For what value of m does x2+ (m(x-3)-4)2= 25 have exactly one solution for x?
 
Back
Top