Answer:
C
Step-by-step explanation:
You can rearrange the equation to make it: 4y=3x-2
The slope right now is 3,but that's not the answer
So you divide the whole equation by 4 (it will give you: y=3/4 x- 0.5
So from that you can see that the slope is 3/4, C
The degree of the polynomial is 2.
to find the degree, put the polynomial in descending order with the highest exponents in front. the highest exponent is the degree.
3x^6 - 4 (highest exponent here is 6, degree would be 6)
To solve this equation by elimination, what you would do is multiply one of the equations by -1, or distribute -1 to each term in the equation, any of the 2 equations. Then align the equations and add them together.
-(X + 3y = 3)
-X - 3y = -3
-X - 3y = -3
X + 6y = 3
__________
3y = 0
y = 0/3 = 0.
Now we can solve for x, by simply plugging the value of y into any of the 2 equations.
X + 6y = 3
X + 6(0) = 3
X + 0 = 3
X = 3.
The solution to your system of equations would be (3,0).
Check this by plugging in the point to the other equation and see if it is true.
X + 3y = 3
(3) + 3(0) = 3
3 + 0 = 3
3 = 3.
Thus it is the solution.
This is a factorial sequence that can be modeled by An = n!. As you may see, the increasing numbers are factorials of 1,2,3,4, and 5. Factorial means multiplying backwards and is represented by !. For example, 1! is 1*1 =1. 2! is 2*1, 3! is 3*2*1, 4! is 4*3*2*1 etc.