$72.31 is the total amount AFTER ADDING TWO DEPOSITS
So, if we want to know the amount before deposits, we just need to take the total of previous two deposits
The expressions that show your balance would be
$72.31 – $17.92 – $15.33; $39.06
A number in between is
10.25
Answer:
y = 
Step-by-step explanation:
The equation for a linear graph is usually written in the following format...
y = mx + b
Where m would be the slope, usually referring to rise over run and b would be the y-intercept (where the line crosses the y-axis). From the graph, we can see that the line crosses the y-axis at point 3 so b would be 3. The graph also shows us that for every 1 value that the line rises it moves to the right 2 values. Therefore, the slope would be 1/2. Using these values we can create the following equation...
y = 
Answer: C) Find the factors of c that add up to b.
==============================================
Explanation:
If we want to factor something in the form x^2+bx+c, then we look for two numbers that
-------------
Let's look at a specific example
Consider factoring x^2+5x+6
We need to find two numbers that...
- Multiply to c = 6
- Add to b = 5
Through trial and error, you should find the two numbers to be 3 and 2. This means it factors to (x+3)(x+2). The order of the factors doesn't matter.
You can use the FOIL rule or the box method to expand out (x+3)(x+2). You should get x^2+5x+6 again.