Correct Your Working Out: Troubleshoot Your Math Errors | Tips & Tricks

  • Context: Undergrad 
  • Thread starter Thread starter confused88
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
confused88
Messages
22
Reaction score
0
Can someone please correct my working out...
[tex]\frac{\beta^2}{(x-1)(x-2)} - \frac{\beta^2}{(x-1)^2}[/tex]

[tex]\frac{\beta^2(x-1)^2 - \beta^2(x-1)(x-2)}{(x-1)(x-2)(x-1)^2}[/tex]

[tex]\frac{\beta^2x^2 - \beta^2 -\beta^2(x^2 - 3x +2)}{(x-1)(x-2)(x-1)^2}[/tex]

[tex]\frac{3\beta^2 + 3\beta^2x}{(x-1)(x-2)(x-1)^2}[/tex]

[tex]\frac{3\beta^2(x -1)}{(x-1)(x-2)(x-1)^2}[/tex]

[tex]\frac{3\beta^2}{(x-2)(x-1)^2}[/tex]

that's my answer..

but the real answer is meant to be:
[tex]\frac{\beta^2}{(x-2)(x-1)^2}[/tex]

Can someone see where i went wrong?
 
Last edited:
Physics news on Phys.org
Looking at the top only.

[tex] \beta^{2}(x-1)^{2} - \beta^{2}(x-1)(x-2)[/tex]
[tex] \beta^{2}(x^{2} - x - x +1) - \beta^{2}(x^{2} + 2x - 1x + 2)[/tex]
[tex] \beta^{2}(x-1)[/tex]

Simplifies to something like that.