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
AI Thread Summary
The discussion centers on solving the expression 2^3 / 2^0 - 2^-1. Participants clarify that the correct interpretation is 2^3 / (2^0 - 2^-1), leading to the calculation of 8 / (1 - 0.5), which simplifies to 16. There is also a separate inquiry about the expression 3^g+3 - 3^g+2 = 1458, with confusion arising from the lack of brackets, which is crucial for proper interpretation. The importance of using parentheses in mathematical expressions to avoid ambiguity is emphasized throughout the conversation. The thread concludes with a focus on the necessity of clear notation in solving exponent-related problems.
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:

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

Is that:

\frac{2^3}{2^{0}-2^{-1}} ?

Yes because the answer is 16 :)
 
yes it isss
 
\frac{2^3}{2^0}- 2^{-1}= \frac{8}{1}- \frac{1}{2}= 8- \frac{1}{2}= \frac{15}{2}

\frac{2^3}{2^0- 2^{-1}}= \frac{8}{1-\frac{1}{2}}= \frac{8}{\frac{1}{2}}= 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
 
Theres 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
 
  • #10
Nelo said:
Theres 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.
 
Back
Top