Are These Quadratic Solution Steps Correct?

  • Thread starter Thread starter FAQ
  • Start date Start date
AI Thread Summary
The discussion revolves around verifying the correctness of quadratic solution steps presented by multiple users. The first user provides a quadratic equation derived from manipulating the equation 1-x=0.5x^2 but encounters algebraic errors in subsequent steps. Another user points out mistakes in the third equation, suggesting that the original equation was misinterpreted, leading to incorrect coefficients. The corrections indicate that the proper solutions should yield x = ±2 instead of the previously calculated values. Overall, the thread highlights the importance of careful algebraic manipulation in solving quadratic equations.
FAQ
Messages
6
Reaction score
0
Just check these over and seen if there correct, thanks

#1
1-x=0.5x^2
Times everything by 2
2-2x=1x^2
Move it over
-1x^2 - 2x + 2=0
a=-1
b=-2
c=2

x=2 +/- root -2 - 4(-1)(2) all over -2

x=2 t/- root 6 all over -2

x=-1 +/- root -3

#2
2-x=x^2 + x
-x^2 -x -x + 2=0
a=-1
b=-2
c=2
same thing as #1 so if that correct then I guess this will be :rolleyes:

#3
6(2-x)=3x^2 + 6x
I warn you, this could be wrong
12-6x=yada yada
-3x^2 -6x -6x + 12=0
a=-3
b=-6
c=12

x=6 +/- root -6 - 4(-3)(12) all over -6

x=6 +/- root 138 all over -6

x= -1 +/- root 23

Thanks for any help
 
Mathematics news on Phys.org
FAQ said:
#3
6(2-x)=3x^2 + 6x

I think you've got some algebra errors in there:
6(2-x)=3x^2-6x
Divide both sides by 3
2(2-x)=x^2-2x
multiply out
4-2x=x^2-2x
add 2x-4 to both sides
0=x^2-4
x = \pm 2
 
FAQ said:
#3
6(2-x)=3x^2 + 6x
I warn you, this could be wrong
12-6x=yada yada
-3x^2 -6x -6x + 12=0
a=-3
b=-6
c=12
Since you have -6x-6x, b=-12

NateTG said:
I think you've got some algebra errors in there:
6(2-x)=3x^2-6x
Divide both sides by 3
2(2-x)=x^2-2x
multiply out
4-2x=x^2-2x
add 2x-4 to both sides
0=x^2-4
x = \pm 2
I think the original equation was 6(2-x)=3x^2+6x, not 6(2-x)=3x^2-6x
 
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...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top