answersLogoWhite

0

If I understand the question correctly, it is about the component of a vector along the axes, with the angle measured from the positive direction of the x-axis.

If so, sin is used on the y-component.

User Avatar

Wiki User

12y ago

Still curious? Ask our experts.

Chat with our AI personalities

MaxineMaxine
I respect you enough to keep it real.
Chat with Maxine
CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
FranFran
I've made my fair share of mistakes, and if I can help you avoid a few, I'd sure like to try.
Chat with Fran

Add your answer:

Earn +20 pts
Q: Do you use sin on x or y components?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

What is the derivative of sinx pwr cosx?

For the function: y = sin(x)cos(x) To find the derivative y', implicit differentiation must be used. To do this, both sides of the equation must be put into the argument of a natural logarithm: ln(y) = ln(sin(x)cos(x)) by the properties of logarithms, this can also be expressed as: ln(y) = cos(x)ln(sin(x)) deriving both sides of the equation yields: (1/y)(y') = cos(x)(1/sin(x))(cos(x)) + -sin(x)ln(sin(x)) This derivative features two important things. The obvious thing is the product rule use to differentiate the right side of the equation. The left side of the equation brings into play the "implicit" differentiation part of this problem. The derivative of ln(y) is a chain rule. The derivative of just ln(y) is simply 1/y, but you must also multiply by the derivative of y, which is y'. so the total derivative of ln(y) is (1/y)(y'). solving for y' in the above, the following is found: y' = y[(cos2(x)/sin(x)) - sin(x)ln(sin(x))] = y[cot(x)cos(x) - sin(x)ln(sin(x))] y' = y[cot(x)cos(x) - sin(x)ln(sin(x))] = sin(x)cos(x)[cot(x)cos(x) - sin(x)ln(sin(x)) is the most succinct form of this derivative.


How do you solve 2 cos squared x plus sin x-1?

1


What are the graphs of the inverse trigonometry functions?

If you reflect a function across the line y=x, you will have a graph of the inverse. For trigonometric problems: y = sin(x) has the inverse x=sin(y) or y = sin-1(x)


What is the derivative of cos pi x plus sin pi y all to the 8th power equals 44?

(cos(pi x) + sin(pi y) )^8 = 44 differentiate both sides with respect to x 8 ( cos(pi x) + sin (pi y ) )^7 d/dx ( cos(pi x) + sin (pi y) = 0 8 ( cos(pi x) + sin (pi y ) )^7 (-sin (pi x) pi + cos (pi y) pi dy/dx ) = 0 8 ( cos(pi x) + sin (pi y ) )^7 (pi cos(pi y) dy/dx - pi sin (pi x) ) = 0 cos(pi y) dy/dx - pi sin(pi x) = 0 cos(pi y) dy/dx = sin(pi x) dy/dx = sin (pi x) / cos(pi y)


What is the implicit differentiation of y equals sin x plus y?

y = sin(x+y) cos( x + y )[(1 + y')] = y' cos(x + y ) + y'cos(x + y ) = y' y'-y'cos( x+ y) = cos( x + y ) y'[1-cos(x+y)]= cos(x+y) y'= [cos(x+y)]/ [1-cos(x+y)]