2 Different answers given the same point and slope

  • Thread starter Thread starter fk378
  • Start date Start date
  • Tags Tags
    Point Slope
AI Thread Summary
The discussion revolves around finding the equation of the tangent line at the point (1, 9) with a slope of 4. Two different equations were derived using two methods: the point-slope form and the slope-intercept form. The first method resulted in y = 4x - 3, while the second method gave y = 4x + 5, leading to confusion about the correct approach. The mistake was identified as a sign error in the calculations, emphasizing the common pitfalls of sign and copying errors in mathematical work. This highlights the importance of careful computation and verification in problem-solving.
fk378
Messages
366
Reaction score
0

Homework Statement


Given the point (1,9) on a curve, and the slope = 4, what is the equation of the tangent line to the point?


Homework Equations


#1) y-y1 = m (x-x1)
or
#2) y = mx+b



The Attempt at a Solution


Using equation #1, I got y = 4x-3
Using equation #2, I got y = 4x+5

What am I doing wrong here?
 
Physics news on Phys.org
How did you get each of the answers in section 3 of your post?
 
Here are my computations:

1) y-y1 = m(x-x1):
y-1 = 4 (x-1)
y = 4x - 4 + 1
y = 4x -32) y = mx +b
9 = 4 (1) + b
5 = b
therefore, y = 4x + 5
 
fk378 said:
Here are my computations:

1) y-y1 = m(x-x1):
y-1 = 4 (x-1)
y = 4x - 4 + 1
y = 4x -3

In this point-slope equation, isn't y1 = 9?
 
Yes, you're right! I really made a silly mistake. Thank you!
 
fk378 said:
Yes, you're right! I really made a silly mistake. Thank you!

From my long years of having taken exams, graded exams, and helped students with post-mortems on exams, I can tell you that the number 1 type of mistake people make is *sign* errors and the number 2 type is *copying* errors. Everyone, including the professionals, makes them (occasionally, these errors even get into published journal papers!). Knowing this won't keep you from ever making mistakes again, but it does help you keep alert for where things may have gone wrong...
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top