Solving Quadratic Equations: Find the Solutions to x = 3x^2 - 12x + 6
-12x + 6
x = 3
To find the solution to this equation, we need to use the quadratic formula:
x = ( -b ± √(b^2 - 4ac) ) / (2a)
Where a = 3, b = -12, and c = 6
x = (12 ± √(144 - 72))/6
x = (12 ± 12) / 6
x = (24 ± 12) / 6
x = 3, -2
原文地址: https://www.cveoy.top/t/topic/ll6l 著作权归作者所有。请勿转载和采集!