Manipulating Exponents to Simplify Fractional Expressions

  • MHB
  • Thread starter Silvanoshei
  • Start date
  • Tags
    Exponent
In summary: Thanks! I was trying to multiply top and bottom by 1/(x+1)^(x+1), but putting it in fractional over everything form is key!
  • #1
Silvanoshei
5
0
I'm trying to manipulate (x+1)^x+1 / ((x+1)+1)^x+1

So that I have a 1 in the numerator. If I bring the numerator down using the integer exponent rule, I'll have...
1 / ( (x+1) / (x+1) + 1 )^x+1 ?

Whoops, that's not right...

1 / (x+1)^x * ((x+1)+1)^x+1 ?
 
Mathematics news on Phys.org
  • #2
Silvanoshei said:
I'm trying to manipulate (x+1)^x+1 / ((x+1)+1)^x+1

So that I have a 1 in the numerator. If I bring the numerator down using the integer exponent rule, I'll have...
1 / ( (x+1) / (x+1) + 1 )^x+1 ?

Whoops, that's not right...

1 / (x+1)^x * ((x+1)+1)^x+1 ?

Hi Silvanoshei, welcome to MHB! :)

I'm gambling on what you intend, since I suspect there are a couple of parentheses missing.
So I'll write in $\LaTeX$ what I think you intended.

$$\frac {(x+1)^x+1} {((x+1)+1)^x+1} \overset{?}{=} \frac 1 {(x+1)^x * ((x+1)+1)^x+1}$$

Can you confirm this is what you intended?
Or perhaps show what you did intend?
Either way, this equality does not hold.
 
  • #3
Yeah, on top it's (x+1)^(x+1)
Bottom is ((x+1)+1)^(x+1)
*sorry for the confusion.
 
  • #4
Silvanoshei said:
Yeah, on top it's (x+1)^(x+1)
Bottom is ((x+1)+1)^(x+1)
*sorry for the confusion.

Like this?
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} \overset{?}{=} \frac 1 {(x+1)^x * ((x+1)+1)^{x+1}}$$
It still makes little sense to me.What you can do for instance, is:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} = \left( \frac {x+1} {(x+1)+1}\right)^{x+1}$$
 
  • #5
I like Serena said:
Like this?
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} \overset{?}{=} \frac 1 {(x+1)^x * ((x+1)+1)^{x+1}}$$
It still makes little sense to me.What you can do for instance, is:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} = \left( \frac {x+1} {(x+1)+1}\right)^{x+1}$$

Yup! That's the problem, x is going to go to infinity, so I was trying to manipulate it 1/something to make it zero. If the exponent is x+1 over the fraction, it'll just go to infinity.
 
  • #6
Silvanoshei said:
Yup! That's the problem, x is going to go to infinity, so I was trying to manipulate it 1/something to make it zero. If the exponent is x+1 over the fraction, it'll just go to infinity.

Continuing:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}}
= \frac {1} {\left( 1+\frac 1 {x+1}\right)^{x+1}}
$$

If we replace x+1 by n, which also goes to infinity, we get:
$$\frac {1} {\left( 1+\frac 1 n\right)^n}$$

The denominator is a known limit, which approaches $e$ when $n \to \infty$.

So:
$$\lim_{x \to \infty} \frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}} = \frac 1 e$$
 
  • #7
I like Serena said:
Continuing:
$$\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}}
= \frac {1} {\left( 1+\frac 1 {x+1}\right)^{x+1}}
$$

How does this step work?? Not getting it. :(
 
  • #8
Silvanoshei said:
How does this step work?? Not getting it. :(

Let me write out a couple more intermediary steps...
\begin{aligned}
\frac {(x+1)^{x+1}} {((x+1)+1)^{x+1}}
&= \left( \frac {x+1} {(x+1)+1}\right)^{x+1} \\
&= \left( \frac {1} {\frac{(x+1)}{x+1}+\frac 1 {x+1}}\right)^{x+1} \\
&= \left( \frac {1} {1+ \frac 1 {x+1}}\right)^{x+1} \\
&= \frac {1} {\left( 1+ \frac 1 {x+1}\right)^{x+1}}
\end{aligned}
 
  • #9
Thanks! I was trying to multiply top and bottom by 1/(x+1)^(x+1), but putting it in fractional over everything form is key! (Heidy)
 

FAQ: Manipulating Exponents to Simplify Fractional Expressions

What is a tricky exponent problem?

A tricky exponent problem is a mathematical equation or expression involving exponents that requires a complex solution or multiple steps to solve.

How do I solve a tricky exponent problem?

To solve a tricky exponent problem, you should start by simplifying the expression as much as possible using exponent rules. Then, use algebraic techniques such as factoring or the quadratic formula to further simplify the problem. Finally, use the appropriate operations to solve for the unknown variable.

What are some common mistakes people make when solving tricky exponent problems?

One common mistake people make when solving tricky exponent problems is not following the correct order of operations. It is important to remember to solve exponents before performing other operations. Another mistake is forgetting to apply exponent rules, such as the power of a power rule or the product rule.

Can I use a calculator to solve a tricky exponent problem?

In most cases, yes, you can use a calculator to solve a tricky exponent problem. However, it is important to make sure your calculator is set to the correct mode, such as "scientific" or "math," to accurately solve the problem. Additionally, using a calculator does not replace understanding the underlying concepts and rules involved in solving exponent problems.

Why are exponent problems considered "tricky"?

Exponent problems can be considered "tricky" because they often require multiple steps to solve and can involve complex mathematical concepts. Additionally, making a small mistake in the calculation or applying the wrong exponent rule can lead to an incorrect solution. Practice and understanding of exponent rules are key to successfully solving tricky exponent problems.

Similar threads

Replies
10
Views
565
Replies
12
Views
605
Replies
2
Views
1K
Replies
5
Views
2K
Replies
9
Views
2K
Replies
1
Views
1K
Replies
2
Views
1K
Back
Top