How do you simplify sqrt{12x^7}?

  • Context:
  • Thread starter Thread starter mathdad
  • Start date Start date
  • Tags Tags
    Radical Simplify
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
2 replies · 2K views
mathdad
Messages
1,280
Reaction score
0
Simplify sqrt{12x^7}

Solution:

sqrt{4•3•x^6•x}

2x^3(sqrt{3x})

Is this correct?

Note 1:

According to wolfram, the answer is 2sqrt{3}•sqrt{x^7}

Note 2:

The term x^3 in my answer comes from the breakdown of sqrt{x^7} as sqrt{x^6•x}. Isn't sqrt{x^6} the same as x^3?
 
Mathematics news on Phys.org
Your working assumes $0\le x$...it would be more proper to say:

$$\sqrt{12x^7}=2\left|x^3\right|\sqrt{3x}$$

Because:

$$|x|\equiv\sqrt{x^2}$$
 
MarkFL said:
Your working assumes $0\le x$...it would be more proper to say:

$$\sqrt{12x^7}=2\left|x^3\right|\sqrt{3x}$$

Because:

$$|x|\equiv\sqrt{x^2}$$

Back in high school over 30 years ago, my teachers never taught to include the absolute value to a square root problem. For me sqrt{x^2} = x not the |x| but of course, you are right.