Solving Implicit Equations for y in Terms of x

  • Context: High School 
  • Thread starter Thread starter Fuz
  • Start date Start date
  • Tags Tags
    Implicit Terms
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 · 2K views
Fuz
Messages
71
Reaction score
0
How do you go about solving implicit equations for y in terms of x that look like these?

y2 + yx = 1

and

y3 + yx = 1

or even more complicated implicit equations.

I'm taking AP Calculus AB this year and am just curious how this is done.

Here are the solutions from Wolframalpha:
http://www.wolframalpha.com/input/?i=y^2+%2B+yx+%3D+1
http://www.wolframalpha.com/input/?i=y^3+%2B+xy+%3D+1
 
Physics news on Phys.org
You just need to play with the function until you find an answer. Use the usual rules of arithmetic. You aren't going to encounter any situations in AP Calculus where you would need to solve a hugely complex implicit function for y.
 
Can you show me the steps for one of them? I've already tried solving them myself, but got nowhere.
 
Fuz said:
Can you show me the steps for one of them? I've already tried solving them myself, but got nowhere.

By solve I assume you mean to express the implicit function in the form y=f(x). Well, for the first you can use the quadratic formula or complete the square (it's basically equivalent) and for the second you'll need to use the cubic formula.