What are the solutions for the intersection of y=abs(x) and y=(x^2)-6?

AI Thread Summary
The intersection points of the graphs y=abs(x) and y=(x^2)-6 are confirmed to be at x=3 and x=-3. When setting the equations equal to each other, solutions of x=-2 and x=2 arise, but these do not represent actual intersection points due to the nature of the absolute value function. The equation abs(x) = x only holds for positive x, which means negative solutions must be disregarded. The symmetry of the graphs explains the mirrored solutions, but only the valid intersections at x=3 and x=-3 should be considered. Understanding these constraints clarifies the confusion regarding the extraneous solutions.
pb23me
Messages
204
Reaction score
0

Homework Statement

The graphs y=abs(x) and y=(x^2)-6 intersect at x=3 and x= -3
What is confusing me is when I set them equal to each other and solve (x^2)-x-6=0 and (x^2)+x-6=0 I get -3,+3,-2,+2
What is the deal with the negative 2 and pos 2?


Homework Equations





The Attempt at a Solution

 
Physics news on Phys.org
abs(x) = x only if x is positive, so when you solve x^2-x-6=0, you need to disregard negative answers, and vice versa
 
pb23me said:

Homework Statement

The graphs y=abs(x) and y=(x^2)-6 intersect at x=3 and x= -3
What is confusing me is when I set them equal to each other and solve (x^2)-x-6=0 and (x^2)+x-6=0 I get -3,+3,-2,+2
What is the deal with the negative 2 and pos 2?

y= |x| is the graph of y=x with the bottom half reflected in the x-axis (so any value of x gives a positive value of y). It looks like a v basically.

Since both y=|x| and y=x2-6 are symmetrical about the y-axis, you will get 'mirrored' answers, so if you get x=2, you will get x=-2 on the next side of the graphs.

Draw them out and you will see the symmetry I am talking about.
 
Thanks, I did draw them out and the graphs intersect at x=3 and x=-3
They do not intersect at x=2 and x=-2 even though 2 and -2 solve the equation when I set the two functions equal to each other.
 
pb23me said:
Thanks, I did draw them out and the graphs intersect at x=3 and x=-3
They do not intersect at x=2 and x=-2 even though 2 and -2 solve the equation when I set the two functions equal to each other.

Yeah drawing you would see +3 and -3 but it's like wukunlin said.

wukunlin said:
abs(x) = x only if x is positive, so when you solve x^2-x-6=0, you need to disregard negative answers, and vice versa

When you solved x2-x-6=0 you had the constraint of x>0, you would ignore the x=-2.
 
ohhhhhhhh ok I get it now. Thanks guys
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top