Simple Quadratic Factor question

  • Thread starter Thread starter james_rich
  • Start date Start date
  • Tags Tags
    Quadratic
james_rich
Messages
23
Reaction score
0
okay i need to solve the quadratic y = -x^2 + 5x + 6 and need to find the coordinates of the vertex of the curve

by factorising

y = -(x^2 - 5x - 5)
y = -(x + 1)(x - 6)

so when y = 0, x = -1 and x = 6 (that parts simple)
..............
At the vertex x = (-1 + 6) / 2 = 5/2 (as the curve is symetrical)

so as y = -x^2 + 5x + 6

y = -5/2^2 + 5(-5/2) + 6
y = 25/4 + 50/4 + 24/4
y = 99/4

(this is the answer i got which doesn't look right, and answer book gives a different answer)

can u tell me where i went wrong? thanx
 
Mathematics news on Phys.org
Sorry, this sites changed a bit since i last came on, I've posted it in the wrong section
 
y = -5/2^2 + 5(-5/2) + 6
y = 25/4 + 50/4 + 24/4
First line should read -(5/2)^2+5(5/2)+6
Second line should read -25/4+50/4+24/4
Result y=49/4
I suggest you carefully check your arithmetic before posting.
 
thanx i got that answer too, wasn't sure which way to work it out, the negative sign threw me a bit, the book is wrong then as i thought, they have 29/4 for their answer!

thanx for ur help
 
mathman is right & here's why:
-5/2*5/2=-25/4 because -1*1=-1
5 * 5/2 = 25/2 = 50/4
6 = 24/4
50 + 24 - 25 = 50 - 1 = 49/4
There's your answer
 
You can also do this by completing the square:
y= -x2+ 5x+ 6= -(x2- 5x)+ 6
= -(x2- 5x+ 25/4- 25/4)+ 6
= -(x- 5/2)2+ 25/4+ 6
= -(x- 5/2)2+ 25/4+ 24/4
= -(x- 5/2)2+ 49/4

The vertex is at (5/2, 49/4).
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
I'm interested to know whether the equation $$1 = 2 - \frac{1}{2 - \frac{1}{2 - \cdots}}$$ is true or not. It can be shown easily that if the continued fraction converges, it cannot converge to anything else than 1. It seems that if the continued fraction converges, the convergence is very slow. The apparent slowness of the convergence makes it difficult to estimate the presence of true convergence numerically. At the moment I don't know whether this converges or not.

Similar threads

Replies
24
Views
2K
Replies
2
Views
1K
Replies
5
Views
1K
Replies
18
Views
4K
Replies
3
Views
1K
Replies
3
Views
2K
Replies
8
Views
1K
Back
Top