How Do You Find the X-Intercepts of a Quadratic Function?

  • Thread starter Thread starter math4life
  • Start date Start date
AI Thread Summary
To find the x-intercepts of the quadratic function f(x) = -x² - 4x, the user attempted to factor and rewrite the equation but encountered issues with their calculations. They correctly identified the y-intercept as (0,0) but mistakenly concluded that the other x-intercept is at 4. The discussion highlights the importance of correctly rewriting the function before setting it to zero for solving. The user is advised to pay close attention to signs during their calculations to avoid errors. Accurate identification of x-intercepts is crucial for graphing the quadratic function effectively.
math4life
Messages
17
Reaction score
0

Homework Statement


Sketch the graph of each function given using shifts and stretches of the parent function y=x2 (not by simply plotting points). Clearly indicate and explicitly state the orientation, vertex, axis of symmetry, y-intercept, and point symmetric to the y-intercept, the x-intercepts, and the maximum or minimum value of each function. Use these features to complete your graph.

f(x)=-x2-4x

Homework Equations


The Attempt at a Solution


My factoring(please check):
f(x)=-x2-4x
f(x)=-(x2-4x+4)+4=0
f(x)=-(x-2)2+4=0.
Finding the x intercepts is the part I am stuck on.

The y intercept is obviously 0, so we have 0,0.
I know that the other x intercept will be at 4 due to the similar proportion (I think) but I want to know how to find that.

We get -4=-(x-2)2
+-SQRT(-4)=-x+2
-x=-2+-SQRT(-4)
X=2+-SQRT(-4)

That's a non real answer. Please someone check my math on solving for the x intercept. The rest of the problem I have done.
 
Physics news on Phys.org
Here's a hint: look very, very, very, closely, at the signs inside parentheses going from the first row to the second in your work (duplicated below)

<br /> \begin{align*}<br /> f(x) &amp; = -x^2 - 4x \\<br /> f(x) &amp; = - \left(x^2 - 4x + 4\right) + 4 = 0<br /> \end{align*}<br />

Also, to be mathematically correct, you should hold off on the " = 0 " portion until you've finished re-writing f(x)
as you want to. After the re-writing, set the new form equal to zero and solve.
 
Got it, thanks! :) Answer my next thread please- lol.
 
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