Answer:
M=(4,112)=(4,5.5) A
Step-by-step explanation:
The midpoint for two points P=(px,py) and Q=(qx,qy) is M=(px+qx2,py+qy2).
We have that px=3, py=2, qx=5, qy=9.
Thus, M=(3+52,2+92)=(4,112).
Answer:
x = -12
Step-by-step explanation:
Step 1: Subtract 2x from both sides
2x + 10 = -14
Step 2: Subtract 10 from both sides
2x = -24
Step 3: Divide both sides by 2
x = -12
Step-by-step explanation:
180° = m<A + m<B + m<C
180° = 45° +60° + m<C
180° = 105° + m<C
m<C = 180° - 105 °
m<C = 75°
Answer:
To subtract a number from another number, the sign of the number (which is to be subtracted) should be changed and then this number with the changed sign, should be added to the first number
Step-by-step explanation:
(i) Evaluate (+6) – (+2)
= (+6) + (-2) (charging the sign of the number to be subtracted and then adding)
On subtracting smaller number 2 from bigger number 6; we get 6 – 2 = 4
Since, the sign of bigger number is + (positive)
= +4 or 4
Therefore, (+6) – (+2) = 4
(ii) Evaluate (+5) – (-3)
= (+5) + (+3) (charging the sign of the number to be subtracted and then adding)
We know, to add a positive (+ ve) number to a positive (+ ve) number, the numbers should be added and positive sign should be attached to the sum obtained.
= +8
Therefore, (+5) – (-3) = 8
Answer:
x = 5, x = 1
Step-by-step explanation:
The quadratic equation 0 = 4(x - 3)2 - 16.
Using binomial theorem, (a - b)2 = a2 - 2ab + b2 to expand (x - 3)2.
0 = 4(x2 - 6x + 9 ) - 16.
Using distributive property to multiply 4 by x2 - 6x + 9.
0 = 4x2 - 24x + 36 - 16.
Subtract 16 from 36 to get 20.
0 = 4x2 - 24x + 20.
4x2 - 24x + 20 = 0.
Divide both sides by 4.
x2 - 6x + 5 = 0.
To solve the equation, factor and rewrite as x2 + ax + bx + 5
a + b = -6, ab = 1(5) = 5.
a = -5, b = -1.
Rewriting x2 - 6x + 5 as
(x2 - 5x) + (-x + 5)
Factor x in the first and -1 in the second group.
x(x - 5) - (x - 5)
Factor out common term
(x - 5)(x - 1)
By solving the above, we get
x = 5, x = 1