Assuming your question can be rewritten as:
"What number is 10% greater than 7,962"
7962 * 110% = itself + 10%
= 7962 * 1.10 <----- (1.10 = 110%)
= 8758.2
<span>the answer is 2.78 because it add up 10
</span>
Answer:
9) y = -3x - 4
10) y = -1/3x + 14/3
11) y = x - 1
12) y = -7/5x - 18/5
13) y = 3/5x + 9/5
14) y = -2x - 3
Step-by-step explanation:
For this explanation, let's use the last problem as the example. You would use the formula y=mx+b. The first thing you would need to find would be the slope, or m. So, you would find the slope and conclude the answer is -2. After that, you would solve for b and get the answer. Hope this helped!
Answer:
(x:21,30,39,48)(y:7,10,13,16)
Step-by-step explanation:
For an inverse, the x value becomes the output and the y values becomes the input
(x:21,30,39,48)(y:7,10,13,16)
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.