Standard Form of Linear Equations
Learn to write and interpret linear equations in standard form Ax + By = C.
Definition
- , , and are integers (whole numbers)
- should be positive (by convention)
- and are not both zero
- Both variables are on the same side of the equation
- The constant is alone on the other side
- No fractions or decimals in the "true" standard form
- (valid standard form)
- (valid standard form)
- should be rewritten as (make positive)
Try it now
Worked Examples
Is in standard form?
Check the structure
Variables on one side, constant on the other: ✓ → Structure is correct
Check that A is positive
, which is positive ✓ →
Check for integers
, , are all integers ✓ → All integers
Verify A and B aren't both zero
, so the condition is satisfied ✓ → Valid
Answer: Yes, is in standard form with , , .
Common Mistakes
Forgetting to make A positive
Why it's wrong: The convention is that should be positive. Writing instead of is technically not standard form.
Correct: If is negative, multiply the entire equation by to make it positive.
Leaving fractions or decimals in the equation
Why it's wrong: True standard form requires integers. An equation like should be multiplied by 2.
Correct: Multiply through by the LCD to eliminate fractions: becomes .
Confusing x-intercept and y-intercept
Why it's wrong: Students sometimes set the wrong variable to zero when finding intercepts.
Correct: For x-intercept, set (point is on x-axis). For y-intercept, set (point is on y-axis).
Sign errors when rearranging
Why it's wrong: Moving terms across the equals sign requires changing signs, which is easy to forget.
Correct: When moving a term to the other side, change its sign: becomes .
Interactive Visual
Linear Function Explorer
Interactive Sandbox
Interactive Grapher
Try these examples:
y = 2x + 1
m=2, b=1
Expression Calculator
Try these:
History
No calculations yet
Practice Problems
18 problemsWhich equation is in standard form?
Why It Matters
- Finding intercepts: Setting or makes finding intercepts easy
- Real-world applications: Many problems naturally give equations in standard form
- Systems of equations: Standard form is preferred for solving systems by elimination
- Computer graphics: Programs often use standard form to represent lines
- Budgeting: (spending on two items totaling 45 dollars)
- Recipes: (cups of two ingredients totaling 24 cups)
- Travel: (miles traveled at two speeds totaling 300 miles)
Real World Applications
Budget Planning
Standard form naturally represents situations where two quantities add up to a total.
Example:
If movie tickets cost 12 dollars each and popcorn costs 5 dollars, and you have 60 dollars total:
You're buying school supplies. Notebooks cost 4 dollars each and pens cost 2 dollars each. You have 28 dollars to spend.
Write an equation in standard form. How many notebooks can you buy if you get 6 pens?
Step 1: Write the mathematical expression
Write the equation and solve for notebooks when pens = 6:
Mixture Problems
Combining different quantities often results in standard form equations.
Example:
A farmer has chickens and cows. If there are 50 animals total and 140 legs, we can write: (animals) and (legs)
A baker uses 2 cups of flour for each loaf of bread and 3 cups for each batch of cookies. She uses 24 cups total.
Write the equation and find how many loaves she made if she baked 4 batches of cookies.
Step 1: Write the mathematical expression
Write and solve:
Distance and Travel
Combined travel at different speeds often uses standard form.
Example:
Driving 50 km/h for some hours and then 80 km/h for other hours to cover 350 km:
You bike at 15 km/h and walk at 5 km/h. Your total trip is 45 km.
If you walked for 3 hours, how long did you bike?
Step 1: Write the mathematical expression
Set up and solve:
Key Takeaways
- 1Standard form is where , , and are integers and is positive
- 2To find the x-intercept, set and solve for
- 3To find the y-intercept, set and solve for
- 4Convert from slope-intercept by moving the x-term to the left side
- 5Multiply by if needed to make positive
- 6Standard form is useful for finding intercepts and solving systems of equations
Frequently Asked Questions
Glossary
- Standard Form
- A way of writing linear equations as where A, B, C are integers
- X-Intercept
- The point where the line crosses the x-axis (where )
- Y-Intercept
- The point where the line crosses the y-axis (where )
- Integer
- A whole number (positive, negative, or zero)
- Slope-Intercept Form
- The form where is slope and is y-intercept
Formula Card
Standard Form
A, B, C are integers; A should be positive
X-Intercept
Set y = 0 and solve for x
Y-Intercept
Set x = 0 and solve for y
Converting to Slope-Intercept
Slope is $-\frac{A}{B}$, y-intercept is $\frac{C}{B}$