Question icon
Discuss with Askiitians Tutors

Please give me solution of this question plzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz

Question image for Please give me solution of this question plzzzzzz
Profile image of Suraj Kumar
6 Years agoGrade
Answers icon

1 Answer

Profile image of Aditya Gupta
6 Years ago
hello suraj, notice that u can write the given expression as
(a1*x + a2)^2 + (a2*x + a3)^2 + …....... + (a(n-1)*x + an)^2 is less than or equal to 0
since these are all square terms and hence positive (greater than or equal to 0), so this expression will have to be exactly 0.
or (a1*x + a2)^2 + (a2*x + a3)^2 + …....... + (a(n-1)*x + an)^2= 0
which is possible iff
a1*x + a2= 0, a2*x + a3= 0, …......., a(n-1)*x + an= 0
or, – x= a2/a1= a3/a2= …........= an/a(n-1)
which is obviously a GP (geometric progression) with common ratio of negative x.
kindly approve :)