Sadly, 14% of US smokes that’s just adult
50 + 18 + (50 - 10) + (40 - 18) + 10 + 40 = 180
Operations are performed according to the Order of Operations. Sometimes the mnemonic PEMDAS or BIDMAS is used to remind you what the order is.
P/B - parentheses/brackets. The content of these is evaluated first.
E/I - exponents/indices. Exponentiation is done first, right to left: a^b^c = a^(b^c).
MD/DM - multiplication and division are done in order of appearance, left to right. Each has equal priority, neither is done before the other unless it appears in the expression first. a/bc = (a/b)c. ab/c = (ab)/c
AS - addition and subtraction are done in order of appearance, left to right. Each has equal priority.
_____
When functions are involved (sin( ), log( ), sqrt( ), for example), their arguments are evaluated according to the order of operations, then the function is evaluated, then the remainder of the operations are performed. For example, sin(a)^2 = (sin(a))^2. Sometimes, this is written sin^2(a).
When functions are written without parentheses around their arguments, it must be assumed that the function only applies to the first entity following the function name. log ab+c/d = (log(a)*b)+(c/d), for example, or √3x = (√3)x.
Answer:
(17/8, -1/8)
Step-by-step explanation:
the bottom equation is equivalent to x = 2-y
so I switch the value of x in the top equation to x = 2-y
and it becomes 2*(2-y) - 6y = 5
equal to 4 - 2y - 6y = 5
-8y = 1
y = -1/8
then you substitute this value in the second equation
x + y = 2 becomes x + (-1/8) = 2
x = 2 + 1/8 = 16/8 + 1/8 = 17/8
Answer: 8.99mL
Step-by-step explanation:
Since each bottle has 4.56mL, 2.31mL and 2.12mL,
Total lotion= 4.56 + 2.31 + 2.12
= 8.99mL