She ate 6 out of her 10, so she would have 4 left
Answer:
2.19*17.00
=37.23
=$37
Step-by-step explanation:
The answer is infinitely many solutions
If you divide the 2nd equation by 3, you get the first equation, meaning they are identical. That means that any value of x will be true, which means there are infinite solutions
4x - 5 = 11
4x = 11 + 5 = 16
4x = 16
Divide by 4 from both sides
X = 4
Answer:
Step-by-step explanation:
The point of this question is to find out the point where two lines intersect. First we need to get the equation of those lines
Slope of line 1:
(Yb -Ya)/(Xb - Xa) =
(-10 - (-14))/(-1 - (-3)) =
4/2 =
2
Use that slope to find the Y-intercept of line 1
y = 2x + b
-14 = 2(-3) +b
-14 = -6 + b
-8 = b
Therefore Line 1 is:
y = 2x - 8
Slope of line 2
(11 - 13)/(-1 - (-3)) =
-2/2 =
-1
Y-intercept of line 2
y = -x + b
13 = -(-3) +b
13 = 3 + b
10 = b
Therefore line 2 is
y = -x + 10
Now we have 2 equations to solve for the coordinates x and y
y = 2x - 8
y = -x + 10
Substitute y out in one of the equations
2x - 8 = -x + 10
3x = 18
x = 6
Plug x into one of the equations
y = 2(6) - 8
y = 12 - 8
y = 4
Therefore the solution is:
x=6, y=4