The slope of the line passing through (1,-5) and (4,1) is 2
Answer:
a number that is divisible only by itself and 1 (e.g. 2, 3, 5, 7, 11).
Step-by-step explanation:
We can write a system of equations:
1x + 10y = 182
x + y = 56
Where 'x' is the number of $1 bills, and 'y' is the number of $10 bills.
To find this we can solve using substitution.
Re-arrange the 2nd equation:
x + y = 56
Subtract 'y' to both sides:
x = -y + 56
Now we can plug in '-y + 56' for 'x' in the first equation.
1x + 10y = 182
1(-y + 56) + 10y = 182
-y + 56 + 10y = 182
Subtract 56 to both sides:
-y + 10y = 126
Combine like terms:
9y = 126
Divide 9 to both sides:
y = 14
Now we can plug this into any of the two equations to find the 'x' value.
x + y = 56
x + 14 = 56
Subtract 14 to both sides:
x = 42
So our final answer is (42, 14).
This means that the motel clerk had 42 $1 bills, and 14 $10 bills.
Answer:
6.6
Step-by-step explanation:
The way to do this is to find the tax as a decimal. Worry about the 100 later.
54 * x = 3.56
Divide by 54
x = 3.56/54
x = .06593
Now use the 100
0.06592 * 100 = 6.593
But you want it rounded to the 1/10
So you should get 6.6 %
Answer:
a) Expected amount of the gambler's win = $0.209
b) SD = 2.26
c)P (X >1) = P(z >0.35) = 0.36317
Step-by-step explanation:
The probability of winning, p = 12/38 =6/19
Probability of losing, q = 1 -p = 1-6/19
q = 13/19
Win amount = $5
Loss amount = $2
a) Expected total amount of win = ((6/19)*5) - ((13/19)*2)
Expected total amount of win = 1.579 - 1.369
Expected amount of win, E(X) = $0.209
b) Standard Deviation for the total amount of the gambler's win

E(X²) = (6/19)*5² - (13/19)*2²
E(X²) = 5.158

SD = 2.26
c) probability that, in total, the gambler wins at least $1.
P(X >1)

μ = E(x) = 0.209
z = (1-0.209)/2.26
z = 0.35
P( X >1) = P(z >0.35)
P(z >0.35) = 1 - P(z <0.35)
P(z >0.35) = 1 - 0.63683
P(z >0.35) = 0.36317