5x+3y=-9
-2x+y=8
The first step is the trickery (and quite frankly, hardest to explain) part. You need to multiply one equation by a number that will create one variable to be the negative version of the other...(Confusing, right? Don't worry, I'll show you)
We are going to solve for X first.
We will multiply the second equation by -3
5x+3y=-9
-3(-2x+y)=(-3)8
Now simplify:
5x+3y= -9
6x-3y= -24
Now combine the two equations (add them together)
11x= -33
Divide by 11
X=-3
Now plug X in to one of the first equations:
5(-3)+3y= -9
-15+3y =-9
3Y= 6
Y= 2
So your final answer is:
x= -3
Y= 2
Hope this helps!
Step-by-step explanation: In this problem, we're asked to state the domain and range for the following relation.
First of all, a relation is just a set of ordered pairs like you see in this problem. The domain is the set of all x-coordinates for those ordered pairs. So in this case the domain or D is {2, 5, -1, 0, -3}.
The range is the set of all y-coordinates for those ordered pairs. So in this case our range or R is {4, 3, -4, 9, 1}.
Given:
initial deposit = 45
total deposit = 105
w = weekly deposit
x = no. of weeks = 5 weeks
y = amount in dollars
45 + 5w = 105
45 + 5w = 105
5w = 105 - 45
5w = 60
w = 60/5
w = $12 weekly deposit.
y = $45 + $12x
<span>x = (y - 45)/12
</span>To check:
y = 45 + 12(5)
y = 45 + 60
y = 105 total deposit in 5 weeks
x = (105-45)/12
x = 60/12
x = 5 weeks
I hope this help