We're working on the use of backtracking to solve a problem. Also, using reversing or undo a series of steps to solve equations. The question states," Make tables for the outputs x^4, x^5, x^6 and x^7. Which powers produce reversible operations?." The answer is all odd powers are reversible. How can I show this by example?
in Algebra 1 Answers by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.

2 Answers

Strictly speaking "NO" power operation (raising to an exponent) is reversible, because the inverse operation is ALWAYS multi-valued, unless we restrict the domain. In the case of even powers, for example:

(+3) ^2 = 9
(- 3) ^2 = 9

Therefore the reverse operation thus has two possible solutions:

Sqrt(9) = +3
Sqrt(9) =  -3

Also, it is "NOT" true that odd powers are reversible, if we consider complex numbers:

(+3                        ) ^3  = 27
(-1.5 + j 2.59808) ^3  = 27
(-1.5 -  j 2.59808) ^3  = 27

The cube root of three (above) therefore has a total of three solutions, one "real"  and two complex conjugates. In the general case, the inverse operation of:

y = (x)^n        --->   x = nth root of (y)

has "n" solution. Odd roots(y) have a single real solution and (n-1)/2 pairs of complex conjugate solutions. Even roots of (y) have two real solutions (+/-) and (n-2)/2 pairs of complex conjugate solutions, assuming that "y" is positive.

In the general case, the "nth root" of any real or complex power can be plotted as a set of equally spaced vectors in the complex plane, each with a magnitude of:

   (|y|  / n)

separated by angles of:

  (2 pi / n)   or    (360 degrees /n)

 

In summary:

    Even powers are reversible if we restrict our domain to positive numbers.
    Even powers are NOT reversible in the INTEGER or larger domains,
    because the roots are multi valued.

    Odd powers are reversible in the REAL domain,
    but NOT in the COMPLEX or larger domains.

Hope this helps,

MJS

by
Correction (typo) in the magnitude calculation:

| n-th root of x | = n-th root (|x|)

i.e.

a)   The "n"-th root of (x) has "n" distinct solutions.

b)  All solutions have the same magnitude = "n"-th root of the original magnitude,

c) The roots are equally spaced (equal angles) on a circle in the complex plane.
by

Related questions

1 answer
asked Aug 24, 2013 in Algebra 2 Answers by Jeff1Mich Level 1 User (120 points) | 729 views
1 answer
asked Apr 17, 2014 in Calculus Answers by rajendra | 793 views
1 answer
asked Feb 24, 2013 in Word Problem Answers by anonymous | 1.4k views
1 answer
asked Sep 25, 2012 in Algebra 1 Answers by anonymous | 885 views
0 answers
2 answers
asked May 28, 2013 in Algebra 1 Answers by anonymous | 4.3k views
1 answer
Welcome to MathHomeworkAnswers.org, where students, teachers and math enthusiasts can ask and answer any math question. Get help and answers to any math problem including algebra, trigonometry, geometry, calculus, trigonometry, fractions, solving expression, simplifying expressions and more. Get answers to math questions. Help is always 100% free!
87,516 questions
100,279 answers
2,420 comments
732,467 users