How do you find where x+1 and 9-(x^2) intercept?

  • Thread starter Thread starter pillar
  • Start date Start date
pillar
Messages
35
Reaction score
0

Homework Statement



Find at what points these two functions intercept.

y=x+1 y=9-(x^2)

Homework Equations



x+1=9-(x^2)

The Attempt at a Solution



(x^2)-x-8=0
 
Physics news on Phys.org
I assume you mean "intersect". Either complete the square or use the quadratic formula. And check the sign on your x term.
 
LCKurtz said:
I assume you mean "intersect". Either complete the square or use the quadratic formula. And check the sign on your x term.

Yes I meant intersect, thanks for your help.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top