A function is increasing if it "points upwards".
Think that you have two inputs
(think of them as being very close to each other). A function
is increasing if
![f(x_1)](https://tex.z-dn.net/?f=%20f%28x_1%29%3Cf%28x_2%29%20)
So, smaller input, smaller output.
So:
- In the first segment on the left, the function is decreasing: if you move with little steps rightwards, the output will get smaller and smaller (the function points to the right bottom)
- In the second segment, the line is constant (it's horizontal). This means that even if you consider a larger input, the output reimains the same
- In the third segment, the function is increasing: if you consider a larger input, the output will be larger as well: the function points to the top right.
- In the fourth segment, the function is decreasing again (look at the first bullet point)
So, the function is increasing in the third segment, which is delimited by
![-2\leq x \leq 3](https://tex.z-dn.net/?f=%20-2%5Cleq%20x%20%5Cleq%203%20)
Answer:
x > - 8
Step-by-step explanation:
- 4 ( x - 4 ) < - x + 40
- 4x + 16 < - x + 40
+ 16 - 40 < - x + 4x
- 24 < 3x
3x > - 24
x > - 24 / 3
x > - 8
Answer:
4
Step-by-step explanation:
The median is the middle number
There are 15 data points
15/2 = 7.5
The middle number is the 8th number
The median is 4
Given:
The graph of a line.
To find:
The equation of line and values of m and b. Check whether it is proportional or linear.
Solution:
From the given graph it is clear that, the line passes through (0,4) and (2,0). So, the equation of line is
![y-4=-2x](https://tex.z-dn.net/?f=y-4%3D-2x)
Adding 4 on both sides, we get
![y=-2x+4](https://tex.z-dn.net/?f=y%3D-2x%2B4)
On comparing this equation with slope intercept form, i.e.,
, we get
![m=-2\text{ and }b=4](https://tex.z-dn.net/?f=m%3D-2%5Ctext%7B%20and%20%7Db%3D4)
All lines are linear. If a line passes through the origin then it is proportional.
From the given graph it is clear that the line is not passing through the origin, i.e., (0,0). So, it is linear not proportional.
Therefore, the value of m is -2 and the value of b is 4. The equation of line is
. The line linear not proportional because it does not passing through the origin.