Answer:28 bags with 17 cents left over
Step-by-step explanation: First, subtract the amount of 37.85 from what he started out with, 52.02. You should get 14.17.
Then, if we have 14 whole dollars and the bags each cost 50 cents, then we can just multiply 14 by 2, since each dollar equals 50 cents times 2.
EX: $1=50 cents x2. So 14 dollars x2 would be like saying the first amount 50 cents doubled. You should get 28 bags, with 17 cents left over :). Let me know if this makes sense! I really hope this helps you.
Answer:
Algebraic Expression
Step-by-step explanation:
The variable is unknowns therefore it has to be algebraic and it is an expression as we need a form of showcasing it
This is why it is Algebraic Expression
Answer:
holy.... that's a lot of variables.
4t+2s+w+u+x+v
Answer:
Step-by-step explanation:
When using the substitution method we use the fact that if two expressions y and x are of equal value x=y, then x may replace y or vice versa in another expression without changing the value of the expression.
Solve the systems of equations using the substitution method
{y=2x+4
{y=3x+2
We substitute the y in the top equation with the expression for the second equation:
2x+4 = 3x+2
4−2 = 3x−2
2=== = x
To determine the y-value, we may proceed by inserting our x-value in any of the equations. We select the first equation:
y= 2x + 4
We plug in x=2 and get
y= 2⋅2+4 = 8
The elimination method requires us to add or subtract the equations in order to eliminate either x or y, often one may not proceed with the addition directly without first multiplying either the first or second equation by some value.
Example:
2x−2y = 8
x+y = 1
We now wish to add the two equations but it will not result in either x or y being eliminated. Therefore we must multiply the second equation by 2 on both sides and get:
2x−2y = 8
2x+2y = 2
Now we attempt to add our system of equations. We commence with the x-terms on the left, and the y-terms thereafter and finally with the numbers on the right side:
(2x+2x) + (−2y+2y) = 8+2
The y-terms have now been eliminated and we now have an equation with only one variable:
4x = 10
x= 10/4 =2.5
Thereafter, in order to determine the y-value we insert x=2.5 in one of the equations. We select the first:
2⋅2.5−2y = 8
5−8 = 2y
−3 =2y
−3/2 =y
y =-1.5