The answer is C i believe, always remember to add alike terms.
8 ÷ (7 - 9) * ( 4 + (-4) ) <--- notice that bolded part.
4 + (-4) = 4 - 4 = 0.
after that, you're pretty much dividing and multiplying by 0, so
whatever ÷ whatever * whatever * 0 = 0.
Answer:
(5, 7 )
Step-by-step explanation:
Given 2 points (x₁, y₁ ) and (x₂, y₂ ) then the midpoint is
[ 0.5(x₁ + x₂ ), 0.5(y₁ + y₂ ) ]
here (x₁, y₁ ) = U(8, 9) and (x₂, y₂ ) = V(2, 5), thus
midpoint = [0.5(8 + 2), 0.5(9 + 5) ] = [0.5(10), 0.5(14) ] = (5, 7 )
Answer:
We conclude that the two ordered pairs (0, 0) and (-2, 2) are the solutions of the equation y = 2x² + 3x.
Step-by-step explanation:
Given the expression
y = 2x² + 3x
Substituting x = 0
y = 2(0)² + 3(0)
y = 0+0
y = 0
Thus, the ordered pair is: (0, 0)
Now, substituting x = -2
y = 2x² + 3x
y = 2(-2)² + 3(-2)
y = 8 - 6
y = 2
Thus, the ordered pair is: (-2, 2)
Therefore, we conclude that the two ordered pairs (0, 0) and (-2, 2) are the solutions of the equation y = 2x² + 3x.