<h3>
Answer: B) real number</h3>
Explanation:
Something like 3.5 = 7/2 is a rational number because its a fraction of two integers.
While on the other hand, the constant pi = 3.14159... is irrational because we cannot write pi as a fraction of two integers. We can get approximations like 22/7, but not a perfect exact match.
Both types of numbers, rational and irrational, are under the umbrella of the real number system. Any real number is a string of decimal digits. Sometimes it might be a whole number, but fractional values can be included as well. The decimal number may terminate, or it may repeat, or it may go on forever without a pattern.
In short, any number you can think of is a real number assuming your teacher hasn't covered complex numbers (or imaginary numbers) just yet.
Answer:
1: 130
2: 70
Step-by-step explanation:
Supplementary angles add up to equal 180
So to find the measure of the missing angles, we subtract the measure of the known angles from 180
For #1
∠B = 180 - 50
180 - 50 = 130
Hence ∠B = 130
For#2
∠D = 180 - 110
180 - 110 = 70
Hence, ∠D = 70
Answer:
First let's define what modular arithmetic is, what would come is an arithmetic system for equivalence classes of whole numbers called congruence classes.
Now, the modular division is the division in modular arithmetic.
Answering the question, a modular division problem like ordinary arithmetic is not used, division by 0 is undefined. For example, 6/0 is not allowed. In modular arithmetic, not only 6/0 is not allowed, but 6/12 under module 6 is also not allowed. The reason is that 12 is congruent with 0 when the module is 6.
<h3>Answer: $26.62 </h3>
============================
Work Shown:
P = 20 is the amount deposited
r = 0.10 is the decimal form of the 10% interest rate
n = 1 means we compound 1 time per year (annually)
t = 3 is the number of years
Plug those four values into the compound interest formula below
A = P*(1+r/n)^(n*t)
A = 20*(1+0.1/1)^(1*3)
A = 20*(1+0.1)^(3)
A = 20*(1.1)^(3)
A = 20*1.331
A = 26.62