Answer:
If you meant [80 + (8*4) ]/2, then [80 + (8*4) ]/2=56
or if you meant 80 + [ 8*4 / 2], then 80 + [ 8*4 / 2] = 96
Step-by-step explanation:
Evalute the expression. 80 + (8x4) divided by 2
so do you mean
the whole expression 80 + (8x4) is over 2 ?
If so then:
evaluate 8x4 = 8 * 4 = 32.
so we have 80 + (8x4) is over 2 = (80 + 32)/2 = 112/2 = 56
If you meant 80 + [ 8*4 / 2]
then 80 + [ 8*4 / 2] = 80 + 8*2 = 80 + 16 = 96
Answer:
The equation has zero solutions because the equation 2 = 3 is never true.
Hope it helps :)
Answer:
x = -8/3
y = 4
Step-by-step explanation:
I assume you want to solve for x and y.
The best way to do this with the two formulas given is elimination. This means add the two equations together.
6x + 5y = 4
-6x + y = 20
The 6 x and -6x will cancel each other. By adding the like terms of the two together you will come out with
6y = 24
Now solve for y by dividing both sides by the 6.
y = 24/6 = 4
Now that we have y, you can plug it into one of the equations and solve for x.
Let's use -6x + y =20.
So plug in the 4 for y to get -6x + 4 = 20
Subtract the 4 from both sides then solve for y by dividing both sides by the -6.
-6x = 16
x = -16/6
You can reduce that down so that x = -8/3.