Quadratics using Pascal's triangle

AI Thread Summary
The discussion focuses on using Pascal's Triangle to simplify a quadratic expression, where the main challenge lies in transitioning between specific lines of the equation. The user struggles to reduce the expression further after reaching a certain point, despite applying the quadratic formula, which yields an approximate answer of 748.52 instead of the expected 752. There is a clarification regarding the distinction between an equation and an expression, emphasizing that the problem presented lacks an equality symbol. The conversation highlights common misunderstandings in mathematical terminology and the utility of Pascal's Triangle in simplifying quadratic forms. Overall, the thread illustrates the complexities involved in manipulating quadratic expressions and the importance of clear mathematical definitions.
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: 525
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 HorseRidingTic
Amazing! Thank you so much Buffu :)
 
:smile:
 
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.
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
Back
Top