is there a 3-digit number for which\[\overline{abc}=b^2+4ac\]
what's that symbol?
that means abc is a number
like abc=100*a+10b+c ?
yeah
100*a+10b+c = b^2+4ac <-- this seems like determinant of ax^2+bx-c = 0
\[a,b,c \in \text{{0,1,...,9}}\]
a cannot be 0. Otherwise, it's not a 3-digit number.
yeah a can not be 0
RHS is limited
a, b, c are distinct, right?
they can be same
100*a+10b+ (c - b^2-4ac) = 0 (10 * 2a + b)^2 = b^2 - 4a(c - b^2-4ac)
this is quadratic in a
how u bring a^2 to work
100*a+10b+ (c - b^2-4ac) = 0 x^2a+xb + (c - b^2-4ac) = 0, x=10
perhaps we can use quadratic property and uniqueness to reduce things ... looks like this is too long and not my stuff. I should be doing PDE !!
lol...man a is limited
cannot have double value .. so discriminant should be zero.
juantweaver started good
no number exists...the only possible chance is when a=1 but then there is no integer solution for b,c so both sides equal
rewrite equation as \[100*a+c-4ac=b^2-10b\] then prove that LHS is always positive and RHS is always negative. impossible
i like that proof ^^
that one is nice too juant
only possibility for a is 1 -> only possibility for b -> 8 and 9 -> no integer value for c
Join our real-time social learning platform and learn together with your friends!