Answer:
A. d, e, f
Step-by-step explanation:
Suppose there is a triangle DEF in which,
EF = d, DF = e, DE = f, ∠D = 48°, ∠F = 73°,
∵ Sum of all interior angles of a triangle is 180°,
⇒ ∠D + ∠F + ∠E = 180°,
⇒ 48° + 73° + ∠E = 180°,
⇒ 121° + ∠E = 180°,
⇒∠E = 59°,
Now, in a triangle the angle opposite to the largest side is largest, opposite to medium angle is medium and opposite to the smallest side is smallest,
∵ ∠F > ∠E > ∠D
By the above statement,
f > e > d
Hence, FIRST OPTION is correct.
8) you go up by 2 on the y-axis and over 3 on the x-axis
9) you have to go up 3 on the y-axis and over 2 on the x-axis
But you always have to go over then up
Find the linear regression equation for the transformed data. x=1,2,3,4,5 y=13,19,37,91,253 log y=1.114,1.279,1.568,1.959,2,403
Talja [164]
Answer:
The answer is OPTION (D)log(y)=0.326x+0.687
<h2>
Linear regression:</h2>
It is a linear model, e.g. a model that assumes a linear relationship between the input variables (x) and the single output variable (y)
The Linear regression equation for the transformed data:
We transform the predictor (x) values only. We transform the response (y) values only. We transform both the predictor (x) values and response (y) values.
(1, 13) 1.114
(2, 19) 1.279
(3, 37) 1.568
(4, 91) 1.959
(5, 253) 2.403
X Y Log(y)
1 13 1.114
2 19 1.740
3 37 2.543
4 91 3.381
5 253 4.226
Sum of X = 15
Sum of Y = 8.323
Mean X = 3
Mean Y = 1.6646
Sum of squares (SSX) = 10
Sum of products (SP) = 3.258
Regression Equation = ŷ = bX + a
b = SP/SSX = 3.26/10 = 0.3258
a = MY - bMX = 1.66 - (0.33*3) = 0.6872
ŷ = 0.3258X + 0.6872
The graph is plotted below:
The linear regression equation is log(y)=0.326x+0.687
Learn more about Linear regression equation here:
brainly.com/question/3532703
#SPJ10