Answer:
$74.41
Step-by-step explanation:
x = Amount of money Sylvia had in her account
Amount of money spent at the Grocery Store= $25.89
Remaining Amount of money after Grocery = $48.52
Hence, By adding the two amount above we get the amount Sylvia had in her account before grocery;
x = $25.89 + $48.52
x = $74.41
by game 3(at 1:00 p.m)
because temperature comes to 5 degrees at 1:00 p.m
1:00 p.m~3+2=5 degrees
Answer:
Presents
Step-by-step explanation:
Answer:
System of Linear Equations entered :
[1] 4x - 3y = 15
[2] 2x + 2y = 4
Step-by-step explanation:
// Solve equation [2] for the variable y
[2] 2y = -2x + 4
[2] y = -x + 2
// Plug this in for variable y in equation [1]
[1] 4x - 3•(-x +2) = 15
[1] 7x = 21
// Solve equation [1] for the variable x
[1] 7x = 21
[1] x = 3
// By now we know this much :
x = 3
y = -x+2
// Use the x value to solve for y
y = -(3)+2 = -1
Solution :
{x,y} = {3,-1}