Find X-Intercept of y=atan(b(x-c))+d in Radians

  • Thread starter Thread starter yourmom98
  • Start date Start date
  • Tags Tags
    Tan
AI Thread Summary
To find the exact x-intercept of the function y = a*tan(b(x - c)) + d in radians, one must rearrange the equation to arctan(-d/a) = b(x - c) and solve for x. This leads to the formula x = (arctan(-d/a)/b) + c, which incorporates the parameters a, b, c, and d. Neat values like pi/2 are rare and typically arise only in specific cases. Graphing may be necessary for approximations if exact values are not easily obtainable. The discussion highlights the importance of careful algebraic manipulation and understanding the function's structure.
yourmom98
Messages
42
Reaction score
0
the tan graph is in the form y=atan(b(x-c))+d how do you determine the "EXACT" x-intercept of this graph in radian form when the d value does not equal 0 and is there a formula for finding the x-intercept when given the equation in the form above using the values of a,b,c and d which control the vertical/horizontal stretch/shift
 
Last edited:
Physics news on Phys.org
same way you get the zeros for any function: let y=0.
 
whoops i need to edit it i mean as an exact value in radian form like pi/2 for example
 
yourmom98 said:
whoops i need to edit it i mean as an exact value in radian form like pi/2 for example

well, in general, your answer is just going to have to be left in terms of arctangents, multiplied by some factor and then added to by another factor.

neat answers like pi/2 only come up only in special situations, unfortunately!
 
yourmom98 said:
whoops i need to edit it i mean as an exact value in radian form like pi/2 for example

and my mom is NOT 98! :mad:




:-p
 
okay so there are not going to be neat answers so is my only way to get a estimated answer in radian to graph it using a calculator and then trace the zeros? or is there a way to determine it without graphing?
 
You need to take the equation

\arctan (b (x - c)) + d = 0

and solve it for x, that is, rearrange it into the form

x = something

Then plug in whatever values you have for b, c, and d. Where do you get stuck when you try to do this?
 
jtbell said:
You need to take the equation

\arctan (b (x - c)) + d = 0

and solve it for x, that is, rearrange it into the form

x = something

Then plug in whatever values you have for b, c, and d. Where do you get stuck when you try to do this?

that wasn't his equation.

it was a*tan(b(x-c) + d.

"a" is a stretching/shrinking factor. (i guess it's that there are only two missing letters between atan and arctan and the fact that i mentioned arctan that led you to this.)
 
some simple algebra says: x=\frac{\tan^{-1}(-\frac{d}{a})}{b}+c
 
Last edited:
  • #10
yourdadonapogostick said:
some simple algebra says: x=\frac{\tan^{-1}(-\frac{d}{a})}{b}-c

"+c," right?
 
  • #11
Brad Barker said:
that wasn't his equation.

it was a*tan(b(x-c) + d.

"a" is a stretching/shrinking factor. (i guess it's that there are only two missing letters between atan and arctan and the fact that i mentioned arctan that led you to this.)

Oops. I've done too much computer programming in languages that call the arctangent function "atan". :blushing:
 
  • #12
yea it +c not -c so this gets me the so therefore i can now just like add or substract another period to this answer to get another x-intercept rite?

thx everyone :smile:
 
  • #13
Brad Barker said:
"+c," right?
yea, oops. maybe i should proofread before i submit
 
Back
Top