Answer:
Step-by-step explanation:
Graph: f(x) = 1 - ex
You meant f(x) = 1 - e^x, where ^ represents exponentiation.
First, graph the parent function y = e^x. The y-intercept of this graph is (0, 1), and the x-axis is the horizontal intercept. The graph begins on the left in Quadrant 2 and continues upward in Quadrant 1.
Next, reflect this graph in the x-axis, due to the - sign in f(x) = 1 - e^x. The y-intercept is (0, -1) and the horizontal asymptote is the x-axis.
Finally, translate the whole graph upward by 1 unit.
Answer:
x ≤ 7
Step-by-step explanation:
1. add 4 to both sides x-4+4 ≤ 3+4
2. simplify x ≤ 7
Thank you for posting your question here. I hope the answer below will help.
Vo=110 feet per second
<span>ho=2 feet </span>
<span>So, h(t) = -16t^2 +110t +2 </span>
<span>Take the derivative: h'(t) = 110 -32t </span>
<span>The maximum height will be at the inflection when the derivative crosses the x-axis aka when h'(t)=0. </span>
<span>So, set h'(t)=0 and solve for t: </span>
<span>0 = 110 -32t </span>
<span>-110 = -32t </span>
<span>t=3.4375 </span>
<span>t=3.44 seconds </span>
These problems are called systems of equations. Basically you have two linear equations and you need to find the values for x and y. In other words, all these equation are lines and our answer will be the exact point that the pair of lines intersect. For example, if we get x=1 and y=2 the lines will intersect at point (1,2). Now that you have some background knowledge here comes the tricks and tactics kid.
We know that we can solve one variable equation easily. For example...
x+1=2
x=1 obviously
Cause we have two variables x and y it is not possible to find a solution. For example, in the equation x+y=10, x=1 when y=9 and x=2 when y=8. There is not correct answer.
So what can we do? We have to make a two variable equation into a one variable equation.
There are two ways to do this: substitution and elimination. I will create a sample problem and then solve it using both methods.
x+y=2
2y-y=1
3)
-3x-5y=-7 -----> -12x-20y=-28
-4x-3y=-2 ------> -12x-9y=-6
-12x-20y=-28
-(-12x-9y=-6)
---------------------
-11y=-22
y=2
-3x-5(2)=-7
-3x=3
x=-1
4) 8x+4y=12 ---> 24x+12y=36
7x+3y=10 ---> 28x+12y=40
28x+12y=40
-(24x+12y=36)
---------------------
4x=4
x=1
8(1)+4y=12
4y=4
y=1
5) 4x+3y=-7
-2x-5y=7 ----> -4x-10y=14
4x+3y=-7
+(-4x-10y=14)
-------------------
-7y=7
y=-1
4x+3(-1)=-7
4x=-4
x=-1
6) 8x-3y=-9 ---> 32x-12y=-36
5x+4y=12 ---> 15x+12y=36
32x-12y=-36
+(15x+12y=36)
--------------------
47x=0
x=0
8(0)-3y=-9
-3y=-9
y=3
7)-3x+5y=-2
2x-2y=1 ---> x-y=1/2 ----> x=y+1/2
-3(y+1/2)+5y=-2
-3y-1.5+5y=-2
2y=-0.5
y=0.25
2x-2(0.25)=1
2x=1.5
x=0.75