B and e are you best choices hope this helps
Answer:
if you want to find how many degree for x
Step-by-step explanation:
you must collect all degree and completing 180 degree for this, (5x-5)+(2x+10)=180 7x=175 x=10,12
Answer:
9x+4
Step-by-step explanation:
remove the parentheses
Answer:
112.569 ( D )
Step-by-step explanation:
Applying the estimated Regression Equation
y = b1X1 + b2X2 + a
b1 = ((SPX1Y)*(SSX2)-(SPX1X2)*(SPX2Y)) / ((SSX1)*(SSX2)-(SPX1X2)*(SPX1X2)) = 596494.5/635355.88 = 0.93884
b2 = ((SPX2Y)*(SSX1)-(SPX1X2)*(SPX1Y)) / ((SSX1)*(SSX2)-(SPX1X2)*(SPX1X2)) = 196481.5/635355.88 = 0.30925
a = MY - b1MX1 - b2MX2 = 149.25 - (0.94*61.31) - (0.31*193.88) = 31.73252
y = 0.939X1 + 0.309X2 + 31.733
For x1 ( age ) =39, and x2(weight) =143
y = (0.93884*39) + (0.30925*143) + 31.73252= 112.569
where
Sum of X1 = 981
Sum of X2 = 3102
Sum of Y = 2388
Mean X1 = 61.3125
Mean X2 = 193.875
Mean Y = 149.25
attached is the Tabular calculation of the required values needed for estimated regression equation
Answer:
Step-by-step explanation:
First confirm that x = 1 is one of the zeros.
f(1) = 2(1)^3 - 14(1)^2 + 38(1) - 26
f(1) = 2 - 14 + 38 - 26
f(1) = -12 + 38 = + 26
f(1) = 26 - 26
f(1) = 0
=========================
next perform a long division
x -1 || 2x^3 - 14x^2 + 38x - 26 || 2x^2 - 12x + 26
2x^3 - 2x^2
===========
-12x^2 + 28x
-12x^2 +12x
==========
26x -26
26x - 26
========
0
Now you can factor 2x^2 - 12x + 26
2(x^2 - 6x + 13)
The discriminate of the quadratic is negative. (36 - 4*1*13) = - 16
So you are going to get a complex result.
x = -(-6) +/- sqrt(-16)
=============
2
x = 3 +/- 2i
f(x) = 2*(x - 1)*(x - 3 + 2i)*(x - 3 - 2i)
The zeros are
1
3 +/- 2i