Simplify:
[(b sq rt a) - (a sq rt b)]^2 using square formula
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (anonymous):
\[ (a \sqrt{b} - b \sqrt{a})^2\]
OpenStudy (solomonzelman):
There is a rule: \(\large\color{black}{ (\color{blue}{c}+\color{red}{d} )^2= \color{blue}{c}^2+2\color{blue}{c}{\tiny~}\color{red}{d}+\color{red}{d}^2 }\)
OpenStudy (solomonzelman):
in your case:
\(\large\color{black}{\color{blue}{c=a\sqrt{b} }\\ \color{red}{d = b\sqrt{a} } }\)
OpenStudy (jhannybean):
\[(x-y)^2 = x^2 -2xy+y^2\]
OpenStudy (jhannybean):
In this case: \(x= b\sqrt{a} ~,~ y=a\sqrt{b} \)
Still Need Help?
Join the QuestionCove community and study together with friends!
Sign Up
OpenStudy (jhannybean):
When you make the substitution, what do you get?
OpenStudy (anonymous):
this is what I got so far:
=\[b^2a - 2*b \sqrt{a} * a \sqrt{b} + a^2b\]