Answer:
y=4x
Step-by-step explanation:
Add 4x to both sides to get y=mx+b
0 is y-intercept.
4x is the slope.
Solve for x.
2x + 4= 8
4x - 88 = -352
x = [?]
Answer:
(1/2)s = 345
s = 690 (Maggie's savings balance)
Step-by-step explanation:
For any problem, word problem or otherwise, you start be reading and understanding the problem. You should specifically look for
- what you're being asked to find (what is the question to answer)
- the information you're given that is relevant to the question asked.
Here, you're asked to find a savings account balance. You're told that $345 is half that amount.
__
After you decide what you're looking for and the given relevant information, you use the problem statement and your personal knowledge to write one or more equations relating what you know to what you want to find.
A first step for doing this is to define any necessary variables. In this problem, we can use "s" for the original savings balance (in dollars). (I like to choose letters that remind me what they stand for. "x" or "y" can sometimes get mixed up. For a one-variable problem, it doesn't really matter what you call it. It is helpful to be clear about the units of measure of any variables. Confusion there can also lead to errors.)
The problem statement tells us that half the savings account amount is $345, so our equation is ...
(1/2)s = 345
__
The "one step" required to solve this so to multiply both sides of the equation by 2.
s = 690
Maggie had $690 in her savings account before she bought the computer.
Answer:
See method below.
Step-by-step explanation:
m/n + n/3 = 2
2/m + n = 4
First eliminate the fractions by multiplying the first equation by 3n:-
3m + n^2 = 6n...........(1)
and the second equation by m:-
2 + mn = 4m..............(2)
Now we solve using substitution:-
From equation (2):-
4m - mn = 2
m = 2 / (4 - n)
Now substitute for m in equation (1):-
6/ (4 - n) + n^2 = 6n
6 + n^2(4 - n) = 6n(4 - n)
6 + 4n^2 - n^3 = 24n - 6n^2
n^3 - 10n^2 + 24n - 6 = 0
This will not factor so we could solve this using graphical software.
To find the values of the variable m we substitute the found values of n into one of the original equations and solve for m.