Well when you add up all three angles of a triangle you should get 180 degrees.
Answer:
can you help me on myquestio
Step-by-step explanation:
Answer:
x = - 1 and x = 5
Step-by-step explanation:
Given
(x - 3)² + 2(x - 3) - 8 = 0
Let u = x - 3, then
u² + 2u - 8 = 0 ← solve for u
(u + 4)(u - 2) = 0 ← in factored form
Equate each factor to zero and solve for u
u + 4 = 0 ⇒ u = - 4
u - 2 = 0 ⇒ u = 2
Convert back to x, that is
x - 3 = - 4 ( add 3 to both sides ) ⇒ x = - 1
x - 3 = 2 ( add 3 to both sides ) ⇒ x = 5
Answer:
C
Step-by-step explanation:
When to use regression test?
- This is done to find the relationship between 2 variables. One dependent and one independent.
When to use Multiple regression test?
- Extension of regression test. It is used to predict value of 1 variable when it depends on 2-3 other variables. Multivariable, basically.
When to use 1-sided t-test?
- We check for possibility of relationship of something from one side. 1 side effect. With a hypothesis and its alternate.
When to use 2-sided t-test?
- This is same as 1-tailed but it looks for possibility from 2sides. A hypothesis and alternate, whether less or more.
Now, Options A and B are not right since we aren't comparing 2 variables here. People believe second born subjects are more intelligent. We have to perform a test to see whether this is true or not. One sided answer. So, we will use One-sided t-test.