Factoring with factorial exponents.

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
3 replies · 3K views
ponyberry
Messages
1
Reaction score
0

Homework Statement



Factor x + 5+ 6x^-1
Factor x^(3/2) + 2x^(1/2) - 8x^(-1/2)

Homework Equations



None given.

The Attempt at a Solution



I have tried factoring normally, it's just not working out though (for either part of the question.) I've never had to deal with this in a math class before, but my teacher is doing this as part of a review before calculus. If someone could show me what I need to do, I would really appreciate it and would be able to apply it to the rest of the worksheet.
 
Physics news on Phys.org
When you are normally factoring an expression, say [itex]x^3+2x^2+x[/itex], you factor the largest factor of each term out of the expression, in this case, the [itex]x[/itex], or [itex]x^1[/itex] (same thing): [itex]x(x^2+2x+1)[/itex]. Can apply that same logic to the case when the exponent is negative, fractional, or both? Hint: What is the smallest degree of [itex]x[/itex] in the second expression you gave?
 
Last edited:
ponyberry said:

Homework Statement



Factor x + 5+ 6x^-1
The very first thing you could do is factor out [itex]x^{-1}[/itex] giving
[itex]x^{-1}(x^2+ 5x+ 6)[/itex]. Can you continue that?

Factor x^(3/2) + 2x^(1/2) - 8x^(-1/2)
If you factor out [itex]x^{-1/2}[/itex] you get [itex]x^{-1/2}(x^2+ 2x- 8)[/itex]

Homework Equations



None given.

The Attempt at a Solution



I have tried factoring normally, it's just not working out though (for either part of the question.) I've never had to deal with this in a math class before, but my teacher is doing this as part of a review before calculus. If someone could show me what I need to do, I would really appreciate it and would be able to apply it to the rest of the worksheet.