Answer:
0
Step-by-step explanation:
(x + y)-(x + y)
Answer:
y = 0.87x + 0.02
Step-by-step explanation:
Euros as a function of dollars means that euros is y and dollars are x.
We are given 2 points: (4, 3.5) and (10, 8.72)
slope = (8.72 - 3.5)/(10 - 4)
slope = 5.22/6 = 0.87
y = 0.87x + b
3.5 = 0.87(4) + b
b = 0.02
y = 0.87x + 0.02
Factor out the trinomial. Find factors of x² and 6 that would, when added, give you 5x
x² = x * x
6 = 3 * 2
(x + 3)(x + 2) are your binomials.
To solve for x, set each parenthesis = 0
x + 3 = 0
x + 3 (-3) = 0 (-3)
x = -3
x + 2 = 0
x + 2 (-2) = 0 (-2)
x = -2
x = -3, -2
hope this helps