Answer:

Step-by-step explanation:
One is given the following equation;

The problem asks one to find the roots of the equation. The roots of a quadratic equation are the (x-coordinate) of the points where the graph of the equation intersects the x-axis. In essence, the zeros of the equation, these values can be found using the quadratic formula. In order to do this, one has to ensure that one side of the equation is solved for (0) and in standard form. This can be done with inverse operations;


This equation is now in standard form. The standard form of a quadratic equation complies with the following format;

The quadratic formula uses the coefficients of the quadratic equation to find the zeros this equation is as follows,

Substitute the coefficients of the given equation in and solve for the roots;

Simplify,

Therefore, the following statement can be made;

Okay. So, we're looking for the percentage of Celina's running speed as her walking speed. Her running sped is 8 mph and her walking speed is 4mph. All we have to do is 4/8 = x/100. You put change/original and x/100, because we're looking for the percent of change from running speed to walking speed. Cross multiply the values to get 400 = 8x. Divide each side by 8 to isolate the "x". 400/8 is 50. x = 50. Celina's walking speed is 50% of her running speed. The answer is B: 50%.
Answer:
Kayla, learn this, :D more math is based on it. Just learn it, just memorize the following
Step-by-step explanation:
m = slope
m = rise / run
m = y2 - y1 / x2 - x1 ( this is still rise over run but in point form )
they give us two points to plug into the above formula
P1 = (-4, 8 ) in the form of ( x1, y 1 )
P2 = (2, -1) in the form of (x2, y2 )
now plug those into the above formula
m = ( -1 - 8 ) / ( 2-(-4) )
m = -9 / ( 2 + 4 )
m = -9 / 6
m = - 3/2
since we know the slope now , we can use the point slope equation of
y - y1 = m ( x - x1)
use the m we found and either point , P1 or P2
y - 8 = -3/2(x -(-4) )
y-8 = -3/2(x + 4)
y-8 = -3/2x - 6
y = -3/2x -6 + 8
y = -3/2x + 2
there you go :)