Answer:
5x
Step-by-step explanation:
It’s 5x
Answer:
V = 0.523598776
Step-by-step explanation:
Let us assign variables.
Let x = egg mcmuffins
Let y = hash brown
Randy had:
2x + y = 750
Jack had
x + y = 450
Using systems of linear equation, we can get the value for x and y by elimination. Subtract the equations.
2x + y = 750
x + y = 450
--------------
x = 300
Get y
x + y = 450
300 + y = 450
y = 150.
So there are 300 calories for McMuffins and 150 calories for hash brown.
"twelve decreased by twice a number" ---> 12 - 2x
"8 times the sum of number and 4" ---> 8(x + 4)
12 - 2x = 8(x + 4)
12 - 2x = 8x + 32 (distributive property)
12 = 10x + 32 (add 2x to both sides)
-20 = 10x (subtract 32 from both sides)
x = -2 (divide both sides by 10)
That's answer.