Answer:
Given the zeros of a polynomial, you can very easily write it -- first in its factored form and then in the standard form. Subtract the first zero from x and enclose it in parentheses. This is the first factor. For example if a polynomial has a zero that is -1, the corresponding factor is x - (-1) = x + 1.
Step-by-step explanation:
Answer:
(38)3+62
(38)65
Step-by-step explanation:
Answer:his speed in still air is 6 miles per minute.
the speed of the wind is 1 mile per minute.
Step-by-step explanation:
Let x represent his speed in still air.
Let y represent the speed of the wind.
It takes Jack Frost 5 minutes to fly 35 miles with the wind. This means that his total speed would be x + y
Distance = speed × time
It means that
35 = 5(x + y)
35 = 5x + 5y - - - - - - - - - - -1
It takes him 7 minutes to go 35 miles against the wind. This means that his total speed would be x - y
It means that
35 = 7(x - y)
35 = 7x - 7y - - - - - - - - - - -2
Multiplying equation 1 by 7 and equation 2 by 5, it becomes
245 = 35x + 35y
175 = 35x - 35y
Adding both equations, it becomes
420 = 70x
x = 420/70 = 6
Substituting x = 6 into equation 1, it becomes
35 = 5 × 6 + 5y
35 = 30 + 5y
5y = 35 - 30 = 5
y = 5/5 = 1
Write the correct equation. Direct variation problems are solved using the equation y = kx. When dealing with word problems, you should consider using variables other than x and y, you should use variables that are relevant to the problem being solved. Also read the problem carefully to determine if there are any other changes in the direct variation equation, such as squares, cubes, or square roots.
The answer is y=2x+5
To get it use point slope by taking two points and solving .
Slope formula
M= y2-y1/x2-x1
With two points
(0,5)(-5,-5)
M= -5-5/-5-0
M= -10/-5
M=2
2 is slope
Now get one of the points
(0,5) And slope to create equation y=mx+b . Now find b
5=2(0)+b
5=b
So now you can put it all together
Y= 2x+5