Standard Form Calculator
Use this standard form calculator to convert linear, quadratic, and circle equations into common algebraic standard forms. See step-by-step rearrangement, line graphs, intercepts, quadratic roots, circle centers and radii, and clear MathJax-rendered formulas for homework and independent study.
Quick answer: In this guide, Ax + By = C is the standard form of a line, ax² + bx + c = 0 is the standard form of a quadratic equation, and (x − h)² + (y − k)² = r² is the standard form of a circle. Choose a calculator mode below to convert an equation and review the working.
Related math calculators
If your question uses “standard form” for a number rather than an equation, use the Exponents and Scientific Notation Calculator. For place-value work, see the Place Value Calculator; for checking rounded results, use the Rounding Rule Calculator. The Expanded Form Calculator is useful when you need to expand a number or algebraic expression before comparing forms.
Equation of Line in Standard Form Calculator
Convert a typed linear equation, slope-intercept form, or two points into \(Ax+By=C\). The calculator also finds slope, intercepts, and a visible line graph.
Supported: simple linear equations with \(x\), \(y\), integers, decimals, and fractions such as \(\frac{3}{4}x\).
Convert \(y=mx+b\)
Convert from two points
- Start with \(y=2x+5\).
- Move the variable terms to one side: \(2x-y=-5\).
- The standard form is \(2x-y=-5\).
Quadratic Equation into Standard Form Calculator
Use this converter to write a quadratic in standard form, expand vertex form, and apply the quadratic formula.
Coefficient form
Enter \(a\), \(b\), and \(c\) for \(ax^2+bx+c=0\).
Vertex form
Convert \(y=a(x-h)^2+k\) into \(y=ax^2+bx+c\).
- Use \(ax^2+bx+c=0\).
- Apply \(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\).
Equation of a Circle in Standard Form Calculator
Convert between center-radius standard form and general circle equation form.
Center and radius
General form
Use \(x^2+y^2+Dx+Ey+F=0\).
- Use \((x-h)^2+(y-k)^2=r^2\).
- Substitute \(h=3\), \(k=-2\), and \(r=5\).
What Is Standard Form?
A standard form calculator is useful because standard form organizes an equation so its structure is easy to read and use. In algebra, the standard form of a line is usually written as \(Ax+By=C\). For a quadratic equation, standard form usually means \(ax^2+bx+c=0\) when solving, or \(y=ax^2+bx+c\) when describing a parabola. For a circle, standard form is \((x-h)^2+(y-k)^2=r^2\), which immediately shows the center and radius. Each arrangement is a convention, but it is a convention that makes particular calculations faster.
The reason standard form matters is that it highlights usable information. A line written as \(2x-3y=12\) makes it easy to find intercepts. A quadratic written as \(x^2-5x+6=0\) is ready for factoring or the quadratic formula. A circle written as \((x-3)^2+(y+2)^2=25\) shows that the center is \((3,-2)\) and the radius is \(5\). The form is not only about appearance; it changes how quickly a learner can analyze, graph, solve, or compare the relationship.
This standard form converter is designed for classroom use, homework checking, test preparation, and self-study. It can act as an equation to standard form converter, a convert slope intercept to standard form calculator, a quadratic equation into standard form helper, and an equation of a circle in standard form calculator. It includes explanations for graphing lines in standard form, completing the square for circles, and using the quadratic formula in standard form. Each output is written in mathematical notation using MathJax so formulas appear clearly on desktop and mobile screens.
In some curricula, “standard form” for a number means scientific notation. That is a separate conversion task with its own conventions around powers of ten and significant figures. Use HeLovesMath’s Exponents and Scientific Notation Calculator when the question asks you to write a large or small number as \(a\times10^n\). This page stays focused on the standard forms of algebraic and coordinate-geometry equations.
Standard Form of an Equation
The phrase standard form of an equation means that the equation has been written according to the usual convention for that equation type. For a line, the convention is normally \(Ax+By=C\), where \(A\), \(B\), and \(C\) are constants and \(A\) is usually nonnegative. Many teachers also prefer \(A\), \(B\), and \(C\) to be integers with no common factor other than \(1\). For example, \(y=2x+5\) can be converted into \(2x-y=-5\). The relationship is the same line, but the equation has been rearranged so the variables appear on the left side and the constant appears on the right side.
The constants have specific meanings. If \(A\neq0\), the x-intercept can be found by setting \(y=0\), giving \(x=\frac{C}{A}\). If \(B\neq0\), the y-intercept can be found by setting \(x=0\), giving \(y=\frac{C}{B}\). This is why graphing lines in standard form can be faster than graphing from slope-intercept form when intercepts are simple. A line such as \(3x+4y=12\) immediately gives the intercepts \((4,0)\) and \((0,3)\).
For quadratics, the standard form is usually \(ax^2+bx+c=0\) when the equation is being solved. The coefficient \(a\) controls the opening direction and width of the parabola, \(b\) helps determine the axis of symmetry, and \(c\) gives the y-intercept of the function \(y=ax^2+bx+c\). If the equation is written in vertex form, such as \(y=2(x-3)^2-4\), expanding it produces the standard form \(y=2x^2-12x+14\).
For circles, standard form is not about collecting every term. It is about revealing the geometric center and radius. The equation \((x-h)^2+(y-k)^2=r^2\) tells you that the center is \((h,k)\) and the radius is \(r\). The same circle may also be written in general form, such as \(x^2+y^2-6x+4y-12=0\). The standard form is usually more useful for interpreting the graph, while the general form may be more useful when comparing polynomial equations.
Equation of Line in Standard Form
The equation of line in standard form is one of the most common uses of a standard form calculator. A linear equation may appear as \(y=mx+b\), \(y-y_1=m(x-x_1)\), \(Ax+By+C=0\), or \(Ax+By=C\). These forms describe the same kind of object, but they emphasize different features. Slope-intercept form shows slope and y-intercept directly. Point-slope form is convenient when one point and slope are known. Standard form is often best for intercepts, integer coefficients, and systems of equations.
To convert slope-intercept form into standard form, begin with \(y=mx+b\). Move the \(mx\) term to the left and keep the constant on the right. This gives \(-mx+y=b\), or after multiplying by \(-1\), \(mx-y=-b\). If the slope or intercept is a fraction, multiply every term by the least common denominator so the final standard form has integer coefficients.
For example, convert \(y=\frac{3}{4}x-2\). First move the x-term: \(\frac{3}{4}x-y=2\). Then multiply by \(4\): \(3x-4y=8\). This final equation has integer coefficients and no common factor. That is why a convert slope intercept to standard form calculator should not merely move symbols; it should also simplify the coefficients into the cleanest accepted form.
When two points are given, a line can be converted to standard form without first finding slope-intercept form. If the points are \((x_1,y_1)\) and \((x_2,y_2)\), one direct formula is \((y_1-y_2)x+(x_2-x_1)y=(y_1-y_2)x_1+(x_2-x_1)y_1\). This avoids unnecessary decimals and often gives a neat equation immediately. If the two points are \((0,5)\) and \((2,9)\), then \(A=5-9=-4\), \(B=2-0=2\), and \(C=-4(0)+2(5)=10\). Dividing by \(-2\) and normalizing gives \(2x-y=-5\).
General Equation of Line
The general equation of line is commonly written as \(Ax+By+C=0\). This is closely related to standard form. To move from general form to standard form, move the constant term to the other side: \(Ax+By=-C\). For example, \(4x-7y+21=0\) becomes \(4x-7y=-21\). Both equations describe the same line. The standard form simply places the constant on the right side.
Some textbooks treat \(Ax+By+C=0\) as standard form and others treat \(Ax+By=C\) as standard form. Both are valid conventions, but in many middle school, high school, and early algebra contexts, \(Ax+By=C\) is the form students are asked to produce. This page uses \(Ax+By=C\) as the primary line standard form because it directly supports intercept calculations and matches the keyword intent behind “equation of line in standard form.”
| Form | Typical equation | Best use |
|---|---|---|
| Slope-intercept | \(y=mx+b\) | Reading slope and y-intercept quickly |
| Point-slope | \(y-y_1=m(x-x_1)\) | Writing a line from a known point and slope |
| Standard form | \(Ax+By=C\) | Finding intercepts and solving systems |
| General form | \(Ax+By+C=0\) | Algebraic comparison and rearrangement |
Graphing Lines in Standard Form
Graphing lines in standard form can be efficient because the intercepts are easy to calculate. Starting with \(Ax+By=C\), set \(y=0\) to find the x-intercept. This gives \(Ax=C\), so \(x=\frac{C}{A}\) when \(A\neq0\). Then set \(x=0\) to find the y-intercept. This gives \(By=C\), so \(y=\frac{C}{B}\) when \(B\neq0\). Plot those two points and draw the line through them.
For example, the line \(3x+4y=12\) has x-intercept \(4\) and y-intercept \(3\). The two points are \((4,0)\) and \((0,3)\). Because two distinct points determine a line, this is enough to graph the equation. If \(A=0\), the equation becomes \(By=C\), which is a horizontal line. If \(B=0\), the equation becomes \(Ax=C\), which is a vertical line. A good math place for standard form work should clearly handle both special cases because many mistakes happen when students try to force vertical lines into slope-intercept form.
The graph in this calculator is intended as a visual check. It helps confirm whether the standard form equation has the expected direction, intercepts, and orientation. For exact homework answers, always use the algebraic output as the authoritative result. The graph is especially useful when a converted equation looks surprising. If \(y=2x+5\) becomes \(2x-y=-5\), the graph confirms that the line still crosses the y-axis at \(5\) and still rises by \(2\) for every increase of \(1\) in \(x\).
Quadratic Equation into Standard Form
A quadratic equation into standard form conversion usually means arranging the equation as \(ax^2+bx+c=0\). If you are studying functions rather than solving equations, the related function standard form is \(y=ax^2+bx+c\). The difference is context. When the goal is to find roots, zeros, or x-intercepts, setting the expression equal to zero is natural. When the goal is to describe a graph, writing \(y\) on the left is natural.
Standard form is powerful because it makes the quadratic formula available immediately. The formula uses the coefficients \(a\), \(b\), and \(c\), so the equation must first be written in a way that clearly identifies those coefficients. If an equation is written as \(2x^2=12x-10\), the first step is to move every term to one side: \(2x^2-12x+10=0\). Then \(a=2\), \(b=-12\), and \(c=10\).
The discriminant \(b^2-4ac\) tells you how many real roots the quadratic has. If the discriminant is positive, there are two real roots. If it is zero, there is one repeated real root. If it is negative, the roots are complex. This calculator shows the discriminant separately because it is a key interpretation step, not just a hidden calculation. Students preparing for algebra tests should learn to inspect the discriminant before simplifying roots.
When a quadratic is written in vertex form, such as \(y=a(x-h)^2+k\), the calculator expands it to standard form. The expansion follows \((x-h)^2=x^2-2hx+h^2\). Multiplying by \(a\) gives \(ax^2-2ahx+ah^2\), and adding \(k\) gives \(ax^2-2ahx+(ah^2+k)\). Therefore, the standard form coefficients are \(a\), \(b=-2ah\), and \(c=ah^2+k\).
Quadratic Formula in Standard Form
The quadratic formula in standard form is one of the most important algebra formulas because it solves every quadratic equation that can be written as \(ax^2+bx+c=0\) with \(a\neq0\). Factoring is faster when it works, but factoring depends on recognizing patterns. Completing the square is conceptually important, but it can be longer. The quadratic formula is systematic and universal.
To use it correctly, first confirm that the equation equals zero. A common mistake is reading coefficients from both sides of the equation without moving all terms to one side. For example, in \(x^2+4x=12\), the value of \(c\) is not \(12\). The standard form is \(x^2+4x-12=0\), so \(a=1\), \(b=4\), and \(c=-12\). Then the formula becomes \(x=\frac{-4\pm\sqrt{4^2-4(1)(-12)}}{2(1)}\).
This calculator emphasizes that standard form is a preparation step. Once the equation is in standard form, other methods become easier: factoring, using the quadratic formula, finding the vertex by \(x=-\frac{b}{2a}\), identifying the y-intercept, and sketching the graph. In that sense, a standard form calculator is not just an answer generator. It is a bridge between the raw equation and the method that solves or interprets it.
Equation of a Circle in Standard Form Calculator
The equation of a circle in standard form calculator uses the formula \((x-h)^2+(y-k)^2=r^2\). Here, \((h,k)\) is the center and \(r\) is the radius. This form is preferred for geometry and coordinate graphing because it provides the circle’s main information without extra work. For example, \((x-3)^2+(y+2)^2=25\) has center \((3,-2)\) and radius \(5\).
Circle equations are also often given in general form, such as \(x^2+y^2+Dx+Ey+F=0\). To convert general form into standard form, complete the square separately for the x-terms and y-terms. The center becomes \((-\frac{D}{2},-\frac{E}{2})\). The radius squared is \((\frac{D}{2})^2+(\frac{E}{2})^2-F\). If this value is positive, the graph is a real circle. If it is zero, the graph is a single point. If it is negative, there is no real circle.
For example, convert \(x^2+y^2-6x+4y-12=0\). Here \(D=-6\), \(E=4\), and \(F=-12\). The center is \((3,-2)\). The radius squared is \((-3)^2+(2)^2-(-12)=9+4+12=25\). Therefore, the standard form is \((x-3)^2+(y+2)^2=25\). This calculator performs that conversion directly and displays the intermediate values so students can understand the process.
Find the Standard Form: Method by Method
When a student asks how to find the standard form, the correct method depends on the starting information. If the starting equation is a line in slope-intercept form, move the \(x\)-term to the left. If the starting information is two points, use the two-point standard form formula or find slope first. If the starting equation is a quadratic, collect all terms on one side and arrange powers from highest to lowest. If the starting equation is a circle, complete the square or use center-radius data.
The table below summarizes the conversion patterns used by the calculator. These are the same patterns students use by hand, so the output can be used as a study guide rather than only as a final answer.
| Starting information | Target standard form | Main step |
|---|---|---|
| \(y=mx+b\) | \(Ax+By=C\) | Move \(mx\) left and clear fractions |
| Two points | \(Ax+By=C\) | Use determinant-style coefficients |
| \(Ax+By+C=0\) | \(Ax+By=C\) | Move the constant to the right |
| \(a(x-h)^2+k\) | \(ax^2+bx+c\) | Expand the square and combine terms |
| \(x^2+y^2+Dx+Ey+F=0\) | \((x-h)^2+(y-k)^2=r^2\) | Complete the square |
Standard Formula vs Standard Form
The keyword standard formula is sometimes used when learners mean “standard form formula.” These are related but not identical. A formula is a rule, such as \(x=\frac{-b\pm\sqrt{b^2-4ac}}{2a}\). A form is a structured way to write an expression or equation, such as \(ax^2+bx+c=0\). The formula often depends on the form. For example, the quadratic formula expects the quadratic to be in standard form so the coefficients \(a\), \(b\), and \(c\) are clearly identified.
In line equations, there is no single “standard formula” that solves every problem, but the standard form \(Ax+By=C\) gives useful formulas for slope and intercepts. If \(B\neq0\), rearranging gives \(y=-\frac{A}{B}x+\frac{C}{B}\). Therefore the slope is \(-\frac{A}{B}\), and the y-intercept is \(\frac{C}{B}\). The x-intercept is \(\frac{C}{A}\) when \(A\neq0\). These formulas are built into the calculator’s output.
Equation to Standard Form Converter: Practical Examples
An equation to standard form converter should be judged by whether it produces a clean, usable answer. Consider \(3y=6x-9\). Dividing by \(3\) gives \(y=2x-3\), but standard form requires variables on the left, so the result is \(2x-y=3\). If you instead move everything to one side, you may get \(6x-3y-9=0\), which simplifies to \(2x-y-3=0\), then converts to \(2x-y=3\). The final equation is the same.
Consider \(0.5x+0.25y=2\). A clean standard form avoids decimal coefficients. Multiplying all terms by \(4\) gives \(2x+y=8\). This is generally preferred over \(0.5x+0.25y=2\) because it is easier to read and use. The calculator attempts to clear decimals and fractions when producing line standard form, which makes the result closer to what teachers expect.
For a quadratic example, \(3x^2=2x+1\) becomes \(3x^2-2x-1=0\). For a circle example, \(x^2+y^2+8x-10y+16=0\) becomes \((x+4)^2+(y-5)^2=25\). In every case, the purpose of standard form is to make the equation easier to analyze without changing its graph or solution set.
Why Standard Form Helps with Systems of Equations
Standard form is particularly helpful in systems of linear equations. When two lines are written as \(A_1x+B_1y=C_1\) and \(A_2x+B_2y=C_2\), elimination becomes natural. You can multiply one or both equations so that the x-coefficients or y-coefficients cancel. This is one reason many algebra courses ask students to convert slope-intercept form to standard form before solving a system.
For example, suppose one line is \(y=2x+5\) and another is \(3x+y=1\). Convert the first line to \(2x-y=-5\). Now the system is \(2x-y=-5\) and \(3x+y=1\). Adding the equations gives \(5x=-4\), so \(x=-\frac{4}{5}\). The standard form arrangement makes the cancellation visible and reduces the chance of sign mistakes.
Standard form is also useful in matrices and linear algebra, where equations are often represented by coefficient arrays. A system like \(2x-y=-5\), \(3x+y=1\) corresponds to coefficients \(2,-1,-5\) and \(3,1,1\). This arrangement connects early algebra to later topics such as augmented matrices, determinants, and computational solving.
Common Mistakes When Converting to Standard Form
The most common mistake in line standard form is losing a negative sign. When converting \(y=2x+5\), many students write \(2x+y=5\), but that is a different line. The correct movement is to subtract \(y\) or subtract \(2x\) consistently. A safe method is to move every variable term to the left and every constant to the right, then simplify.
A second mistake is leaving fractions when the instructions require integer coefficients. The equation \(\frac{2}{3}x-y=4\) is mathematically valid, but many classes expect \(2x-3y=12\). Multiplying by the least common denominator clears the fraction. The standard form calculator uses this principle when converting fractional slopes and intercepts.
A third mistake occurs with quadratic equations. Students sometimes apply the quadratic formula before moving all terms to one side. The formula only works when the equation is in the form \(ax^2+bx+c=0\). If the equation is \(x^2+2x=8\), the correct standard form is \(x^2+2x-8=0\), not \(x^2+2x+8=0\).
A fourth mistake occurs with circles. When completing the square, the added value must be added to both sides of the equation, or carefully balanced if everything remains on one side. For \(x^2-6x\), half of \(-6\) is \(-3\), and squaring gives \(9\). For \(y^2+4y\), half of \(4\) is \(2\), and squaring gives \(4\). Missing these additions changes the radius.
Converting Linear Equations to Standard Form by Hand
The line converter is most useful when you understand the two goals of line standard form: place the variable terms on one side and the constant on the other, then make the coefficients clean. A common target is \(Ax+By=C\), where \(A\), \(B\), and \(C\) are integers and no common factor remains. Different teachers sometimes allow \(Ax+By+C=0\) as a standard form, so always follow the convention stated in the assignment. The equations are equivalent because moving the constant across the equal sign changes only its sign.
Start with slope-intercept form \(y=mx+b\). Move the \(mx\) term to the left, then move or retain the \(y\) term so both variables are together. For example, begin with \(y=-\frac{3}{2}x+4\). Add \(\frac{3}{2}x\) to both sides:
This equation is correct but has a fractional coefficient. Multiply every term by the least common denominator, \(2\):
Reordering the left side is optional mathematically, but writing the \(x\)-term first is conventional. Notice that the line has not changed. The standard form \(3x+2y=8\) still has slope \(-\frac32\), because solving for \(y\) gives \(2y=-3x+8\), then \(y=-\frac32x+4\).
Decimals use the same cleanup step. Convert \(y=0.25x-1.5\) by moving the variable term: \(0.25x-y=1.5\). Multiplying all terms by \(4\) clears the decimals and gives \(x-4y=6\). Do not multiply only the decimal terms. An equation remains balanced only when the same nonzero multiplier is applied to both sides and every term on each side.
When you start from point-slope form, expand only as much as needed. Consider the line through \((2,-1)\) with slope \(4\):
Writing \(y+1\) rather than \(y-1\) is essential because the point’s y-coordinate is negative. This is a frequent sign error. The final equation passes a quick check: substitute \((2,-1)\) into \(4x-y=9\). The left side is \(4(2)-(-1)=9\), so the point lies on the line.
Two points give another reliable route. Find the slope first if it is convenient, then use point-slope form and convert. For points \((-1,3)\) and \((2,9)\), the slope is \(\frac{9-3}{2-(-1)}=2\). Using \((-1,3)\), write \(y-3=2(x+1)\). Expand to \(y-3=2x+2\), then rearrange to \(2x-y=-5\). You can verify the second point: \(2(2)-9=-5\). The calculator accepts two points for precisely this reason: it exposes the conversion instead of forcing you to estimate from a graph.
Special lines are easier in standard form than in slope-intercept form. A vertical line through \(x=7\) is simply \(x=7\), or \(1x+0y=7\). Its slope is undefined, so attempting to force it into \(y=mx+b\) is incorrect. A horizontal line through \(y=-3\) is \(y=-3\), or \(0x+y=-3\), and its slope is zero. Recognizing these cases prevents division by zero and makes line forms feel connected rather than competing.
For additional slope and point-slope practice, the verified point-slope equation guide provides a natural next step. The important link to standard form is that every valid line equation describes the same set of points; conversion changes the presentation, not the line.
Quadratic Standard Form: Expand, Collect, and Interpret
Quadratic standard form provides a stable starting point for several algebra tasks. When solving, the target is \(ax^2+bx+c=0\), with \(a\ne0\). When describing a function, the target is \(y=ax^2+bx+c\). The order matters: terms should normally be written from the highest power to the lowest power, and like terms should be combined. Once that arrangement is complete, the coefficients \(a\), \(b\), and \(c\) are unmistakable.
Suppose you are given \(5=2x^2+7x\). The equation is quadratic, but it is not ready for the quadratic formula because the right side is not zero. Subtract \(5\) from both sides:
Now \(a=2\), \(b=7\), and \(c=-5\). The discriminant is \(b^2-4ac=7^2-4(2)(-5)=89\), so there are two real irrational roots. The standard form has made the calculation possible without guessing which term belongs in which part of the formula.
Parentheses must be expanded before coefficients are identified. For \(y=3(x-2)^2-5\), first use \((x-2)^2=x^2-4x+4\). Multiply the entire trinomial by \(3\), then subtract \(5\):
It is not valid to square only the \(x\) and the \(2\) separately. The middle term \(-4x\) comes from the product \(2\cdot x\cdot(-2)\). Missing that term changes the parabola completely. The vertex form showed the vertex immediately; the standard form now shows the y-intercept \((0,7)\) and makes the quadratic formula and discriminant available.
Factored form can also be converted. If \(y=(x-4)(x+3)\), distribute carefully:
This example is a useful reminder that the coefficient of \(x\) is the sum of the inner and outer products, not the sum of the visible constants. A quick expansion check is to substitute a simple x-value into both forms. At \(x=0\), the factored form gives \((-4)(3)=-12\), and the standard form gives \(-12\), confirming the constant term.
Standard form also carries graph information. In \(y=ax^2+bx+c\), the sign of \(a\) determines whether the parabola opens up or down. The value of \(c\) is the y-intercept. The axis of symmetry is \(x=-\frac{b}{2a}\), and evaluating the function at that x-value gives the vertex. For \(y=2x^2-8x+3\), the axis is \(x=-\frac{-8}{2(2)}=2\), and \(y(2)=2(4)-16+3=-5\). The vertex is \((2,-5)\). These features are easier to calculate once the equation has been arranged properly.
Do not call every expression with an \(x^2\) term a quadratic equation. The coefficient of \(x^2\) must be nonzero. If an expansion produces \(0x^2+5x-3=0\), the equation is actually linear after simplification. The calculator’s coefficient mode expects a nonzero \(a\) because the quadratic formula and parabola interpretation depend on it.
The verified quadratic equation study guide is useful when you want dedicated practice converting between factored, vertex, and standard forms. Here, use the quadratic panel when you need the conversion, discriminant, and roots in one checkable result.
Completing the Square for Circle Standard Form
Circle standard form is especially valuable because it turns an equation into a picture. In \((x-h)^2+(y-k)^2=r^2\), the center is \((h,k)\), and the radius is \(r\). The signs inside the parentheses deserve special attention: \((x-4)^2\) means \(h=4\), while \((y+3)^2\) means \(k=-3\). The form contains a subtraction pattern \(x-h\) and \(y-k\), so a visible plus sign corresponds to a negative coordinate.
When a circle begins in general form, complete the square separately for x and y. Consider:
First move the constant to the other side and group the variable terms:
For \(x^2+8x\), take half of \(8\), which is \(4\), then square it to get \(16\). For \(y^2-6y\), take half of \(-6\), which is \(-3\), then square it to get \(9\). Add both values to both sides:
The center is \((-4,3)\), and the radius is \(6\). The x-coordinate is negative because \(x+4=x-(-4)\). A simple point check helps: moving six units right from the center gives \((2,3)\). Substituting \((2,3)\) into the original equation gives \(4+9+16-18-11=0\), so the point is on the circle.
The general equation must have matching coefficients of \(1\) on \(x^2\) and \(y^2\) to represent a circle in this simple form. If both squared coefficients are the same nonzero number, divide every term by that number first. For example, \(2x^2+2y^2-8x+12y=10\) should be divided by \(2\) before completing the square. If the squared coefficients are different, the graph may be an ellipse rather than a circle, and this calculator’s circle conversion is not the right method.
There are three possible geometric outcomes after completing the square. If the right side is positive, the equation represents a real circle with radius \(\sqrt{r^2}\). If the right side is zero, the radius is zero and the graph is a single point. If the right side is negative, there is no real circle because no sum of squares can be negative. Recognizing this result is more useful than forcing a square root of a negative radius in a real-coordinate graph.
Standard form also lets you find extreme points without graphing software. A circle with center \((h,k)\) and radius \(r\) reaches left to \((h-r,k)\), right to \((h+r,k)\), up to \((h,k+r)\), and down to \((h,k-r)\). For \((x+4)^2+(y-3)^2=36\), those points are \((-10,3)\), \((2,3)\), \((-4,9)\), and \((-4,-3)\). These points make a fast, accurate sketch possible.
Worked Standard Form Conversions and Checks
Example 1: Convert a line with a fractional slope
Write \(y=\frac{2}{5}x-\frac{3}{2}\) in standard form. Move the x-term left:
The denominators are \(5\) and \(2\), so multiply every term by \(10\):
The coefficients are integers with no common factor, so \(4x-10y=15\) is a clean standard form. Solving it back for \(y\) gives \(y=\frac25x-\frac32\), which verifies the conversion.
Example 2: Convert a line from two points
Find standard form for the line through \((3,1)\) and \((7,-5)\). The slope is \(\frac{-5-1}{7-3}=-\frac64=-\frac32\). Use point-slope form with \((3,1)\):
Check \((7,-5)\): \(3(7)+2(-5)=21-10=11\). Both points satisfy the final equation.
Example 3: Put a quadratic into solving form
Convert \((x-1)(x+6)=20\) to standard form. First expand the left side: \(x^2+5x-6=20\). Then subtract \(20\) from both sides:
Now \(a=1\), \(b=5\), and \(c=-26\). The expression does not factor over integers, but the quadratic formula works immediately. The discriminant is \(25+104=129\), so there are two real irrational roots.
Example 4: Expand a vertex-form quadratic
Convert \(y=-\frac12(x+4)^2+7\) to standard form. Because \((x+4)^2=x^2+8x+16\), distribute \(-\frac12\):
The negative leading coefficient tells you the parabola opens downward. The constant \(-1\) gives the y-intercept, while the original vertex form still makes the vertex \((-4,7)\) easy to see.
Example 5: Complete the square for a circle
Convert \(x^2+y^2-2x+10y+10=0\) to standard form. Move the constant, group terms, and add the needed square values:
The center is \((1,-5)\) and the radius is \(4\). The sign of \(y+5\) means the center’s y-coordinate is \(-5\), not \(5\).
Example 6: Decide whether an equation is a real circle
Convert \(x^2+y^2+4x-8y+25=0\). Completing the square gives:
There is no real circle because the sum of two squares cannot equal \(-5\). The algebraic standard form is still meaningful, but it tells you immediately that there are no real points to graph.
How to Check That Two Equation Forms Are Equivalent
Converting to standard form should never change the mathematical object. A line should keep the same slope and pass through the same points. A quadratic should have the same roots, vertex, and y-intercept. A circle should keep the same center, radius, and collection of points. A quick equivalence check is one of the best habits for catching a dropped sign, incorrect distribution, or incomplete multiplication.
For a line, solve the original and converted equations for \(y\) when possible. If \(y=2x+5\) becomes \(2x-y=-5\), isolate \(y\) in the second equation: \(-y=-5-2x\), so \(y=2x+5\). The forms match exactly. You can also test a point such as \((0,5)\). It satisfies both equations, but one point alone does not prove two lines are the same; matching slope and one shared point, or algebraic rearrangement, is the stronger check.
For an equation with integer coefficients, multiplying every term by a nonzero constant creates an equivalent equation. The lines \(2x-3y=12\), \(4x-6y=24\), and \(-2x+3y=-12\) all represent the same line. Many classrooms prefer the first because its coefficients have no common factor and the coefficient of \(x\) is positive. The calculator normalizes line coefficients to present one clean representative, but an equivalent equation may still be marked correct if your teacher accepts scalar multiples.
For quadratics, expand the alternative form and compare coefficients. Take \(y=(x-2)(x+5)\). Expanding gives \(y=x^2+3x-10\). You can verify at several useful points: at \(x=0\), both forms give \(-10\); at \(x=2\), both give \(0\); at \(x=-5\), both give \(0\). The matching roots and y-intercept support the expansion, while matching coefficients prove it.
For circles, expand the proposed standard form if you need to compare it with general form. Starting from \((x-3)^2+(y+2)^2=25\), expand:
The general equation and the standard form are equivalent because every algebraic step preserved equality. Checking a point can again provide a quick safeguard. The center \((3,-2)\) should not satisfy the equation unless the radius is zero, while a radius-away point such as \((8,-2)\) should satisfy it. Substitution confirms the geometry.
When using a calculator, enter the original information as accurately as possible, then review the displayed steps. A calculator can quickly detect arithmetic errors, but a student still needs to decide what the problem is asking: a line in \(Ax+By=C\), a quadratic equal to zero, or a circle with completed squares. That classification comes before the conversion.
What Standard Form Lets You Read at a Glance
Each standard form is useful because it makes some information easier to recover. It does not make every feature equally visible. For a line in \(Ax+By=C\), intercepts and elimination are convenient, while slope may require rearranging. For a quadratic in \(y=ax^2+bx+c\), the y-intercept and opening direction are immediate, while the vertex needs a short calculation. For a circle in \((x-h)^2+(y-k)^2=r^2\), center and radius are immediate, while intercepts may require substitution.
| Equation type | Standard form | Information shown most directly |
|---|---|---|
| Line | \(Ax+By=C\) | Intercepts, integer coefficients, and a layout suited to elimination |
| Quadratic function | \(y=ax^2+bx+c\) | Opening direction, y-intercept, and coefficients for the axis of symmetry |
| Quadratic equation | \(ax^2+bx+c=0\) | Coefficients for factoring, the discriminant, and the quadratic formula |
| Circle | \((x-h)^2+(y-k)^2=r^2\) | Center, radius, extreme points, and a graph-ready description |
This comparison explains why students are asked to move between forms. A graphing problem might begin in standard form but become easier after converting a line to slope-intercept form. A solving problem might begin in vertex or factored form but require quadratic standard form before the formula can be used. A circle might begin in general form because it came from expansion, then move to standard form so the graph can be drawn. The best form depends on the next question.
For systems of linear equations, standard form is particularly efficient. If the equations are \(2x+3y=13\) and \(2x-3y=5\), add them to eliminate \(y\): \(4x=18\), so \(x=\frac92\). Substitute into either original equation to find \(y\). The opposing coefficients are already visible because standard form places the variables in aligned columns. This is why a conversion that seems cosmetic can make a system much easier to solve.
For coordinate geometry, use the form that exposes the feature the question asks about. If you need a line’s intercepts, start from \(Ax+By=C\). If you need the slope, solve for \(y\) unless the line is vertical. If you need a circle’s center and radius, complete the square. If you need a quadratic’s roots, set the equation equal to zero and use factoring, the quadratic formula, or another appropriate method. Standard form is a tool for organizing information, not a rule that one form is always better than every other form.
The verified converting to and from standard form resources and operations with standard form resources provide further practice with choosing and using the form that fits the task.
Special Cases That Change the Interpretation
Standard form makes ordinary cases systematic, but it also reveals special cases that deserve a different interpretation. Spotting them early prevents a calculator result from being copied without understanding. For lines, look at whether one variable coefficient is zero. For quadratics, look at the discriminant and at the leading coefficient. For circles, look at the radius squared after completing the square.
In a line equation \(Ax+By=C\), if \(B=0\), then the equation is \(Ax=C\), which becomes \(x=\frac{C}{A}\). This is a vertical line. It has an x-intercept but no y-intercept unless it is the y-axis itself, and its slope is undefined. If \(A=0\), then the equation is \(By=C\), which becomes \(y=\frac{C}{B}\). This is a horizontal line with slope zero. The calculator keeps these cases in standard form because that form handles them naturally.
There is also a degenerate line case. If both \(A\) and \(B\) are zero, the equation is either \(0=C\) or \(0=0\). When \(C\ne0\), there is no solution because a false statement cannot describe any point. When \(C=0\), every point satisfies the equation. Neither result is an ordinary line, so a standard-form converter should flag the issue rather than invent a slope or graph.
For a quadratic in \(ax^2+bx+c=0\), the condition \(a\ne0\) matters. If \(a=0\), the equation loses its squared term and becomes linear or constant. If \(a\) is negative, the equation is still quadratic; multiplying every term by \(-1\) may give a neater leading coefficient, but it does not change the roots. For example, \(-x^2+5x-6=0\) and \(x^2-5x+6=0\) have the same solutions because one equation is the negative of the other.
The discriminant separates the root cases. In \(x^2-4x+4=0\), the discriminant is \(16-16=0\), so the parabola touches the x-axis at one repeated root, \(x=2\). In \(x^2+2x+5=0\), the discriminant is \(4-20=-16\), so there are no real x-intercepts. The equation still has two complex roots, but a real-coordinate graph never crosses the x-axis. The calculator presents the discriminant so that this conclusion is visible before the roots are interpreted.
For circles, the radius must be nonnegative, and the radius squared must be at least zero. If a center-radius input uses a negative radius, the geometric radius should be entered as its positive magnitude. If a general equation simplifies to \((x-h)^2+(y-k)^2=0\), the graph is one point at \((h,k)\). If it simplifies to a negative right side, there is no real circle. If the x- and y-squared coefficients differ, the graph may be another conic section, and applying the circle formula would be inappropriate.
Fractions and decimals are valid inputs, but exact fractions are often clearer in a final standard form. If a line begins as \(0.2x+0.3y=1\), multiplying by \(10\) produces \(2x+3y=10\). If it begins as \(\frac14x-\frac13y=2\), multiplying by \(12\) produces \(3x-4y=24\). Clearing denominators improves readability and makes intercepts and elimination easier, while keeping the underlying equation equivalent.
Use substitution as a final check when a special case is involved. A vertical line \(x=3\) should contain every point whose x-coordinate is \(3\), such as \((3,-10)\) and \((3,7)\). A circle with radius \(0\) should contain only its center. A quadratic with a zero discriminant should produce one x-value that satisfies the original equation. These quick checks turn a symbolic answer into a result you can trust.
How to Use This Standard Form Calculator
- Choose the correct mode. Use the line mode for \(Ax+By=C\), the quadratic mode for \(ax^2+bx+c=0\), and the circle mode for \((x-h)^2+(y-k)^2=r^2\).
- Enter the known values. You can type a simple line equation, enter slope and intercept, enter two points, enter quadratic coefficients, enter vertex-form data, or enter circle center and radius values.
- Click the conversion button. The calculator will produce the standard form and related interpretation data such as slope, intercepts, roots, center, radius, or exponent.
- Read the steps. The steps show how the answer was formed, so you can use the result for learning and not only checking.
- Check special cases. For vertical lines, horizontal lines, zero discriminants, complex roots, and non-real circles, read the explanation carefully before copying the final answer.
Sources and conventions
The definitions used here follow the standard-form explanations in OpenStax Intermediate Algebra 2e for linear equations, OpenStax Intermediate Algebra for quadratic equations, and OpenStax Intermediate Algebra for circles. Conventions can vary by course: for a line, integer coefficients and a nonnegative leading coefficient are common preferences, but equivalent equations may be written with a different nonzero factor.
Use the calculator to check your algebra and understand each step; follow your teacher’s required form and rounding instructions when submitting work.
Standard Form Calculator FAQs
What is the standard form of a line?
The standard form of a line is usually \(Ax+By=C\), where \(A\), \(B\), and \(C\) are constants. Many classes prefer integer coefficients with no common factor and a nonnegative leading coefficient.
How do you convert slope-intercept form to standard form?
Start with \(y=mx+b\), move \(mx\) to the left, and write \(mx-y=-b\). If \(m\) or \(b\) is a fraction, multiply every term by the least common denominator.
What is the general equation of a line?
The general equation of a line is often written as \(Ax+By+C=0\). It can be converted to \(Ax+By=C\) by moving the constant term to the right side.
What is quadratic standard form?
For solving, quadratic standard form is \(ax^2+bx+c=0\). For graphing a function, it is usually written as \(y=ax^2+bx+c\).
What is the standard form of a circle?
The standard form of a circle is \((x-h)^2+(y-k)^2=r^2\), where \((h,k)\) is the center and \(r\) is the radius.
Can this calculator graph lines in standard form?
Yes. The line mode displays a coordinate-plane preview for the standard form equation. The graph is intended for visual checking, while the algebraic output gives the exact answer.


