You basically add 17.50+17.50=35 and add 35+35=70, reason being is because the 35 is the 1/2 and 17.50 is the 1/4 so 70 is your answer
Option 3: a 90 degree rotation clockwise
You can tell that it is 90 degrees because the original started completely in quadrant 2 and the final image is completely in quadrant 1. If it was only rotated 45 degrees the final image would be part in quadrant 2 and part in quadrant 1. It was rotated clockwise because that is the way a clock goes.
Hope this helps! ;)
Answer:
The first set is a set of linear equations.
The way to figure this out is pretty easy. If you want to see it visually, go search up desmos graphing calculator and put in these equations.
A linear equation is a function that has a constant slope, meaning that the rate it increases or decreases will never change. The first one is a set of linear equations because it is 2 equations with constant slopes, meaning that the slopes will never change no matter what y and x are.
The second set is not, because while the first equation is linear, the second is an inequality. While it is a straight line, it doesn't count as a linear equation.
The third set, both equations have exponents on the x, which means that the slope will change depending on x. This means that both of these are not linear equations.
The only set that is a linear set is the one that has only linear equations.
Answer:
vertex = (- 10, - 10 )
Step-by-step explanation:
The equation of a quadratic in vertex form is
y = a(x - h)² + k
where (h, k ) are the coordinates of the vertex and a is a multiplier
To obtain this form use the method of completing the square.
Given
h(x) = x² + 20x + 90
add/subtract ( half the coefficient of the x- term )²
h(x) = x² + 2(10)x + 100 - 100 + 90
= (x + 10)² - 10 ← in vertex form
with (h, k ) = (- 10, - 10 )