The initial function is slope
=> slope = 7-1/6-0 = 6/6 = 1
Hope this helps you :)
Answer:
8 months
Step-by-step explanation:
Subtract $150 from $430 to get $280, the amount if money that Manuel has to earn to reach his goal.
If he is adding $35 to his account each month, then all you have to do is divide the amount you need by the amount you are earning each month to get the number of months until you reach your goal.
$280 divided by $35 is 8, so it would take 8 months for Manuel to reach his goal.
Answer:
Mean = 8
Variance = 7.36
Standard Deviation = 2.7129
Step-by-step explanation:
This is a binomial distribution with parameters, n and p.
Where
n is sample size (given as 100)
p is the probability of success, or probability of defective (given as 8% or 0.08)
The mean, variance, standard deviation formula for binomial distribution is shown below:
Mean = 
Variance = 
Standard Deviation = 
Where q would be probability of failure, or "1 - p"
Thus,
n = 100
p = 0.08
q = 1 - 0.08 = 0.92
SO, we have:
Mean = 
Variance = 
Standard Deviation = 
Answer:
y = -1
Step-by-step explanation:
The standard form of equation of a line is y = mx+b
m is the slope
b is the y intercept
Get the coordinate of the point of interception of the line 2x - y = 9 and 3x - 7y = 19
Make y the subject of the formula in both expressions
For 2x - y = 9
- y = 9- 2x
y = 2x - 9
Similarly for 3x - 7y = 19
-7y = 19 - 3x
7y = 3x - 19
y = 3/7 x - 19/7
Equating both expressions
2x - 9 = 3/7 x - 19/7
Multiply through ny 7
14x - 63 = 3x - 19
14x - 3x = -19 + 63
11x = 44
x = 44/11
x = 4
Since y =2x - 9
y = 2(4) - 9
y = 8-9
y = -1
Hence the coordinate of intersection is at (4, -1)
Get the equation of the line passing through (-3, -1) and (4, -1)
Slope m = -1+1/4+3
m = 0/7
m = 0
Get the intercept
Substitute m = 0 and (-3, -1) into y = mx+b
-1 = 0(-3) + b
-1 = b
b = -1
Get the required equation
Recall that y = mx + b
y = 0x + (-1)
y = -1
Hence the required equation is y = -1
Answer:
f (x) = 4,500 + 250x; 24 months
Step-by-step explanation:
Because 10,500 - 4,500 = 6,000
6,000 / 250 = 24
Hope this helped