Answer: 
Step-by-step explanation:
Given the quadratic equation
, you need to factor it.
In order to find the form asked of the given equation, you need to factor out the common factor of the terms.
You can observe that the common factor of the terms of the equation is: 
Now, knowing this, you must factor out
. Then you get the following form:

Therefore, the factored fom of the equation
is:

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:
6 knots
Step-by-step explanation:
Let the speed be v knots
then time taken to cover 500 M = 500 / v hrs
fuel consumption /hr = 216 + 0.5v^3
let F be the fuel consumption for trip
= [500/v][216 + 0.5v^3]
= 500[216/v + 0.5v^2]
dF/dv = 500[ - 216/v^2 + v]
d^2F/d^2v = 500[432/v^3 + 1] , i.e. +ve
so setting dF/dv will give a minima
500[ -216/v^2 + v] = 0
or v = 216/v^2
or v^3 = 216
solving, we get v = [216]^(1/3) = 6 knots
9514 1404 393
Answer:
y = 4/5x +13/5
Step-by-step explanation:
The slope is given by the formula ...
m = (y2 -y1)/(x2 -x1)
m = (5 -1)/(3 -(-2)) = 4/5
The y-intercept is given by the formula ...
b = y -mx . . . . for any point (x, y)
b = 1 -(4/5)(-2) = 1 +8/5 = 13/5 . . . . using the first point
So, the equation is ...
y = mx +b
y = 4/5x +13/5
_____
<em>Additional comment</em>
If you have a bunch of these to do, you may want to make a spreadsheet with the formulas built in. Then you can type in the two points and have it spit out the m and b for your equation. Even if you don't use it to <em>do</em> the work, you can use it to <em>check</em> the work.