asked 16.6k views
4 votes
two candidates attempts to solve a quadratic equation of form \(x^2 px q=0\) one starts with a wrong value of p and find the roots to be 2 and 6 the other starts with a wrong value of q and finds the roots to be 2, -9 the correct roots are :

1 Answer

5 votes
Hello,

Nice like problem.

(x-a)(x-b)=x²-(a+b)x+ab=x²-Sx+P

1) S=8,P=12 value of P is correct

2) S=-7, P=-18, Value of S is correct

x²-7x+12=0
Δ=7²-4*12=1
x=(7-1)/2 =3
or x=(7+1)/2=4

The correct roots are 3 and 4


answered
User Carlos Segarra
by
8.6k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.