Answer:
(2n+6)^2
Step-by-step explanation:
To solve this, you can use the given formula: x^2 + 2xy + y^2
In this case, 4n^2 is x^2, 24n is 2xy, and 36 is y^2. The next step is:
(2n)^2 + 2(2n)(6) + (6)^2
Since this equation fits into this formula ( x^2 + 2xy + y^2), we can do:
(2n+6)(2n+6) =
(2n+6)^2
Hence, the answer is (2n+6)^2
Answer:
No, because all the expected frequencies must be higher than 5.
Step-by-step explanation:
The chi-square test might be performed in those situations in which we need to know if a series of observations adjust or not to a theoretical function, such as the normal, Poisson, or binomial.
The chi-square test does not require the number of files to coincide with the number of columns in the table. It does not establish any restriction about the number of modalities per variable. However, the expected frequencies or counts should not be less than five.
In the exposed example, this unique rule is not accomplished, so the chi-square test can not be performed.
Answer:
Step-by-step explanation:
The form, y = mx + b is the slope intercept form of a straight line.
Where b = intercept
m = slope = (change in the value of y in the vertical axis) / (change in the value of x in the horizontal axis.
Slope = (y2 - y1)/(x2 - x1)
y2 represents final value of y = - 3
y1 represents initial value of y = 3
x2 represents final value of x = 3
x1 represents initial value of x = 0
Therefore,
slope = (- 3 - 3)/(3 - 0) = - 6/3 = - 2
To determine the intercept, we would substitute m = - 2, x = 3 and y = -3 into y = mx + b. It becomes
- 3 = - 2 × 3 + b = - 6 + b
b = - 3 + 6 = 3
The equation becomes
y = - 3x + 3