Answer:
SOHCAHTOA.
Step-by-step explanation:
acronym is an abbreviation formed from the initial letters of other words and pronounced as a word
The acronym for sin cosine and tangent is
SOHCAHTOA
Sine =Opposite over Hypotenuse
Cosine= Adjacent over Hypotenuse
Tangent= Opposite over Adjacent
Answer:
The first zero after decimal point and 4 only
Step-by-step explanation:
Despite having 5 decimal points, the rules of significant figures dictate that unless there is a digit other than zero after, the only significant numbers are those that come before zero. For this case, the significant digits are only 0.04 but if it was 0.0400005 then all the other zeros would have also be considered significant.
Answer:
$34,240
Step-by-step explanation:
7% of $32,000 is $2,240
$32,000+$2,240=$34,240
Answer:
Constructive Proof
Step-by-step explanation:
Let x be a positive integer
x must be equal to sum of all positive integers exceeding it
i.e.
x = x + (x - 1) + ( x - 2) + ......... + 2 + 1
Equivalently,
x = ∑i (where i = 1 to x)
The property finite sum;
∑i (i = 1 to x) = x(x + 1)/2
So,
x = x(x + 1)/2 ------- Multiply both sides by 2
2 * x = 2 * x(x + 1)/2
2x = x(x + 1)
2x = x² + x ------- subtract 2x from both sides
2x - 2x = x² + x - 2x
0 = x² + x - 2x ----- Rearrange
x² + x - 2x = 0
x² - x = 0 ------ Factorise
x(x - 1) = 0
So,
x = 0 or x - 1 = 0
x = 0 or x = 1 + 0
x = 0 or x = 1
But x ≠ 0
So, x = 1
The statement is only true for x = 1
This makes sense because 1 is the only positive integer not exceeding 1
1 = 1
It is a Constructive Proof
A proof is constructive when we find an element for which the statement is true.