Is this in regards to probability?
The ones I can think of are one third, 1 to 3, and 1:3
Answer:
The Linear Regression Equation
The equation has the form Y= a + bX, where Y is the dependent variable (that's the variable that goes on the Y axis), X is the independent variable (i.e. it is plotted on the X axis), b is the slope of the line and a is the y-intercept.
Step-by-step explanation:
Answer:
Factor this polynomial:
F(x)=x^3-x^2-4x+4
Try to find the rational roots. If p/q is a root (p and q having no factors in common), then p must divide 4 and q must divide 1 (the coefficient of x^3).
The rational roots can thuis be +/1, +/2 and +/4. If you insert these values you find that the roots are at
x = 1, x = 2 and x = -2. This means that
x^3-x^2-4x+4 = A(x - 1)(x - 2)(x + 2)
A = 1, as you can see from equation the coefficient of x^3 on both sides.
Typo:
The rational roots can be
+/-1, +/-2 and +/-4
Step-by-step explanation: