15. She bought:
3 jeans, $20 each
1 pants, $18
You find the total: 3(20) + 1(18) = $78 then you apply the discount
Since this is between 50-100, you use the 38% discount (decimal form: 0.38)
38% is being subtracted from your total, so you can do this:
100% - 38% = 62% This is your total after the discount
78(0.62) = 48.36 Your answer is C
16. D Income is the $ you make from your job
17. A Budgeting helps you organize and limit your spending and meet financial goals
18. C Liabilities impacts you negatively, since you have debts to pay off
19. A
If X is a random variable representing the number of children that end up having light-colored eyes, then X follows a binomial distribution with success probability p = 0.25 and number of trials n = 5.
The variance of a binomial distribution with these parameters is n p (1 - p), so the variance in this case would be
5 • 0.25 • (1 - 0.25) = 0.9375 ≈ 0.9
Answer:
y = 2x - 7
Step-by-step explanation:
Looks like we already have the slope of this line: It is 2. Working with the point (1, -5), we have x = 1 and y = -5 and can from this info easily find the y-intercept, b:
y = mx + b becomes
y = 2x + b, which in turn becomes
-5 = 2(1) + b, or
b = -7,
and so the desired equation is y = 2x - 7