Group Abstract Group Abstract

Message Boards Message Boards

0
|
3.3K Views
|
4 Replies
|
1 Total Like
View groups...
Share
Share this post:

How to solve for f(x)=g(x)?

Hi, I am a calculus student using mathematica for project assignments. I have run into an issue where I need to solve |Sin x|=|x^2-4|. There are 4 solutions to this problem, but I cannot for the life of me program Mathematica to solve it. Any advice?

POSTED BY: Elanor Lambert
4 Replies

Thanks so much! I'll try that.

POSTED BY: Elanor Lambert
Posted 6 years ago
POSTED BY: Bill Nelson

Thanks, I did try that, but the formatting of the command seems to be the biggest issue for me.

POSTED BY: Elanor Lambert
Posted 6 years ago

Hint: f(x) == g(x) -> f(x) - g(x) == 0, then use Solve.

POSTED BY: Rohit Namjoshi
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard