Answer:
y+48=90
y= 90-48
y= 42
Step-by-step explanation:
ok
by using the property
sum of two opposite interior angles of triangle is equal to exterior angle
-1.9 = x/.5 given equation
multiply both sides by .5
.5(-1.9) = x/(.5) *(.5)
-.95 = x
check: -1.9 = -.95/ .5
For me, it’s easiest when i distribute the negative sign if i need to and then reorder to put the like terms together. and then solve.
(also sorry if it’s a little confusing with all the parentheses, i use them because it helps me organize everything)
21. (4x-9y) + (6x+10) + (8y-4)
= 4x + 6x - 9y + 8y + 10 - 4
= 10x - y + 6
—> D
22. (6x+9y-15) + (2x-9y+8)
= 6x + 2x + 9y - 9y - 15 + 8 (the 9y - 9y = 0, so you can leave it out of the final equation)
= 8x - 7
—> D
23. (9x^2-8x+3) - (5x^2-6x+4)
= 9x^2 - 8x + 3 - 5x^2 -(-6x) - 4
= 9x^2 - 5x^2 - 8x + 6x + 3 - 4 (remember that two - signs next to each other make a + sign)
= 4x^2 - 2x - 1
—> A
24. (9x^3-7x+8) - (5x^2+7x-10)
= 9x^3 - 7x + 8 - 5x^2 - 7x -(-10)
= 9x^3 - 5x^2 - 7x - 7x + 8 + 10
= 9x^3 - 5x^2 - 14x + 18
—> D
25. (6x+14y) - ((7x+5y) + (x-8y))
= (6x+14y) - (7x + x + 5y - 8y)
= (6x+14y) - (8x-3y)
= 6x + 14y - 8x -(-3y)
= 6x - 8x + 14y + 3y
= -2x + 17y
—> B
You could complete the square to state the vertex.
You could use the quadratic equation to find the roots (which are complex).
Try an example that will require both.
y = x^2 + 2x + 5
Step One
Get the graph. That's included below.
Step Two
Provide the steps for completing the square.
Note: we should get (-1,4)
y= (x^2 +2x ) + 5
y = (x^2 +2x + 1) + 5 - 1
y = (x +1)^2 + 4
The vertex is at (-1,4)
Step Three
Find the roots. Use the quadratic equation. Note that the graph shows us that the equation never crosses or touches the x axis. The roots are complex.

a = 1
b = 2
c = 5




x = -1 +/- 2i
x1 = -1 + 2i
x2 = -1 - 2i And we are done.