Answer:
You need to solve for Y. There should only be one corresponding y-value for that x-value. y = x + 1 is a function because Y is ALWAYS greater then X.
Step-by-step explanation:
For systems of equations try using graphing, substitution, and elimination. For example
{2x+7y=3}
{x=-4y}
You should first look at if you have a variable that can be substituted (using substitution) and in this case we do! you plug in the x into 2x meaning 2(-4y)+7y=3
1) distribute -8y+7y=3
2) combine like terms in this case -8y+7y= -1y
3) solve -1y=3
y=-3
so currently our solution is (0,-3)
now we solve for x.
we plug our solved variable (y) into 7y
7(-3) and our equation looks like this
2x+7(-3)=3
1) distribute 7(-3)=-21
2) rewrite then solve 2x+(-21)=3
3) isolate variable -21+21 & 3+21
4) 2x=24
5) solve 2/24 = 12
Meaning our solution is (12,-3)
This is how to solve by substitution.
Answer:
-0.075
Step-by-step explanation:
[Player R, Player C] cases & outcomes :-
- (Vowel, Vowel) = (0,0)
- (Consonant, Consonant) = (0,0)
- (Vowel, Consonant) = (6,-6)
- (Consonant, Vowel) = (-5,5)
- Prob (R chooses consonant) = 75% = 0.75
- Prob (R chooses vowel) = 1 - 0.75 = 0.25
- Prob (C chooses vowel) = 30% = 0.30
- Prob (C chooses consonant) = 1 - 0.30 = 0.70
Average Loss of R = Expected value of : he choses consonant & C choses vowel; he chooses vowel & C choses consonant
= (0.75)(0.30)(-5) + (0.25)(0.70)(6)
-1.125 + 1.05
= -0.075
Question:
Approximate log base b of x, log_b(x).
Of course x can't be negative, and b > 1.
Answer:
f(x) = (-1/x + 1) / (-1/b + 1)
Step-by-step explanation:
log(1) is zero for any base.
log is strictly increasing.
log_b(b) = 1
As x descends to zero, log(x) diverges to -infinity
Graph of f(x) = (-1/x + 1)/a is reminiscent of log(x), with f(1) = 0.
Find a such that f(b) = 1
1 = f(b) = (-1/b + 1)/a
a = (-1/b + 1)
Substitute for a:
f(x) = (-1/x + 1) / (-1/b + 1)
f(1) = 0
f(b) = (-1/b + 1) / (-1/b + 1) = 1