I tried using the quadratic formula but I don't have a $c$. Do I just put a $1$ in its place or something? The answer is supposed to be $\mp \frac15 \sqrt{15}$.
2026-03-27 17:05:00.1774631100
On
How do I solve $5x^2-3=0$?
33 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
4
There are 4 best solutions below
0
On
Method $1$:
$a=5$ clearly, while you have $c=-3$. There's no $x$ term, so $b=0$, and thus we have: $$x=\frac{0\pm\sqrt{0^2-4\cdot5\cdot(-3)}}{2\cdot5}=\pm\frac{\sqrt{60}}{10}=...$$
Method $2$: This is difference of two squares: $(a^2-b^2)=(a+b)(a-b)$, so we have: $$(5x^2-3)=(x\sqrt5+\sqrt3)(x\sqrt5-\sqrt3)=0$$ $$\to x=\pm\frac{\sqrt3}{\sqrt5}$$
You can simplify both of these to show they are the same.
$$\frac{-0\pm\sqrt{0^2+4\cdot5\cdot3}}{2\cdot 5}.$$