So, dimensional analysis will help with this
Hope this helps!
Answer:
bbbbbbbbbbbbbbbbbbbbbbbbbb
Step-by-step explanation:
Pemdas 1. parentheses: everything is already in parentheses. so next is exponents. 10×-2 is -20. and 10×6 is 60. so 4×-20 is the next step. it equals -80. and then 3×60 is 180. lastly,add -80 and 180 together. the answer should be 100 if i did that correctly.
Assuming 0x6A is given in base 16, first convert and to a common base, say base 10:
Then
Answer:
3 + 4 = 7 which is true.
Step-by-step explanation:
Whenever you have an equation with a plain variable (that is, no exponent included), there is only one number that will work when substituted for x.
To solve it, you have to "undo" what is done to the variable. You also go in the reverse order of operations, so you do the addition/subtract first, then multiplication/division.
You also have to do the same to both sides, kind of like keeping a balance scale in balance.
In this case, we subtract 4 from both sides first:
3x + 4 -4 = 7 - 4
The + 4 - 4 cancel each other out, so you get:
3x = 3
3x means "3 times x" so you divide by 3 to undo it. I will use the / to indicate division:
3x / 3 = 3 /3
so 1x = 1.
Since 1x is "1 times x" it is the same as x by itself, so:
x=1
AND, if we substitute 1 back into the original equation (the asterisk stands for multiply):
3 * 1 + 4 = 7
3 * 1 is 3, so:
3 + 4 = 7 which is true.
1 is the only number that works.
Hope this helped.