Answer:
.78 cents
Step-by-step explanation:
To find the tax amount on any number, divide that number by 100 and then multiple it by the tax percentage.
In this case that would look like: $19.50/100 times 4 =.78
5(x + 27) >= 6(x + 26)
5x + 135 >= 6x + 156
-x >= 21
x <= -21
Answer: Choice B.
If you have at least as many equations as your have unknown variables, the 'system' is solvable (unless the equations are copies of eachother).
In this case, isolate one letter and plug it in the other. I'm going for the 2a in the bottom one (it doesn't matter)
2a - 4b = 12 => (divide by two and move the b's to the other side)
a = 6 + 2b. (plug this one into the top equation)
4(6+2b) + 6b = 10 => 24+8b+6b = 10 => 24 + 14b = 10 => 14b = -14 => b=-1
a = 6 + -2 = 4.
So a=4 and b=-1.