Answer:
0.11
Step-by-step explanation:
You would convert the percentage to a fraction. Since the % symbol means 'out of 100', you would put 11 over 100: 11/100.
Then you would convert the fraction to a decimal: 0.11.
An easier way could also be to take the percentage and move it two decimal places to the right.
Ex: 43% moved two decimal places to the right would be 0.43.
I hope this helps!
Answer:
Step-by-step explanation:
m∠2 = 52° [Alternate interior angles]
m∠1 + m∠2 = 180° [Linear pair of angles are supplementary]
m∠1 = 180° - 52°
m∠1 = 128°
m∠3 = 47° [Alternate interior angles]
m∠5 + 52° + 47° = 180° [Sum of linear angles is 180°]
m∠5 = 180° - 99°
= 81°
m∠4 + 47° = 180° [Sum of consecutive interior angles is 180°]
m∠4 = 180° - 47°
m∠4 = 137°
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
Answer:
Natural numbers are all positive numbers like 1, 2, 3, 4, and so on. They are the numbers you usually count and they continue till infinity. Whereas, the whole numbers are all natural numbers including 0, for example, 0, 1, 2, 3, 4, and so on. Integers include all whole numbers and their negative counterpart.
Step-by-step explanation: