Evaluating 6^1 + 6^-1 / 6^1 - 6^-1

  • Thread starter Thread starter pandamonium786
  • Start date Start date
AI Thread Summary
The expression 6^1 + 6^-1 / 6^1 - 6^-1 was evaluated incorrectly due to confusion over the placement of negative exponents. Negative exponents are valid and should not be flipped; instead, proper parentheses should be used to clarify the intended operations. The correct interpretation of the expression is (6^1 + 6^(-1)) / (6^1 - 6^(-1)). To simplify, one can eliminate the fractions by multiplying both the numerator and denominator by 6. Proper notation and clarity in writing mathematical expressions are crucial for accurate evaluation.
pandamonium786
Messages
23
Reaction score
1

Homework Statement


Evaluate:
6^1 + 6 ^ −1 / 6^1 − 6 ^ −1

Homework Equations


Exponent Laws

The Attempt at a Solution


6^1 + 6 ^ −1 / 6^1 − 6 ^ −1
= 6^1 + 6 ^1 / 6^1 − 6 ^ 1 (I flipped the side - top or bottom - of the negative exponent numbers)
=12/0

but i think i did it wrong
 
Physics news on Phys.org
pandamonium786 said:
(I flipped the side - top or bottom - of the negative exponent numbers)
Any particular reason?
pandamonium786 said:
but i think i did it wrong
Yup, I think that also.
 
Bystander said:
Any particular reason?

Yup, I think that also.

Well I flipped it because you can't have negative exponents. Also how would you solve the problem?
 
pandamonium786 said:
you can't have negative exponents
Planck's constant is 6.626x10-34J⋅s.
 
pandamonium786 said:
Well I flipped it because you can't have negative exponents. Also how would you solve the problem?

Who says you cannot have negative exponents? They occur everywhere, all the time.

Of course, I am not allowed to tell you how I would solve the problem, but I am allowed to give hints. The most important hint I can offer is for you to use parentheses, so you can keep things straight. The way you have written it reads as
6^1 + \frac{6^{-1}}{6^1} - 6^{-1}
if parsed according to standard rules for reading expressions. However, maybe you mean
\frac{6^1 + 6^{-1}}{ 6^1 - 6^{-1}}
If the latter is what you want then you should write (6^1 + 6^(-1))/(6^1 - 6^(-1)), or [6^1 + 6^(-1)]/[6^1 - 6^(-1)] if you don't want too many "((" or "))" in a row. Note that I write 6^(-1), and not 6^-1, but those parentheses are probably not as important as the ones that delimit the numerator and denominator.
 
Last edited:
If your problem was, as Ray Vickson suggests, (6+ 6^(-1))/(6- 6^(-1))= (6+ 1/6)/(6- 1/6) then get rid of those "1/6" fractions by multiplying numerator and denominator by 6
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top