MHB Quadratic equations ( solving for zeros/roots) trickey

miller1991
Messages
2
Reaction score
0
−2x^2+3x+20why is this equation so special it is in standard form, and when i solve for zeros
i factor down to

-1( 2x^2-3x-20)

factor
( 2x^2-3x-20)

factor by grouping 2(-20)=-40 what numbers multiple to equal -40 and add to equal -3

-8(5) = -40
-8+5= -3

and then just to find zeros the next step would be
(x-8) (x+5)
x=8 x=-5 BUT
thats not right apparently the answer is

x=4 x = -5/2

the answer i got here

(x-8) (x+5)
x=8 x=-5

is meant to be -1(2x+5)(x-4)

which gives
x=4 x = -5/2 but like 5+-4 =1 don't even equal -3

apparently if i use the huge equation to solve for zeros that works but
why did (2x+5)(x-4) using this work, and how to i recognize when to use it like that
and i don't even know where they pulled the 5 and -4 fromdoes anyone know why when solving for zeros
y=-2x^2 +3x+20
is a tricky question
p.s
originally the question was solve zeros for
y=3x+20 -2x^2
but putting it in standard form was easy and i don't think that messes with the final answer
thanks !
 
Mathematics news on Phys.org
miller1991 said:
factor by grouping 2(-20)=-40 what numbers multiple to equal -40 and add to equal -3

-8(5) = -40
-8+5= -3

and then just to find zeros the next step would be
(x-8) (x+5)
x=8 x=-5

You have the right idea!
You are trying to factor
$-2x^2+3x+20$
Factor out the negative (like you did).
$-(2x^2-3x-20)$
Then you determined the values you are working with are 8 and -5. That tells you how to "re-write" your equation so that is set up in a way that you can factor by grouping.
$2x^2-3x-20 = 2x^2+5x-8x-20$
Now factor by grouping.
$2x^2+5x-8x-20 = x(2x+5)-4(2x+5)=(x-4)(2x+5)$
Giving,
$x=4, x=-\frac{5}{2}$
 
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

Back
Top