Angles 2, 6, and 7 because angle 1 = 115 so that makes angle 4 = 115 so angle 2 must also be 65 so angle 4 and 2 = 180 and the same goes for angles 5,6,7,8
The keyword is "sum" which tells you x, y, and z are being added. One half of the sum means that the sum of the three numbers is going to be divided by 2.
x + y + z
------------
2
17-10= j i really don't know i just guessed
As x approaches -inf f(x) -> -inf
and as x approaches inf, f(x) approaches +inf
Mark brainliest please
f(x) = 5x²
f(10) = 5(10)² = 5(100) = 500
f'(x) = 10x
f'(10) = 10(10) = 100
Now, find the line that passes through (10, 500) and has a slope of 100
y - y₁ = m(x - x₁)
y - 500 = 100(x - 10)
y - 500 = 100x - 1000
y = 100x - 500