Answer:
-13 = n - 4
Step-by-step explanation:
-13 is four less than a number n
so four less than n can be written as n - 4
-13 = n - 4
n= -9
A polynomial function of least degree with integral coefficients that has the
given zeros 
Given
Given zeros are 3i, -1 and 0
complex zeros occurs in pairs. 3i is one of the zero
-3i is the other zero
So zeros are 3i, -3i, 0 and -1
Now we write the zeros in factor form
If 'a' is a zero then (x-a) is a factor
the factor form of given zeros

Now we multiply it to get the polynomial

polynomial function of least degree with integral coefficients that has the
given zeros 
Learn more : brainly.com/question/7619478
At zero, the value of the function is zero. It then rises to its maximum value, then falls to zero and then to its minimum value and then back to zero.
So, the graph follows the pattern of Sine Function: <span>(B. zero-max-zero-min-zero) starting at the origin. This suggest the coefficient a of the sine function is positive.
Maximum value of the function as seen from the graph is 5, and the minimum value is -5. So the amplitude of the function is 5 and the vertical translation k = 0 as the graph rises equally above and below x-axis.</span>
you have a quadratic equation that can be factored, like x2+5x+6=0.This can be factored into(x+2)(x+3)=0.
So the solutions are x=-2 and x=-3.
2.
<span><span>1. Try first to solve the equation by factoring. Be sure that your equation is in standard form (ax2+bx+c=0) before you start your factoring attempt. Don't waste a lot of time trying to factor your equation; if you can't get it factored in less than 60 seconds, move on to another method.
</span><span>2. Next, look at the side of the equation containing the variable. Is that side a perfect square? If it is, then you can solve the equation by taking the square root of both sides of the equation. Don't forget to include a ± sign in your equation once you have taken the square root.
3.</span>Next, if the coefficient of the squared term is 1 and the coefficient of the linear (middle) term is even, completing the square is a good method to use.
4.<span>Finally, the quadratic formula will work on any quadratic equation. However, if using the formula results in awkwardly large numbers under the radical sign, another method of solving may be a better choice.</span></span>
Answer:
Let C be the cost for the people staying
if n <= 2 ; C = $125
If n >2 ; C = $125 + $25 * (n-2)
Step-by-step explanation:
If the number of people is more than two, we need to add $25 for each of them.
Since n will be the number of people staying, we need to make sure that we substract two from this term to avoid overcharging the guests when there is less than two people.
So
(n-2) is the term that should be multiplied by a factor of 25.