JA EN
Student mode › Grade 7
FREE ·Grade 7

Algebraic Expressions

Where this is used

Buy three items that cost ¥x each and you pay 3x. Writing letters instead of numbers is your first tool for handling a quantity you don't know yet. Variables in code, price calculators, spreadsheet formulas — they all run on this one idea. Engineers write algebraic expressions every single day without calling them that.

Key points

Writing with Letters

An algebraic expression uses letters (a, b, x, y, …) in place of numbers. When you multiply a letter by a number, write the number first and drop the × sign.

Terms and Coefficients

In 3x + 2y − 5, the pieces 3x, 2y and −5 are called terms. The 3 in 3x is the coefficient of x — it tells you how many x's you have.

Evaluating an Expression

Substitute a real number for the letter and work out the value. When x = 4, 3x + 2 = 3×4 + 2 = 14.

Combining Like Terms

Terms with exactly the same letter part are called like terms. You can combine them by adding or subtracting their coefficients.

See It in a Phone Bill

A plan charges a ¥1,500 monthly base fee plus ¥500 per GB. Use x GB and your bill is 500x + 1500 yen. One short expression covers every possible month.

Check yourself 10questions

Tap an option to check

Q1 How do you write a × 5 as an algebraic expression?

Q2 When x = 3, what is the value of 2x − 4?

Q3 What is 3x + 2x combined into a single term?

Q4 You buy 4 apples at ¥x each and 3 bananas at ¥200 each. What is the total?

Q5 4a − a = ?

Q6 What is 2(x + 3) when you expand it?

Q7 How do you write "3 times a, minus 7" as an expression?

Q8 When x = −2, what is the value of x²?

Q9 What is 5x + 3 − 2x − 1 in its simplest form?

Q10 How do you write "the remainder when n is divided by 3" as an expression? (÷ here means plain division)

Jobs that use this

Software Engineer $130k
Data Analyst $90k
Accountant / Tax Advisor $80k

Software Engineer$130k

Writes the code that runs software. Storing a value in a variable and calculating with it is algebraic expressions in action, every day.

Maths used: Algebraic expressionsBoolean logicAlgorithmsLinear algebra

Data Analyst$90k

Builds formulas in spreadsheets and SQL to analyze business data and turn it into charts people can act on.

Maths used: Algebraic expressionsStatisticsGraphsSQL

Accountant / Tax Advisor$80k

Uses formulas linking revenue, costs and profit to prepare tax filings and analyze a company's finances.

Maths used: Algebraic expressionsPercentagesCompound interestStatistics

Comments

Sign in to comment

All grades