Factor expression A so that it looks like expression B

  • Thread starter Thread starter sharpycasio
  • Start date Start date
  • Tags Tags
    Expression
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
sharpycasio
Messages
16
Reaction score
0

Homework Statement


This question stems from this one: https://www.physicsforums.com/showthread.php?t=642712

I think I know how to solve it now. The only problem is I have to show how to factor this expression into the form WolframAlpha shows.

[itex]-a^2 b + a b^2 + a^2 c - b^2 c - a c^2 + b c^2[/itex] → [itex]-(a-b)(a-c)(b-c)[/itex]

Homework Equations


The Attempt at a Solution



I did this but then I don't know how to proceed.

[tex]ab(b-a)+ac(a-c)+bc(c-b)[/tex]

Please help. Thanks
 
Physics news on Phys.org
By rearranging it like so:
[itex]−a^2b+ab^2+a^2c−b^2c−ac^2+bc^2 \rightarrow −a^2b+a^2c+ab^2−ac^2−b^2c+bc^2[/itex]
 
Last edited:
You're a genius! Thank you. :)