Quadratics using Pascal's triangle

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
5 replies · 4K views
HorseRidingTic
Messages
6
Reaction score
0

Homework Statement


upload_2017-5-18_10-28-50.png

The problem equation is contained in the picture.

Homework Equations


Pascal's Triangle is useful is this one.

The Attempt at a Solution



The difficulty I'm having is in going between lines 2 and 3 which I've marked with a little red dot.

upload_2017-5-18_10-31-50.png


The closest I get to simplifying it is = a4 + B4 + 4aB(a2+B2) + 6a2B2 . From there I can't figure out the way in which to reduce it further.

P.S I also used the quadratic formula to solve this one (the one with the b2 - 4ac) and my answer came to 748.52 but not quite 752. Why does the quadratic formula not work here?

Thank you for your help,
Ben
 

Attachments

  • upload_2017-5-18_10-28-4.png
    upload_2017-5-18_10-28-4.png
    10 KB · Views: 566
Physics news on Phys.org
##\alpha^4 + \beta^4 + 4\alpha^3\beta + 6\alpha^2\beta^2 + 4\alpha \beta^3 = \alpha^4 + \beta^4 + 4\alpha^3\beta + \color{red}{8}\alpha^2\beta^2 + 4\alpha \beta^3 - \color{blue}{2\alpha^2 \beta^2} = \alpha^4 + \beta^4 + 4\alpha\beta(\alpha^2 + 2\alpha\beta + \beta^2) - {2\alpha^2 \beta^2}##

Now use ##a^2 + 2ab + b^2 = (a+b)^2##
 
  • Like
Likes   Reactions: HorseRidingTic
Amazing! Thank you so much Buffu :)
 
I have a minor gripe with the author of this problem.
A quadratic equation with roots ##\alpha## and ##\beta## is ##(x - \alpha)(x - \beta)##, and so ...
What is shown is not an equation, since the symbol = is not present.

Again, my gripe is with the author, not the person who started this thread.
 
Number of people confusing between expression and equation is surprisingly high.