Answer:
(-2, 3)
Step-by-step explanation:
4x + 5y = 7
3x - 2y = -12
Let's solve this by elimination. We want to eliminate one variable at a time. This means we need to multiply the equations to create a common multiple to cancel out a variable.
Let's work with y.
5y and -2y: For these values to cancel out, we need to multiply each term to create a common multiple.
2(4x + 5y = 7)
5(3x - 2y = -12)
Multiply.
8x + 10y = 14
15x - 10y = -60
Eliminate.
23x = -46
Divide both sides by 23.
x = -2
Now that we know x, let's plug it back into one of equations to find y.
4x + 5y = 7
4(-2) + 5y = 7
Multiply.
-8 + 5y = 7
Add.
5y = 15
Divide.
y = 3
Now we know x and y; let's plug both back into the equation we have not checked yet.
3x - 2y = -12
3(-2) - 2(3) = -12
Multiply.
-6 - 6 = -12
Subtract.
-12 = -12
Your solution is correct.
(-2, 3)
Hope this helps!
Answer: 6 square 4
Step-by-step explanation:
i hope this helps
Answer:
x=11
Step-by-step explanation:
You do 38/3x+3 and 19/x+7 and then cross mulitply and get 57x+57=38x+266. Then yoy subtract 57 from 266 and get 57x=38x+209. Now you have to subtract 38 from 57 and then answer will be 19. So now you have 19x=209. Finally you divide 209 by 19 and get x=11. Good luck!
Answer:
f=100
Step-by-step explanation:
Answer:
a. 6
b. 9
Step-by-step explanation:
a. The product modulo 7 can be found from the product of the individual numbers modulo 7:
(88·95·36·702) mod 7 = (88 mod 7)·(95 mod 7)·(36 mod 7)·(703 mod 7) mod 7
= (4·4·1·3) mod 7 = 48 mod 7 = 6
__
b. Powers of 4 mod 11 repeat with period 5:
4 mod 11 = 4
4^2 mod 11 = 5
4^3 mod 11 = 9
4^4 mod 11 = 3
4^5 mod 11 = 1
So, 4^83 mod 11 = 4^3 mod 11 = 9