Solving Exponent Laws: 2^3 / 2^0 - 2^-1 Question on Homework

  • Thread starter Thread starter Nelo
  • Start date Start date
  • Tags Tags
    Exponent Laws
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
Nelo
Messages
215
Reaction score
0

Homework Statement



2^3 / 2^0 -2^-1

Homework Equations


solving using exponent laws



The Attempt at a Solution



i move the negetive one over and make it 2^3 /2^0 = 1/2^1
I get 8 on the left side, and 2 on the right, bring the 6 from the right to the left and get 2. The answer is 16, i don't know how to get it. Anyone?
 
Physics news on Phys.org
2^3 / 2^0 -2^-1

Is that:

[tex]\frac{2^3}{2^{0}-2^{-1}}[/tex] ?
 
QuarkCharmer said:
2^3 / 2^0 -2^-1

Is that:

[tex]\frac{2^3}{2^{0}-2^{-1}}[/tex] ?

Yes because the answer is 16 :)
 
How do you solve this problem?

3^g+3 - 3^g+2 = 1458

Ive been stuck on it for a whole hour
 
Nelo said:
How do you solve this problem?

3^g+3 - 3^g+2 = 1458

Ive been stuck on it for a whole hour

There is no solution. You write 3^g+3 - 3^g+2, which means (3^g) + 3 - (3^g) + 2, and this is equal to 5. If you actually mean something different, USE BRACKETS. For example, maybe you mean 3^(g+3) - 3^(g+2) = 1458. Of course, that would have a solution, which we could get quite easily using the fact that 3^(g+3) = 3*3^(g+2).

RGV
 
there's no brackets, and there is a solution , its 4.

Heres another one.

-500 = 5^y+1 -5^y+2

looks like the same type of problem, answer to this ones 3
 
You seem to be missing a VERY IMPORTANT point: you *must* use brackets because otherwise what you are writing is in violation of all standard math writing rules. People will automatically assume you mean what you write, but apparently that is not true!

RGV
 
Nelo said:
there's no brackets, and there is a solution , its 4.

Here's another one.

-500 = 5^y+1 - 5^y+2

looks like the same type of problem, answer to this ones 3

If you mean that y+1 and y+2 are exponents, then you should (must, actually) use parentheses or other grouping symbols to indicate where the exponent ends and the rest of the expression picks up again.

I assume you meant:

-500 = 5^(y+1) - 5^(y+2) .

It works even better to use the X2 button above the advanced version of the reply box. Then you don't need the parentheses. This gives:

-500 = 5y+1 - 5y+2

To solve this, notice that 5y+2 = (5)(5y+1)

Factor (5y+1) out of 5y+1 - (5)(5y+1).

The answer is y = 2.