I have the quadratic equation $36x^2+80x-35=s^2$
is there any way to make it on the form $AX^2+BX+C^2=s^2$ where $c^2$ is any perfect square.
$s^2$ is unkown but we know it is a perfect square .
Hint: the second equation is an equivalent to the first one so the solution depends on quadratic reduction as i think .
Thanks everybody,
Given that one of the tags is (diophantine-equations), by perfect square I'm guessing you mean the square of an integer.
But if you don't mean that then $-35$ is perfect square of $\sqrt{35}i$.
Beyond that anything you do to the LHS in an attempt to get a perfect square for the constant term will affect the RHS, such that it is probably no longer a perfect square. For example just to convert $-35$ to positive (so the square root is not complex) you either need to multiply by $-1$, which would mean the square root of $-s^2$ is complex. Or you need to add at least 35 to each side. However without knowing what $s$ equals you don't know if $s^2+35$ (taking 35 as an example) is a perfect square.
But you can solve this equation with rational roots. Set $s=13$ then the roots of the equation are $\frac{4}{3}, \frac{-32}{9}$.