Couldn’t quite read everything, the writing is very light. But from what I could read, it was correct for the most part. :)
Answer:
15
Step-by-step explanation:
since both equations are set with a right angle, the equation must be equal to 90 degrees. So you set the equation as
13+x+4x+2=90
add the x variables together and the constants separately
15+5x=90
then subtract 15 from both sides.
15+5x=90
-15 -15
5x=75
then divide 5 from both sides.
75/5= 15
so x is 15 :).
60 degrees because vertical angles are congruent if you move line y 5 degrees clockwise then you are adding 5+55=60 and since 1 and 3are congruent 3=60 degrees
Answer:
A. 5.2% Decrease
Step-by-step explanation:
Answer:
y = 2x² - 5x + 7
Step-by-step explanation:
General form of a quadratic is:
y = Ax² + Bx + C
Using the given points, construct equations and solve for A,B and C.
When x = 0, y = 7
7 = A(0)² + B(0) + C
C = 7
y = Ax² + Bx + 7
When x = -1, y = 14
14 = A(-1)² + B(-1) + 7
A - B = 7
A = 7 + B
When x = 1, y = 4
4 = A(1)² + B(1) + 7
A + B = -3
(7 + B) + B = -3
2B = -10
B = -5
A = 7 + (-5)
A = 2
y = 2x² - 5x + 7