Answer:
x-intercept (2,0) or x=2
y-intercept (0,-4) or y=-4
Step-by-step explanation:
4x-2y>8
2x-y>4
2x-4>y
y<2x-4
y=2x-4
when y=0
2x=4
x=2
x-intercept is (2,0)
and y-intercept is (0,-4)
put x=0,y=0
0-0>8
or 0>8 which is not true. so (0,0) does not lie on the graph.
so graph lies right of the line .
The exponential function is defined as y = a(1+r)^x, where "a" represents the original account and "r" the rate of growth or decay.
Then we have the following:
1) 22% grow
y = a( 1 + 22%/100 )^x = a(1.22)^x
So the solution is: 124(1.22)^x
2) 12% decay
y = a( 1 - 12%/100 )^x = a(0.88)^x
So the solution is: y = f(x) = 44(0.88)^x
3) 20% decay
y = a( 1 - 20%/100 )^x = a(0.8)^x
So the solution is: f(x) = 22(0.8)
4) 12% Groth
y = a( 1 + 12%/100 )^x = a(1.12)^x
So the solution is: f(x) = 42(1.12)^x
You can answer this question by plugging the given values into point-slope form, which is y - y_{1} = m (x - x_{1}). M will represent slope and x_{1} and y_{1} will represent the x and y coordinates.
y - y_{1} = m (x - x_{1}) Substitute in the values
y - (-5) = 4 (m - 4) Cancel out the -(-5)
y + 5 = 4 (m - 4) Use the Distributive Property
y + 5 = 4m - 16 Subtract 5 from both sides
y = 4m - 21