Finding the Gradient of the Secant on a Curve: P and Q Coordinates Given

  • Thread starter Thread starter zebra1707
  • Start date Start date
  • Tags Tags
    Gradient Secant
Click For Summary

Homework Help Overview

The problem involves finding the gradient of the secant line between two points P and Q on the curve defined by the equation 2x^2 - 5. The coordinates of P and Q are expressed in terms of a variable x and a small increment h.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the coordinates of points P and Q, suggesting they can be expressed as P(x, f(x)) and Q(x+h, f(x+h)). There is a focus on deriving the formula for the gradient of the secant line and clarifying the distinction between the gradient of the secant and the tangent.

Discussion Status

The discussion includes attempts to evaluate the coordinates and compute the gradient of the secant. Some participants provide calculations and seek confirmation of their understanding, while others clarify the difference between the secant and tangent gradients. There is no explicit consensus, but guidance has been offered regarding the interpretation of results.

Contextual Notes

No numerical coordinates are provided, and participants are working with symbolic representations. There is an emphasis on understanding the definitions and relationships between secant and tangent gradients.

zebra1707
Messages
106
Reaction score
0

Homework Statement



There are two parts to this problem.

On the curve 2x^2-5 lie two points P and Q. Let the abscissa of P be "x" and the abscissa of Q be "x+h". No numerical coordinates are given.

a) State the coordinates of P and Q.

b) Using these points find the gradient of the secant PQ


Homework Equations





The Attempt at a Solution



For the first part of the question I am assuming that the coordinates would be P (x, f(x)) and Q (x+h, f(x+h))

Now when it comes to finding the gradient of the secant - Can use a table to find a set of coordinates and then plug in the m = y2 - y1 / x2 - x1 ? Not should why the question would ask to use the above coordinates when the gradient of the secant is a different equation?

Could use some guidence on how I attack this problem. Many thanks.
 
Physics news on Phys.org
Just evaluate the coordinates of P and Q in terms of x and h and using the explicit function f(x)=2x^2-5. Find a formula for the gradient of the secant. Nothing else to do.
 
Dick said:
Just evaluate the coordinates of P and Q in terms of x and h and using the explicit function f(x)=2x^2-5. Find a formula for the gradient of the secant. Nothing else to do.

Okay - correct me here if necessary

f(x) = 2x^2 - 5
f(x+h) = 2(x+h)^2 - 5
= 2x^2+4xh+2h^2 - 5

f(x+h) - f(x) = 4xh+2h^2

f(x+h)-f(x) / h = 4x + 2h

f'(x) lim = 4x+2h
approach 0 = 4x gradient of the secant is 4x

Can you please take a moment to check my calculation to confirm my understanding.
 
The calculation is fine. But what you have found is that the gradient of the secant is 4x+2h. Yes, if you take the limit h->0 you get 4x, but that's not the gradient of the secant. That's the gradient of the TANGENT at x. You are jumping ahead.
 
Dick said:
The calculation is fine. But what you have found is that the gradient of the secant is 4x+2h. Yes, if you take the limit h->0 you get 4x, but that's not the gradient of the secant. That's the gradient of the TANGENT at x. You are jumping ahead.

Many thanks. So, 4x+2h is the gradient of the secant and I should leave the statement there?
 
zebra1707 said:
Many thanks. So, 4x+2h is the gradient of the secant and I should leave the statement there?

Sure.
 
Many thanks Dick - this is greatly appreciated.

Cheers
 

Similar threads

Replies
15
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
5
Views
2K