How to Distribute in an Algebra Problem

  • Context:
  • Thread starter Thread starter tmt1
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
tmt1
Messages
230
Reaction score
0
Hi working on an algebra/calculus problem

How do I get from

2 (x^2+y^2) (2x+2yy')

to 4x (x^2+y^2) + 4y(x^2+y^2) y'

It is very confusing.

Tim
 
Last edited:
Mathematics news on Phys.org
tmt said:
Hi working on an algebra/calculus problem

How do I get from

2 (x2+y2) (2x+2yy')

to 4x (x2+y2) + 4y(x2+y2) y'

It is very confusing.

Tim

Did you mean, how do you get from $2(x^{2}+y^{2})(2x+2yy')$ to $4x(x^{2}+y^{2})+4y(x^{2}+y^{2})y'$? Because, if so, that's just distributing the $(x^{2}+y^{2})$ times the other stuff in parentheses.
 
Ackbach said:
Did you mean, how do you get from $2(x^{2}+y^{2})(2x+2yy')$ to $4x(x^{2}+y^{2})+4y(x^{2}+y^{2})y'$? Because, if so, that's just distributing the $(x^{2}+y^{2})$ times the other stuff in parentheses.
Yes I did,

Thank you!