In linear models there is a constant additve rate of change. For example, in the equation y = mx + b, m is the constanta additivie rate of change.
In exponential models there is a constant multiplicative rate of change.
The function of the graph seems of the exponential type, so we can expect a constant multiplicative exponential rate.
We can test that using several pair of points.
The multiplicative rate of change is calcualted in this way:
[f(a) / f(b) ] / (a - b)
Use the points given in the graph: (2, 12.5) , (1, 5) , (0, 2) , (-1, 0.8)
[12.5 / 5] / (2 - 1) = 2.5
[5 / 2] / (1 - 0) = 2.5
[2 / 0.8] / (0 - (-1) ) = 2.5
Then, do doubt, the answer is 2.5
Answer:
378 cm^3
Step-by-step explanation:
V = Bh = l * w * h
since the Base B is 54 (l*w), multiply by 7 to find volume
54 * 7 = 378
Answer:
-7 7/15
Step-by-step explanation:
-11 2/3 -(-4 1/5) = -11 2/3 + 4 1/5. Now, we need to find the LCM of 3 and 5. The LCM of 3 and 5 is 15 because 15 is the lowest number that can divide both 3 and 5 separately and both results will still be whole numbers.
Now, we have -11 10/15 + 4 3/15.
-11 10/15 + 4 3/15 = -7 7/15.
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.