Answer:
Just to recap, an equation has no solution when it results in an incorrect "equation".
For example:
Equation: x+3 = x+4
Subtract x: 3 = 4???
But clearly, 3 is not equal to 4, so this equation has NO SOLUTION.
Now onto our problem:
13y+2-2y = 10y+3-y
11y+2 = 9y+3
2y=1
y=1/2
9(3y+7)-2 = 3(-9y+9)
27y+61 = -27y+27
54y = -34
y = -34/54
32.1y+3.1+2.4y-8.2=34.5y-5.1
34.5-5.1=34.5y-5.1
5.1=5.1
infinite solutions
5(2.2y+3.4) = 5(y-2)+6y
11y+17 = 11y-10
17 = -10??
That's not true, so the option "5(2.2y+3.4) = 5(y-2)+6y" has no solution.
Let me know if this helps
Answer:
(a) 36
(b) y = 36x-31
Step-by-step explanation:
(a) dy/dx = 18x
slope of tangent at (2, 41) = 18(2)
= 36
(b) using y-y1 = m(x-x1)
y-41 = 36(x-2)
y = 36x-31
Answer:
Factor:
x^2+5x-300=0
(x-15)(x+20)=0
x=15 is the width
x+5=20 is the length
Step-by-step explanation:
Answer:
0.3 years
Step-by-step explanation:
With problems like these, I always like to start by breaking down the information into smaller pieces.
μ = 13.6
σ = 3.0
Survey of 100 self-employed people
(random variable) X = # of years of education
So now we have some notation, where μ represents population mean and σ represents population standard deviation. Hopefully, you already know that the sample mean of x-bar is the same as the population mean, so x-bar = 13.6. Now, the question asks us what the standard deviation is. Since the sample here is random, we can use the Central Limit Theorem, which allows us to guess that a distribution will be approximately normal for large sample sizes (that is, n ≥ 30). In this case, our sample size is 100, so that is satisfied. We're also told our sample is random, so we're good there, too. Now all we have to do is plug some stuff in.
The Central Limit Theorem says that for large values of n, x-bar follows an approximately normal distribution with sample mean = μ and sample standard deviation = σ/√n. So, with that info, all we need to do to find the standard deviation of x-bar is to plug our σ and n into the above formula.
σ(x-bar) = σ/√n
σ(x-bar) = 3.0/√100
σ(x-bar) = 0.3
So your answer here is .3 years.