Angle between function and axis

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
8 replies · 2K views
fermio
Messages
38
Reaction score
0

Homework Statement


What angle is between function [tex]y=\sqrt{3}x[/tex] and Ox axis?


Homework Equations


For example is logicaly clear that angle between function y=x is 45 degrees or [tex]\frac{\pi}{4}[/tex]


The Attempt at a Solution



I just know that answer is [tex]\frac{\pi}{3}[/tex], but can't understand how to get it.
 
Physics news on Phys.org
If x=0 then y=0. I can't understand. More concretly, how to calculate it?
 
Why do you need to set x,y=0? The question is why the angle between the line graph and the axis is pi/3, not the angle between the point (0,0) and the x-axis, which doesn't make sense. You can see that the graph is a line right? Now, let theta be the angle between the line and the x-axis. Do you know of way to find theta using trigo? You'll have to draw a triangle to see it.
 
The slope of a line, such as y= x, is than tangent of the angle between the line and the x-axis. As you said before, the angle between the line y= x and the x-axis is [itex]\pi/4[/itex]. tan([itex]\pi/4[/itex])= 1. What is the slope of y= [itex]\sqrt{3}[/itex] x? What angle has that tangent?
 
[tex]\arctan\sqrt{3}=\frac{\pi}{3}[/tex]
 
Defennnder said:
Why do you need to set x,y=0? The question is why the angle between the line graph and the axis is pi/3, not the angle between the point (0,0) and the x-axis, which doesn't make sense.
Sorry, I misread the question, I thought it said [tex]y = \sqrt{3x} = (3x)^{1/2}[/tex] instead of [tex]y = \sqrt{3}x = (3)^{1/2} \cdot x[/tex]. I had a picture in my mind of drawing the tangent line at the origin and then calculating the angle of that with the x-axis, which could of course be done at any point. But since the function is just a straight line, it doesn't matter in this case (y' does not depend on x)
 
[tex]\tan\alpha=\frac{y}{x}=\frac{x\sqrt{3}}{x}=\sqrt{3}[/tex]
[tex]\alpha=\arctan \sqrt{3}=\frac{\pi}{3}[/tex]