Help Identifying x-intercepts of quadratic functions

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
2 replies · 6K views
Kalzar89
Messages
8
Reaction score
0

Homework Statement


Identify the vertex and x-intercept(s) of the quadratic function algebraically.



Homework Equations



f(x) = 1/2x^2 - 4

1/2 Is the coefficient if its not clear.



The Attempt at a Solution



Ok I do not need help finding the vertex I have already got that, I need help factoring it out to find the x-intercepts.

Here is my attempt

0 = 1/2x^2 - 4
0 = 1/2 (x^2 - 8)

That is as far as I can factor it, I am terrible at factoring these and I actually have a way easier time factoring trinomials and polynomials.

Could you please explain how I am to factor farther and how am I supposed to solve for the x-intercepts after its all factored. I have even looked all over the internet for a good factoring tutorial guide but I just cannot even understand them.

Thanks
 
Last edited:
Physics news on Phys.org
Kalzar89 said:
Ok I do not need help finding the vertex I have already got that, I need help factoring it out to find the x-intercepts.

Here is my attempt

0 = 1/2x^2 - 4
0 = 1/2 (x^2 - 8)

That is as far as I can factor it, I am terrible at factoring these and I actually have a way easier time factoring trinomials and polynomials.

There is no need to worry that much about factoring. You have

[tex]\frac{1}{2}x^{2}-4=0.[/tex]​

Simply solve for x to obtain the intercept.
 
I believe that was what he was trying to do! Kalzar89, there is no need to factor.
[itex](1/2)x^2- 4= 0[/itex]
[itex](1/2)x^2= 4[/itex]
[itex]x^2= 8[/itex]
and take the square root of both sides.
[itex]x= \pm\sqrt{8}= \pm \sqrt{(4)(2)}= \pm 2\sqrt{2}[/itex]