2/7 not sure but that's what i got
-3x + 9 - 4 = x + 3 + 2x
-3x + 9 - 4 = 3x + 3
9 - 4 = 6x + 3
5 = 6x + 3
2 = 6x
1/3 = x
Answer:
P = 150 - 25w
Step-by-step explanation:
Amount borrowed = $150
Repayment amount = $25 each week
P = amount Nancy owes
w = number of weeks
Amount Nancy owes = amount borrowed - repayment plan per week
P = 150 - 25w
During the first week of repayment: when w = 1
P = 150 - 25w
P = 150 - 25(1)
= 150 - 25
= 125
P = $125
Answer:
10x^2-11x-6
Step-by-step explanation:
To expand, we use the FOIL method. You do this by multiplying each number inside the parenthesis by the other numbers in the other set of the parenthesis. For example, on this problem, you would multiply 5x by 2x, and then 5x by -3.
Step by step, you would:
5x * 2x = 10x^2
5x * -3 = -15x
2 * 2x = 4x
2 * -3 = -6
In an equation, it would expand to 10x^2-15x+4x-6
To simplify, you add like terms (constants and those with the same variable). In this case, you would add together all the terms ending in x.
-15x+4x=-11x
Now, you have added like terms together, so your simplified answer is 10x^2-11x-6.