Thread Closed

Finding normal to ln curve

 
Share Thread Thread Tools
Jan12-07, 03:44 PM   #1
 

Finding normal to ln curve


I was wondering if anyone could help me with a question I was trying to work through today in our A-level math class.

1. The problem statement, all variables and given/known data

a. Sketch the graph of y= ln(3x)
b. The normal to the curve at Point Q, with x coordinate q, passes through the origin. Find the equation of the normal and the value of q


2. Relevant equations

I don’t know which to use

3. The attempt at a solution

Part a was not too difficult and I was able to do that

However I have no idea how to tackle part b. I have only been able to express the gradient of the normal as -q, but cannot solve it. I think [but am not sure] that I can get to the equation

ln3q + q^2 = 0

but I cannot solve this.

I would be very grateful for some help.

Thanks
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Jan12-07, 03:47 PM   #2
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
How do you get that equation?
 
Jan12-07, 04:29 PM   #3
 
Since when the normal and the curve y=ln(3x) intersect, the x coordinate is q, the the y coordinate is thus ln3q.

And since the normal passes through (0,0), the gradient of the normal can also be expressed as (ln3q)/q

I believe also that the gradient of the normal can be expressed as -q, thus

(ln3q) / q= -q

Rearranging gives

ln3q + q^2 = 0

However I don't know any method for solving such an equation
 
Jan13-07, 05:41 AM   #4
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Finding normal to ln curve


Quote by Doc G View Post
Since when the normal and the curve y=ln(3x) intersect, the x coordinate is q, the the y coordinate is thus ln3q.
Good
Quote by Doc G View Post
And since the normal passes through (0,0), the gradient of the normal can also be expressed as (ln3q)/q
Would it not be better to express the gradient as;

[tex]m=\frac{dy}{dx}\ln\left(3x\right) = \frac{1}{x}[/tex]

[tex]\left.\frac{dy}{dx}\right|_{\left(q,\ln(q)\right)} = \frac{1}{q}[/tex]
 
Jan13-07, 07:29 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Almost. That is the slope of the tangent line. The slope of the normal line is -3q
 
Jan13-07, 11:06 AM   #6
 
Thanks for the replies.

Okay we haven't really covered much differentiation of ln graphs yet, but using what hootenanny/HallsofIvy posted, should the equation therefore be

ln(3q)/q = -3q

giving:

ln(3q) + 3(q^2) = 0

is this right? and how could i solve that?

thanks again
 
Jan13-07, 11:24 AM   #7

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by Hootenanny View Post
Good

Would it not be better to express the gradient as;

[tex]m=\frac{dy}{dx}\ln\left(3x\right) = \frac{1}{3x}[/tex]
It might be if it were correct. But it's NOT. 1/ x not 1/(3x). Think chain rule. I think Doc G's original equation is actually correct.
 
Jan13-07, 11:31 AM   #8
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
My mistake, stupid slips, duly corrected.
 
Jan13-07, 11:51 AM   #9

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
His problem doesn't seem to be finding the normal, etc. It's finding a solution to ln(3*x)+x^2=0 (I think this what he actually means by q). And I do think you can only solve it numerically. By inspection I would say you have a root just below 1/3.
 
Jan13-07, 03:22 PM   #10
 
Thanks, should I now attempt to find a close solution by iteration [we've only just covered the basics of which in class]?

And would the correct formula for which be:

[tex]x_{n+1} = x_{n} - \frac{\ln3x_{n} + x^2_{n}}{1/x_{n} + 2x}[/tex] ?


i tried putting in the equation ln3q + q^2 = 0 into Newton's Method. Is this okay? - i dont really have a good understanding of this area of maths yet..
 
Jan13-07, 03:34 PM   #11

Homework Helper 2012
 
Recognitions:
Homework Helper Homework Help
Science Advisor Science Advisor
Unless this is a numerical analysis course I wouldn't open a second front on root finding algorithms. Either use some canned software or just do bisection to get a few decimal points if you want. This is easy enough to do with a calculator and a little patience...
 
Thread Closed
Thread Tools


Similar Threads for: Finding normal to ln curve
Thread Forum Replies
Normal force on a banked curve???? Introductory Physics Homework 9
Solving Normal Curve Questions using z-scores Precalculus Mathematics Homework 1
Finding Normal Force Introductory Physics Homework 6
normal distribution curve Set Theory, Logic, Probability, Statistics 1
normal vector to a curve Calculus & Beyond Homework 4