^ means to the power of or exponent
logb(x) = y is b^y = x
Answer:
f(1) = -3 f(n) = 2 f(n - 1) + 1 f(2)
Alternate form:
{f(n) = -f(1)/3, f(n - 1) = f(1)/2 - f(2)/2}
Answer:
0.083 probability that both are red
Step-by-step explanation:
total marbles = 5 + 7 + 4 = 16
Two marbles drawn out.
Find P(red, and red) = (5/16) * (4/15) = 1/(3*4) = 1/12 = 0.08333
2x+y=5
To put this in slope intercept form, you simply have to get y by itself on the left side of the equation.
2x+y=5
2x+y-2x=5-2x
y=-2x+5
Now, I had to switch the right side around like that, because slope intercept form is y=mx+b
Because you're subtracting 2x from 5, it becomes 5 added to -2x when it's put in the correct form.
y=-2x+5