Divide and u get 6 remainder 6
Answer: Constant
No matter what the input x is, the output f(x) is going to be -4. Therefore, the output is constant.
Note: f(x) can be interchanged with y. So we can say y = -4.
Answer: 8y4+25y3+60y2+10y+7
Step-by-step explanation:
(y2+3y+7)(8y2+y+1)
=(y2+3y+7)(8y2+y+1)
=(y2)(8y2)+(y2)(y)+(y2)(1)+(3y)(8y2)+(3y)(y)+(3y)(1)+(7)(8y2)+(7)(y)+(7)(1)
=8y4+y3+y2+24y3+3y2+3y+56y2+7y+7
=8y4+25y3+60y2+10y+7
hope this helps!:)
The solution to given system of equations is (x, y) = (2, -1)
<em><u>Solution:</u></em>
Given system of equations are:
-1x + 2y = -4 -------- eqn 1
4x + 3y = 5 ------- eqn 2
We can solve the above system of equations by elimination method
<em><u>Multiply eqn 1 by 4</u></em>
4(-1x + 2y = -4)
-4x + 8y = -16 ------ eqn 3
<em><u>Add eqn 2 and eqn 3</u></em>
4x + 3y = 5
-4x + 8y = -16
( + ) --------------------
0x + 11y = -16 + 5
11y = -11
y = -1
<em><u>Substitute y = -1 in eqn 1</u></em>
-1x + 2(-1) = -4
-x -2 = -4
-x = -4 + 2
-x = -2
x = 2
<em><u>Check the answer:</u></em>
Substitute x = 2 and y = -1 in eqn 2
4x + 3y = 5
4(2) + 3(-1) = 5
8 - 3 = 5
5 = 5
Thus the obtained answer is correct
Thus the solution to given system of equations is (x, y) = (2, -1)