Multivariable limit problem with cos/cos

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 1K views
RJLiberator
Gold Member
Messages
1,094
Reaction score
63

Homework Statement


Lim (x,y) --> (pi, 0) of (cos(x-y))/(cos(x+y))

Homework Equations


The answer is 1

The Attempt at a Solution



My answer is this: The function is continuous at the point in question, so we only need to plug in the values which result to be 1.

My question here: I know this function is discontinuous when cos = pi/2 or 3pi/2. As the denominator would be 0. But because my point of interest IS continuous, this allows me to proceed in the manner that I did. Correct?
 
Physics news on Phys.org
RJLiberator said:

Homework Statement


Lim (x,y) --> (pi, 0) of (cos(x-y))/(cos(x+y))

Homework Equations


The answer is 1

The Attempt at a Solution



My answer is this: The function is continuous at the point in question, so we only need to plug in the values which result to be 1.

My question here: I know this function is discontinuous when cos = pi/2 or 3pi/2. As the denominator would be 0. But because my point of interest IS continuous, this allows me to proceed in the manner that I did. Correct?

Correct. f/g is continuous if f and g are continuous and g is not 0.
 
  • Like
Likes   Reactions: RJLiberator
Excellent. Thank you for the definition.