305 plus 90= 395. Found by doing 395-90
Answer:
y = x + 1
Step-by-step explanation:
The gradient of a line can be defined by the equation:
m (gradient) = (y1 – y2 ) ÷ (x1 – x2) ----> "1" and "2" should be in subscript
For (-7,-6) we use x2 and y2 (because this point can be anywhere along a line):
x2 = -7, y2 = -6
Plug these values into the formula above:
m = (y-(-6)) ÷ (x-(-7))
m = (y+6) ÷ (x+7)
At this stage, the equation can't be solved as there are two unknowns. Therefore, the gradient must be found another way. Two lines are parallel if they have the same gradient - in their y=mx+c equations, m will be equal.
x - y=7 is the line alluded to in the question. Rearranging this equation into the line equation format gives:
y = x-7 ---> The gradient (coefficient of x) is 1.
Therefore, the gradient of the other parallel line must also be 1.
This can be substituted into the previous equation to give:
1 = (y+6)÷(x+7)
x+7 = y+6
x+1 = y
Therefore, the answer is y=x+1
Answer:
277°
Step-by-step explanation:
The measure of arc AEG = AB + BE + EF + FG
The central angle is congruent to the arc that subtends it
∠ ECB = 180° - 44° = 136° ( adjacent angles )
∠ECF = ∠ ACB = 44° ( vertical angles ), thus
AEG = 44° + 136° + 44° + 53° = 277°
Let z = sin(x). This means z^2 = (sin(x))^2 = sin^2(x). This allows us to go from the equation you're given to this equation: 7z^2 - 14z + 2 = -5
That turns into 7z^2 - 14z + 7 = 0 after adding 5 to both sides. Use the quadratic formula to solve for z. The only solution is z = 1 (see attached image). Since we made z = sin(x), this means sin(x) = 1. All solutions to this equation will be in the form x = (pi/2) + 2pi*n, which is the radian form of the solution set. If you need the degree form, then it would be x = 90 + 360*n
The 2pi*n (or 360*n) part ensures we get every angle coterminal to pi/2 radians (90 degrees), which captures the entire solution set.
Note: The variable n can be any integer.
Answer:
x<5/2
Step-by-step explanation:
We have
2x−3<2
Add 3 to both sides.
2x−3 +3 <2 +3
which makes
2x<5
Divide both sides by 2.
2x/2 < 5/2
x<5/2