Discriminant
1
Math Utility
Solve quadratic equations in standard form and inspect the discriminant, roots, axis of symmetry, and vertex without working the formula by hand.
Discriminant
1
Axis of symmetry
1.5
Vertex x
1.5
Vertex y
-0.25
It solves quadratic equations in the standard form ax² + bx + c = 0, where a must not be zero.
The discriminant b² - 4ac determines the root type: positive gives two real roots, zero gives one repeated real root, and negative gives complex roots.
The vertex is the turning point of the parabola. Its x-coordinate is -b / 2a, and the y-coordinate is found by substituting that x-value back into the quadratic.
Calculate Body Mass Index (BMI) and find your ideal weight range using metric or imperial units.
Calculate exact age in years, months, days, weeks, and total days from a birth date to any target date.
Calculate gratuity, full bill total, and the per-person share from a bill amount and tip percentage.
Generate a robots.txt file with user-agent rules, sitemap reference, and optional crawl-delay.
Generate a basic sitemap.xml file from a site URL and a list of paths or full URLs.
Decode JWT header and payload segments locally in the browser for debugging and inspection.