Tewtor Logo

Tewtor.ai

AI Solution

Powered by Tewtor.ai

Shared by Mohammed Usama2 views

QProblem

why did you divide by 2 first?

ASolution

Dividing by 2 is just a convenience step—it makes the numbers smaller and the factoring easier, but it doesn’t change the solutions.

Why it works

The original equation is

2x28x+6=0.2x^{2} - 8x + 6 = 0 .

Every term on the left side has a factor of 2. If we divide both sides of the equation by the same non‑zero number, the equality remains true:

2x22    8x2  +  62  =  02.\frac{2x^{2}}{2} \;-\; \frac{8x}{2} \;+\; \frac{6}{2} \;=\; \frac{0}{2}.

Since 0/2=00/2 = 0, we get

x24x+3=0.x^{2} - 4x + 3 = 0 .

Because we performed the same operation on every term, any value of xx that satisfies the simplified equation will also satisfy the original one, and vice‑versa. In other words, the two equations are equivalent.

When you might skip this step

You could solve the original quadratic directly with the quadratic formula:

x=b±b24ac2a,x = \frac{-b \pm \sqrt{b^{2} - 4ac}}{2a},

where a=2a = 2, b=8b = -8, and c=6c = 6. That gives the same roots x=1x = 1 and x=3x = 3, but the arithmetic involves larger numbers (e.g., b2=64b^{2}=64 and 4ac=484ac=48).

So dividing by the greatest common factor first is just a shortcut that reduces the arithmetic workload and makes factoring more obvious. The solutions are unchanged.

Shared on 8/24/2026

Need help with your own problems?

Get instant AI tutoring and step-by-step solutions on Tewtor.ai

© 2024 Tewtor.ai - AI-Powered Learning Platform