Answer:
50.40% probability that all 4 are different.
Step-by-step explanation:
A probability is the number of desired outcomes divided by the number of total outcomes.
Desired outcomes:
4 digits, all different
For the first digit, it can be any of them, so there are 10 possible
For the second digit, it can be any of them other than the first digit. So there are 9 possible.
For the third digit, it can be any of them, other than the first and the second. So there are 8 possible.
By the same logic, 7 possible digits for the fourth. So

Total outcomes:
4 digits, each can be any of them(10 from 0 - 9).
So

Probability:

50.40% probability that all 4 are different.
Answer:
5000 dollars
Step-by-step explanation:
Let his budget be x
16% of x is 800 dollars
.16 * x = 800
Divide each side by .16
.16x/.16 = 800/.16
x=5000
His budget is 5000 dollars
Answer:
y = 1 m = -3 b = 1
Step-by-step explanation:
y = mx + b y = -3x + 1
y = 1
m = -3
b = 1
Answer:
1 real solution
Step-by-step explanation:
y=2x^2−8x+8
We can use the discriminant to determine the number of real solutions
b^2 -4ac
a =2 b = -8 c=8
(-8)^2 - 4(2)(8)
64 - 64
0
Since the discriminant is 0 there is 1 real solution
>0 there are 2 real solutions
< 0 two complex solutions
Answer:
a = - 2 , b = 8
Step-by-step explanation:
Since the points p and q lie on the graph then they satisfy the equation
(6, 4 ) , substitute x = 6 , y = 4 into the equation
6a + 4b = 20 → (1)
(2, 3 ) , substitute x = 2, y = 3 into the equation
2a + 3b = 20 → (2)
Multiplying (2) by - 3 and adding to (1) will eliminate a
- 6a - 9b = - 60 → (3)
add (1) and (3) term by term to eliminate a
0 - 5b = - 40
- 5b = - 40 ( divide both sides by - 5 )
b = 8
Substitute b = 8 into either of the 2 equations and solve for a
Substituting into (1)
6a + 4(8) = 20
6a + 32 = 20 ( subtract 32 from both sides )
6a = - 12 ( divide both sides by 6 )
a = - 2