answersLogoWhite

0


Best Answer

0

User Avatar

Yessenia Breitenberg

Lvl 10
3y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

x2 + 8x + 16 = 0

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the quadratic function for the zeros -4 and -4?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How can you use a graph to find zeros of a quadratic function?

The zeros of a quadratic function, if they exist, are the values of the variable at which the graph crosses the horizontal axis.


What happens if there are no zeros in a quadratic function?

Whether or not a function has zeros depends on the domain over which it is defined.For example, the linear equation 2x = 3 has no zeros if the domain is the set of integers (whole numbers) but if you allow rational numbers then x = 1.5 is a zero.A quadratic function such as x^2 = 2 has no rational zeros, but it does have irrational zeros which are sqrt(2) and -sqrt(2).Similarly, a quadratic equation need not have real zeros. It will have zeros if the domain is extended to the complex field.In the coordinate plane, a quadratic without zeros will either be wholly above the horizontal axis or wholly below it.


What is the nature of zeros in quadratic function?

Nature Of The Zeros Of A Quadratic Function The quantity b2_4ac that appears under the radical sign in the quadratic formula is called the discriminant.It is also named because it discriminates between quadratic functions that have real zeros and those that do not have.Evaluating the discriminant will determine whether the quadratic function has real zeros or not. The zeros of the quadratic function f(x)=ax2+bx+c can be expressed in the form S1= -b+square root of D over 2a and S2= -b-square root of D over 2a, where D=b24ac.... hope it helps... :p sorry for the square root! i know it looks like a table or something...


How do you find the zeros of any given polynomial function?

by synthetic division and quadratic equation


What are the zeros of the function f(x) 16x2 - 6x - 1?

You can use the quadratic formula for this.


What is a quadratic polynomial which has no zeros?

A quadratic polynomial must have zeros, though they may be complex numbers.A quadratic polynomial with no real zeros is one whose discriminant b2-4ac is negative. Such a polynomial has no special name.


How do you use quadratic formula on ti 89?

The function on a ti-89 that gives you the zeros of a quadratic equation is called just that "zeros". To access it from the home screen, press f2 and select the label called "zeros(" then type the function and define the variable. For example: if you want the zeros of y=x^2+7x+12 you the display should read: zeros(x^2+7x+12,x), press enter and it will give you the results in this case {-3, -4}. We can check if it did it right by factoring this simple quadratic. 0=x^2+7x+12 factors as 0=(x+3)(x+4) set the factors equal to zero: x+3=0 x=-3 x+4=0 x=-4 So we see that the calculator did it right! That is always a good thing. This will work for most polynomial functions.


Formula for finding zeros of polynomial function?

Try the quadratic formula. X = -b ± (sqrt(b^2-4ac)/2a)


What is Nature of the zeros of a quadratic function?

If you have a quadratic function with real coefficients then it can have: two distinct real roots, or a real double root (two coincidental roots), or no real roots. In the last case, it has two complex roots which are conjugates of one another.


What are the zeros of x2-2x-4?

Write it as x2 - 2x - 4 = 0, and solve with the quadratic formula (a = 1, b = -2, c = -4).


What part of speech is quadratic function?

A quadratic function is a noun. The plural form would be quadratic functions.


What function is the inverse of a quadratic function?

If the quadratic function is f(x) = ax^2 + bx + c then its inverse isf'(x) = [-b + +/- sqrt{b^2 - 4*(c - x)}]/(2a)