M+4n=8
m=n-2
we see that m=n-2
so we can subsitute 'n-2' for m in the first equation
(n-2)+4n=8
n-2+4n=8
5n-2=8
add 2 to both sides
5n=10
divide by 5
n=2
subsitute
n=2
m=n-2
m=2-2
m=0
m=0
n=2
the answer is c. 0,2
Essentially when people ask you find the solution to system of equation, there asking at what x value do these to graphs intersect. The easiest way to do this is to get a graphing calculator, or desmos and type in the equation and find where they intersect. Heck, even the question says to solve it with a graph, but I'll demonstrate it algebraically.
One way you can do this is set the equation equal to each other. This is because you want to know at what x-value has the same y-value. So we get:
x^2 + 6x + 8 = x + 4
We can then combine like terms, or move everything to one side. So we get:
x^2 + 5x + 4 = 0.
Then we can use the quadratic formula to solve for x.
x=(-5 +/- sqrt(5^2 - 4(1)(4)))/(2(1)
This simplifies into:
(-5 +/- 3)/2
Finally we add and subtract:
(-5 + 3)/2 = x = -1
(-5 - 3)/2 = x = -4
And our solution is x = -1, x = -4
In the first one put 2. and in the second one put 7
Step-by-step explanation:
Distance = 154 miles .
Time = 5 ½ hrs .
We know ,
Speed = s / t
v = 154 mi/ 5.5 hrs = 28 mi / hr
Binomial distribution formula: P(x) = (n k) p^k * (1 - p)^n - k
a) Probability that four parts are defective = 0.01374
P(4 defective) = (25 4) (0.04)^4 * (0.96)^21
P(4 defective) = 0.01374
b) Probability that at least one part is defective = 0.6396
Find the probability that 0 parts are defective and subtract that probability from 1.
P(0 defective) = (25 0) (0.04)^0 * (0.96)^25
P(0 defective) = 0.3604
1 - 0.3604 = 0.6396
c) Probability that 25 parts are defective = approximately 0
P(25 defective) = (25 25) (0.04)^25 * (0.96)^0
P(25 defective) = approximately 0
d) Probability that at most 1 part is defective = 0.7358
Find the probability that 0 and 1 parts are defective and add them together.
P(0 defective) = 0.3604 (from above)
P(1 defective) = (25 1) (0.04)^1 * (0.96)^24
P(1 defective) = 0.3754
P(at most 1 defective) = 0.3604 + 0.3754 = 0.7358
e) Mean = 1 | Standard Deviation = 0.9798
mean = n * p
mean = 25 * 0.04 = 1
stdev = 
stdev =
= 0.9798
Hope this helps!! :)