Lets see do 36/4 and you should have your answer
Difference of two squares will be
16y^2 -x^2 = (4y -x)(4y +x)
so the second choice
Answer: n = 14
Step-by-step explanation: margin of error = critical value × σ/√n
Where σ = population standard deviation = 1
n = sample size = ?
We are to construct a 99% confidence interval, hence the level of significance is 1%.
The critical value for 2 tailed test at 1% level of significance is gotten from a standard normal distribution table which is 2.58
Margin of error = 0.7
0.7 = 2.58×1/√n
0.7 = 2.58/√n
By cross multipying
0.7×√n = 2.58
By squaring both sides
0.7^2 × n = 2.58^2
0.49 × n = 6.6564
n = 6.6564/0.49
n = 14
Answer:
y = -6, x =2
Step-by-step explanation:
To solve by elimination, you have to line both equations up together. Then, you multiply both equations until one variable is removed.
2x+y = -2
5x + 3y = - 8
There are many different ways to solve an elimination problem, but generally you should look for the simplest route. Here, I would multiply the top equation by -3.
-6x -3y = 6
5x +3y = -8
Imagine you are adding the two equations together. You end up with
-x = -2
Then solve for x. In this situation, it is fairly simple. Take out a factor of -1.
x = 2
Finally, choose one of your beginning equations and plug your new-found x value back into the equation.
2(2) +y = -2
4 + y = -2
y = -6