Answer: m= -1/2
Step-by-step explanation:
Hope the gif loads to help you but if not thats the answer.
Answer:
6) 15
7)5
8)120 degrees
9)60 degrees
10)9
Step-by-step explanation:
GHIJ is a parallelogram.
Opposite sides of a parallelogram are congruent.
3y - 1 = 2y + 1
3y - 2y = 1 + 1
y = 2
Opposite sides of a parallelogram are congruent.
4x + 3 = x + 12
4x - x = 12 - 3
3x = 9
x = 9/3
x = 3
6)GH = ?
GH = 4x + 3
GH = 4(3) + 3
= 12 + 3
= 15
therefore, GH = 15
7) HI = ?
HI = 2y + 1
= 2(2) + 1
= 4 +1
= 5
therefore, HI = 5
Opposite angles of a parallelogram are equal.
8) m(angle I) = 120 degrees...... (given)
therefore, measure of angle G = measure of angle I
therefore, m(angle G) = 120 degrees
Consecutive angles of a parallelogram are supplementary.
9) m(angle I) + m(angle J) = 180 degrees
120 + m (angle J) = 180
m(angle J) = 180 - 120
= 60 degrees.
The diagonals of a parallelogram bisect each other.
10) JK = 9 .........( given)
JK = HK
therefore, HK = 9
Answer:
.2 repeating
Step-by-step explanation:
if you are allowed to use calculators, then do so, if not, you're going to have to do a lot of division
Answer:
A) 
B) 
C) for n = 2
= 1
for n = 3
= 3
for n = 4
= 8
for n = 5
= 19
Step-by-step explanation:
A) A recurrence relation for the number of bit strings of length n that contain a pair of consecutive Os can be represented below
if a string (n ) ends with 00 for n-2 positions there are a pair of consecutive Os therefore there will be :
strings
therefore for n ≥ 2
The recurrence relation for the number of bit strings of length 'n' that contains consecutive Os
b ) The initial conditions
The initial conditions are : 
C) The number of bit strings of length seven containing two consecutive 0s
here we apply the re occurrence relation and the initial conditions
for n = 2
= 1
for n = 3
= 3
for n = 4
= 8
for n = 5
= 19