image
Physics Forums Logo
image
image
* Register * Upgrade Blogs Library Staff Rules Mark Forums Read
image
image   image
image

image equation of a curve Share It Thread Tools Search this Thread image
Old Apr24-06, 05:58 PM                  #1
dan greig

dan greig is Offline:
Posts: 41
equation of a curve

i really need some help with this question, my assignment is due in tommorow, i don't really understand the question - please help!

A curve has a gradient (2x-3)(3x+2) at the point (x,y) and passes through the point (2,-3). Find the equation of the curve. illustrate the answer with a sketch.
  Reply With Quote
Old Apr24-06, 06:07 PM                  #2
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
Well you know that;

LaTeX Code: \\frac{dy}{dx} = (2x-3)(3x+2)

How do you suppose you can find LaTeX Code: y=... ?

~H
  Reply With Quote
Old Apr24-06, 06:18 PM                  #3
dan greig

dan greig is Offline:
Posts: 41
i think i have to integrate the gradient but not sure how to.

how does this help me find the equation of the curve?
  Reply With Quote
Old Apr24-06, 06:23 PM                  #4
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
When you differentiate a curve, you obtain the gradient. Therefore, if you integrate the gradient you will obtain the curve.

Here's a simple example.
If the gradient of a curve is given as LaTeX Code: 2x then;

LaTeX Code: \\frac{dy}{dx} = 2x

LaTeX Code: y = \\int \\frac{dy}{dx} dx = \\int 2x dx

LaTeX Code: y = x^2 + C

Therefore, the equation of the curve is LaTeX Code: y=x^2 + C . In your case you are given a point, which will allow you to find the constant of integration.

Do you follow?
~H
  Reply With Quote
Old Apr24-06, 06:31 PM                  #5
dan greig

dan greig is Offline:
Posts: 41
so if i differentiate i get,

6x^2-9x-6

and then integrate,

2x^3-9x^2/2-6x ?
  Reply With Quote
Old Apr24-06, 06:32 PM                  #6
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
You don't need to differentiate, you are given the gradient of the curve (LaTeX Code: \\frac{dy}{dx} ), so all you need to do is integrate.

~H
  Reply With Quote
Old Apr24-06, 06:41 PM                  #7
dan greig

dan greig is Offline:
Posts: 41
so i get,

(x^2 - 3x)(3x^2/2 +2x) ?
  Reply With Quote
Old Apr24-06, 07:08 PM                  #8
tangents

tangents is Offline:
Posts: 21
If you distribute before you integrte you get 6X^2-5x-6
if you integrate that you get 2x^3-(5/2)x^2-6x+c
Plug in you x value to find c.
  Reply With Quote
Old Apr25-06, 12:04 PM                  #9
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
Originally Posted by dan greig
so i get,

(x^2 - 3x)(3x^2/2 +2x) ?
You cannot integrate the brackets seperately as you have done. I would recommend expanding the brackets as tangents suggests, then integrating. As I said before, once you have integrated, you can use the given point to find the constant of integration.

~H
  Reply With Quote
Old May1-06, 11:11 AM                  #10
dan greig

dan greig is Offline:
Posts: 41
if i expand the brackets from (2x-3)(3x+2) i get,

6x^2 + 4x - 9x - 6

and then integrate,

y = 2x^3 + 2x^2 - 9x^2/2 - 6x +c

do i then just plug in the x and y values to find c by rearranging,

y - c = 2x^3 + 2x^2 - 9x^2/2 - 6x ?
  Reply With Quote
Old May1-06, 11:35 AM       Last edited by Hootenanny; May1-06 at 11:51 AM..            #11
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
Yes, thats correct. It may have been simpler to collect the terms before integrating thus;

LaTeX Code: 6x^2 + 4x - 9x - 6 \\equiv 6x^2 - 5x -6

But your working is correct, as long as you collect you terms before presenting you final answer that is fine.

~H
  Reply With Quote
Old May1-06, 11:44 AM                  #12
dan greig

dan greig is Offline:
Posts: 41
do you mean 6x^2 - 5x -6

the result of this using x = 2 gives 8
does this mean,

-3 - c = 8

adding 3,

-c = 11,

c = -11 ????

sorry to keep on but i need to get this correct!
  Reply With Quote
Old May1-06, 11:55 AM                  #13
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
Originally Posted by dan greig
do you mean 6x^2 - 5x -6
Yes, I've corrected my post above.

Originally Posted by dan greig
the result of this using x = 2 gives 8
does this mean,

-3 - c = 8

adding 3,

-c = 11,

c = -11 ????

sorry to keep on but i need to get this correct!
No, you have to plug you numbers (x = 2, y = -3) into your intergrated equation. In my previous post I was simply pointing out that it would have been easier to integrate the equation if you had simplified first.

~H
  Reply With Quote
Old May1-06, 12:26 PM                  #14
VietDao29
 
VietDao29's Avatar

VietDao29 is Offline:
Posts: 1,343
Recognitions:
Homework Helper Homework Helper
Originally Posted by dan greig
i really need some help with this question, my assignment is due in tommorow, i don't really understand the question - please help!

A curve has a gradient (2x-3)(3x+2) at the point (x,y) and passes through the point (2,-3). Find the equation of the curve. illustrate the answer with a sketch.
Okay, I think I'll make it a bit clearer for you.
A curve has a gradient (2x-3)(3x+2) at the point (x,y) simply means that the slope of the tangent line to the function at the point (x, y) is (2x-3)(3x+2). Or in other words, the derivative of that function is (2x-3)(3x+2). Can you get this?
So what you should do is to find the function by knowing its derivative, and 1 point it passes through.
You should first find the functons whose derivative is (2x-3)(3x+2), you can do this by integrating the derivative. And only 1 of those functions will pass the point given, with this information, you'll be able to obtain the desired function.
---------------
Example:
Find the curve whose derivative is 4x3 + 5, and passes through the point (0, 1).
---------------
First, you integrate the derivative:
LaTeX Code: \\int (4x ^ 3 + 5) dx = x ^ 4 + 5x + C
For every value of C, you'll have a function, and those functions that have the form x4 + 5x + C will have the derivative of 4x3 + 5 (they are parallel to each other, pick 2 distinct C's, graph it, and see what I mean, e.g x4 + 5x, and x4 + 5x + 4).
And 1 and only 1 of them will pass through (0, 1)
So:
1 = 04 + 5.0 + C
<=> C = 1.
So the curve is y = x4 + 5x + 1.
Can you get this? :)
  Reply With Quote
Old May1-06, 03:24 PM                  #15
dan greig

dan greig is Offline:
Posts: 41
would my final equation be,

y = 2x^2 - 5x^2/2 - 6x + 3 ??

i also need to sketch the graph, to find the points where the line intercects the axis do i use,

y = 0 for x axis
x = 0 for y axis
  Reply With Quote
Old May1-06, 03:53 PM                  #16
Hootenanny
 
Hootenanny's Avatar

Hootenanny is Offline:
Posts: 8,929
Recognitions:
PF Contributor PF Contributor
Homework Helper Homework Helper
Science Advisor Science Advisor
Retired Staff Retired Staff
Originally Posted by dan greig
y = 2x^2 - 5x^2/2 - 6x + 3 ??
Almost, I think it is just a typo, but the first term should be 2x3.

Originally Posted by dan greig
i also need to sketch the graph, to find the points where the line intercects the axis do i use,

y = 0 for x axis
x = 0 for y axis
Yes, you are correct.

~H

P.s. I edit my last post because the 2x2through me a bit.
  Reply With Quote
image image
Reply
Thread Tools


Similar Threads for: equation of a curve
Thread Thread Starter Forum Replies Last Post
Finding equation of a curve davidmandis General Math 1 Dec3-07 01:07 PM
Equation Tangent to curve koolkris623 Calculus & Beyond 3 Oct16-07 08:57 PM
Finding the equation of a curve Alex General Math 7 Oct12-05 05:33 PM
Hourglass curve equation ssj5harsh Introductory Physics 1 Sep9-05 07:16 AM
Equation of Level Curve DeadxBunny Introductory Physics 1 Nov17-04 07:47 AM

Powered by vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd. © 2009 Physics Forums
Sciam | physorgPhysorg.com Science News Partner
image
image   image