Asked by Naomi
Can these functions be defined for all real numbers?
y= e^cos(x)
y= ln(sin(x))
y= sqr(cos(x)+2)
I'm trying to find some systematic way to test these, but I'm not sure how I can proe it for any possible input.
y= e^cos(x)
y= ln(sin(x))
y= sqr(cos(x)+2)
I'm trying to find some systematic way to test these, but I'm not sure how I can proe it for any possible input.
Answers
Answered by
Steve
cos is defined for all reals, so e^cos is too
ln is defined for x>0, so we need sin > 0; x must be in QI or QII
sqr is defined for x>=0, so we need cos(x)+2 >= 0. since cosx >= -1, cos+2 >= 1 for all x, so this one is also defined for all reals.
ln is defined for x>0, so we need sin > 0; x must be in QI or QII
sqr is defined for x>=0, so we need cos(x)+2 >= 0. since cosx >= -1, cos+2 >= 1 for all x, so this one is also defined for all reals.
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.