1. 30x-2=1x+1
28x=2x
14=x
0.94>0.49 because 0.94 is the larger number.
Answer:
0
Step-by-step explanation:
f(x) = y = 0
so, f(x) = 0
--
For this case we have the following expression:
(x + 7) / (x ^ 2 - x - 2) = A / (x - 2) + B / (x + 1)
Rewriting we have:
(x + 7) / ((x-2) (x + 1)) = A / (x - 2) + B / (x + 1)
We multiply the equality by (x-2) (x + 1):
x + 7 = A (x + 1) + B (x - 2)
Rewriting we have the following system of equations:
A + B = 1
A - 2B = 7
Solving the system we have:
A = 3
B = -2
Answer:
constants A and B are:
A = 3
B = -2