LM is 6.9 to 1dm and LM is 8
Answer:
I will show all the steps to lead to the solution.
1) 10b = 5 (√c + 2) <---- starting equation
2) divide by 5 => 2 b = √c + 2
3) subtract 2 => 2b - 2 = √c
4) raise to the power 2 => (2b - 2)^2 = c, which is the expression given.
Now these are two equivalent forms:
1) extract 2 from the parentheses: c = 4 (b -1)^2
2) expand the parentheses: c = 4b^2 - 8b + 4)
Step-by-step explanation:
Choice D
Answer:
Linear correlation exists
Step-by-step explanation:
Given the data :
X : | 2 4 5 6
Y : | 6 9 8 10
Using technology to fit the data and obtain the correlation Coefficient of the regression model,
The Correlation Coefficient, r is 0.886
To test if there exists a linear correlation :
Test statistic :
T = r / √(1 - r²) / (n - 2)
n = number of observations
T = 0.886 / √(1 - 0.886²) / (4 - 2)
T = 0.866 / 0.3535845
T = 2.449
Comparing Pvalue with α
If Pvalue < α ; Reject H0
Pvalue = 0.1143
α = 0.05
Pvalue > α ; We reject the null and conclude that linear correlation exists
Three times the 1st number plus the 2nd number plus twice the 3rd is 5 is the same as 3x+y+2z=5. If three times the 2nd number is subtracted from the sum of the 1st and three times the 3rd number, the result is 2 is just x+3z-3y=2. And if the 3rd number is subtracted from two times the 1st number and three times the 2nd, giving a result of 1 means 2x+3y-z=1. Then you use substition on these equations to get a equation where one variable equals 2 others, like using the first to get y=5-2z-3x and then this can be substituted into the other two to get x+3z-3(5-2z-3x)=2 and 2x+3(5-2z-3x)-z=1 we can then simplify and subtract the equations. After simplification we have 10x+9z=17 and 7z+7x=16 which can be turned into 70x+63z=119 and 70x+70z=160 which can be then subtracted to get that 7z=41 and z=41/7. Now we backtrack to a two variable equation like 7z+7x=16 and plug in to find x. So after plugging in we get 41+7x=16 and 7x=-25 so x=-25/7. Now we choose a 3 variable equation and plug in. So taking y=5-2z-3x we plug in 41/7 for z and -25/7 for x to get y=5-82/7+75/7 and y=5-7/7 and y=4. Therefore x = -25/7 y = 4 and z = 41/7.
Answer:
c. (x + 3)
Step-by-step explanation:
using factor theorem
if x - 3 is a factor then p(a) = 0
p(a)= x^3 - 3x^2 - 4x + 12
a.(x-3)
p(3) = (3)^3 - 3(3)^2 - 4(3) + 12
= 27 - 27 - 12 + 12
= 0
therefore x-3 is a factor
b.(x + 2)
p(-2) = (-2)^3 - 3(-2)^2 - 4(-2) + 12
= -8 -12 + 8 + 12
,= 0
therefore x + 2 is a factor
c.(x + 3)
p(-3) = (-3)^3 - 3(-3)^2 - 4(-3) + 12
= -27 -27 + 12 + 12
= -30
therefore x + 3 is not a factor
d.(x-2)
p(2) = (2)^3 - 3(2)^2 - 4(2) + 12
= 8 -12 - 8 + 12
= 0
therefore x - 2 is a factor