Mister Exam

(a-3)²-4(a-3)+4 equation

The teacher will be very surprised to see your correct solution 😉

v

Numerical solution:

Do search numerical solution at [, ]

The solution

You have entered [src]
       2                    
(a - 3)  - 4*(a - 3) + 4 = 0
$$\left(\left(a - 3\right)^{2} - 4 \left(a - 3\right)\right) + 4 = 0$$
Detail solution
Expand the expression in the equation
$$\left(\left(a - 3\right)^{2} - 4 \left(a - 3\right)\right) + 4 = 0$$
We get the quadratic equation
$$a^{2} - 10 a + 25 = 0$$
This equation is of the form
a*a^2 + b*a + c = 0

A quadratic equation can be solved
using the discriminant.
The roots of the quadratic equation:
$$a_{1} = \frac{\sqrt{D} - b}{2 a}$$
$$a_{2} = \frac{- \sqrt{D} - b}{2 a}$$
where D = b^2 - 4*a*c - it is the discriminant.
Because
$$a = 1$$
$$b = -10$$
$$c = 25$$
, then
D = b^2 - 4 * a * c = 

(-10)^2 - 4 * (1) * (25) = 0

Because D = 0, then the equation has one root.
a = -b/2a = --10/2/(1)

$$a_{1} = 5$$
The graph
Sum and product of roots [src]
sum
5
$$5$$
=
5
$$5$$
product
5
$$5$$
=
5
$$5$$
5
Rapid solution [src]
a1 = 5
$$a_{1} = 5$$
a1 = 5
Numerical answer [src]
a1 = 5.0
a1 = 5.0