4/9 + (x-1) = 28/9 - (x-7x) + 1
4/9 + x - 1 = 28/9 - x + 7x + 1
-5/9 + x = 37/9 + 6x
-5x = 42/9
-5x = 4.6 (repeating 6)
x = -0.93 (repeating 3)
Hope this helps! ;)
6) x= 2, angle = 90 degrees obviously
7) Im not sure on this one
8) x = 5
9) x = 1
Answer:
3.83
Step-by-step explanation:
Mean of x = Σx / n
Mean of x = (14 + 19 + 13 + 6 + 9) / 5 = 12.2
Sum of square (SS) :
(14-12.2)^2 + (19-12.2)^2 + (13-12.2)^2 + (6-12.2)^2 + (9-12.2)^2 = 98.8
Mean of y = Σy / n
Mean of y = (101 + 89 + 48 + 21 + 47) / 5 = 61.2
Σ(y - ybar)² = (101-61.2)^2 + (89-61.2)^2 + (48-61.2)^2 + (21-61.2)^2 + (47-61.2)^2 = 4348.8
df = n - 2 = 5 - 2 = 3
Σ(y - ybar)² / df = 4348.8 / 3 = 1449.6
√(Σ(y - ybar)² / df) = √1449.6 = 38.074
Standard Error = √(Σ(y - ybar)² / df) / √SS
Standard Error = 38.074 / √98.8
Standard Error = 3.83
Answer:
ABCD is not a parallelogram
Step-by-step explanation:
Use the distance formula to determine whether ABCD below is a parallelogram. A(-3,2) B(-3,3) C (5,-3) D (-1.-5)
We have to find the length of the sides of the parallelogram using the formula below
= √(x2 - x1)² + (y2 - y1)² when given vertices (x1, y1) and (x2, y2)
For side AB
A(-3,2) B(-3,3)
= √(-3 -(-3))² + (3 -2)²
= √0² + 1²
= √1
= 1 unit
For side BC
B(-3,3) C (5,-3)
= √(5 -(-3))² + (-3 -3)²
= √8² + -6²
= √64 + 36
= √100
= 10 units
For side CD
C (5,-3) D (-1.-5)
= √(-1 - 5)² + (-5 - (-3))²
= √-6² + -2²
= √36 + 4
= √40 units
For sides AD
A(-3,2) D (-1.-5)
= √(-1 - (-3))² + (-5 -2)²
= √(2² + -7²)
= √(4 + 49)
= √53 units
A parallelogram is a quadrilateral with it's opposite sides equal
From the above calculation
Side AB ≠ CD
BC ≠ AD
Therefore, ABCD is not a parallelogram