MHB Reflection of Parabolas: Find the Sum of Coefficients - POTW #406 Feb 27th, 2020

  • Thread starter Thread starter anemone
  • Start date Start date
AI Thread Summary
The problem involves reflecting a parabola defined by the equation y=ax^2+bx+c about the line y=k, resulting in a new parabola y=dx^2+ex+f. Participants are tasked with finding the sum of the coefficients a, b, c, d, e, and f. Members castor28 and MegaMoh successfully provided correct solutions to the challenge. The discussion emphasizes the importance of understanding the properties of parabolas and their transformations. The thread serves as a platform for problem-solving and sharing mathematical insights.
anemone
Gold Member
MHB
POTW Director
Messages
3,851
Reaction score
115
Here is this week's POTW:

-----

The parabola with equation $y=ax^2+bx+c$ and vertex $(h, k)$ is reflected about the line $y=k$. This results in the parabola with equation $y=dx^2+ex+f$. Find $a+b+c+d+e+f$.

-----

Remember to read the https://mathhelpboards.com/showthread.php?772-Problem-of-the-Week-%28POTW%29-Procedure-and-Guidelines to find out how to https://mathhelpboards.com/forms.php?do=form&fid=2!
 
Physics news on Phys.org
Congratulations to the following members for their correct solution!

1. castor28
2. MegaMoh

Solution from castor28:
If the generic point of the reflected parabola is $(x,z)$, we have $y+z=2k$. This gives:
$$
y+z = (ax^2+bx+c) + (dx^2+ex+f) = 2k
$$
for all $x$. Taking $x=1$ gives:
$$
a+b+c+d+e+f = 2k
$$
 
Back
Top