BetterGrades Algebra · Unit A1 · Lesson

Substitution and evaluation

Replace variables or subexpressions with equal-valued expressions while preserving grouping.

Opening situation

Start here

Evaluate a cost formula for several signed and fractional inputs.

Substitute equal values or expressions while protecting grouping, signs, and units.

Before this lesson

Prerequisite check

  1. Evaluate 3523\cdot 5 - 2.
  2. Compute (4)2(-4)^{2}.
  3. Explain why parentheses can preserve a negative input.
Lesson text

Explanation

Substitution replaces a symbol or subexpression with an equal-valued quantity. The replacement must occupy the same structural position as the original symbol, so parentheses are essential around negative numbers, fractions, and multi-term expressions.

Evaluation is substitution followed by arithmetic. A clear evaluation line first shows the replacement, then simplifies in justified steps. Units should travel with measured quantities.

Substitution may also replace one expression with an equivalent expression. If y=2x+1,y = 2x + 1, then 3y43y - 4 becomes 3(2x+1)43(2x+1) - 4. The parentheses preserve yy as one complete object throughout the rewrite.

Substitution replaces one complete object with an equal object. If x=3,x = -3, every occurrence of xx must be replaced by the grouped value (3)(-3). Parentheses are especially important for negative or compound inputs: x2x^{2} at x=3x = -3 becomes (3)2=9,(-3)^{2} = 9, while 32-3^{2} means (32)=9-(3^{2}) = -9 under standard precedence. The replacement does not change the expression’s structure; it supplies a value for a placeholder.

Evaluation proceeds after all substitutions are visible. In 2x25x+12x^{2} - 5x + 1 at x=3,x = -3, write 2(3)25(3)+12(-3)^{2} - 5(-3) + 1 before computing. Then follow grouping and precedence: square, multiply, and combine. Skipping directly from the original expression to a number makes sign errors hard to locate. A clean substitution line acts as both reasoning and an audit trail.

More than one variable requires a complete assignment. For A == lw, knowing l=5l = 5 is not enough to produce a numerical area unless ww is also known. Units travel with substituted values: if l=5l = 5 cm and w=3w = 3 cm, then A =(5cm)(3= (5 cm)(3 cm) =15cm2= 15 cm^{2}. Carrying the units reveals whether a formula combines quantities in the intended way and whether the resulting dimension is correct.

Function notation is another substitution instruction. f(4)f(4) means replace the input variable in the rule for ff with 44; it does not mean ff multiplied by 44. If f(x)=3x2,f(x) = 3x - 2, then f(a+1)=3(a+1)2,f(a + 1) = 3(a + 1) - 2, because the complete input a+1a + 1 replaces xx. Parentheses around a compound input preserve its grouping until distribution or another justified rewrite is performed.

A reasonableness check uses the expression’s behavior. If 2x22x^{2} is the dominant term and |x| is large, the output should usually be positive and large. If a formula represents area, the result should have square units and be nonnegative in its geometric domain. Re-evaluating with an alternate form of an equivalent expression offers a strong check: both forms must give the same value for every allowed input.

Substitution is replacement with grouping. If x=3x = -3 in 2x2,2x^{2}, the expression becomes 2(3)2,2(-3)^{2}, not 2322\cdot -3^{2}. Parentheses preserve the fact that the entire signed number replaces xx. The same rule applies to fractions and expressions: if a=p+a = p + q, then a2a^{2} becomes (p+q)2(p + q)^{2}. After substitution, the remaining work is numerical or symbolic evaluation under the ordinary order of operations.

A table of values is repeated substitution organized to show a relationship. For y=x22x,y = x^{2} - 2x, each row should use one x-value consistently through both occurrences before yy is recorded. Checking symmetry, sign, or size across rows can expose an isolated arithmetic error. When a formula has several variables, hold the others fixed unless the problem changes them. State units in the final column so the table records quantities rather than disconnected numbers.

Restrictions are checked before substitution, not after a calculator reports an error. In 5x2,\frac{5}{x - 2}, the input x=2x = 2 is excluded because it creates division by zero. In x\sqrt{x} over the real numbers, negative inputs are excluded. Record these constraints with the expression so a table does not disguise an excluded output as zero or a blank. An excluded input is not a computational failure; it is information about the expression’s domain. When several substitutions are requested, evaluate one complete input at a time and keep its arithmetic on a separate line. This prevents values assigned to different variables or rows from being mixed.

Method

Replace, group, then evaluate

  1. Write the value assigned to every variable, including units and restrictions.
  2. Replace each variable occurrence with the complete assigned value in parentheses.
  3. Evaluate grouping, exponents, multiplication or division, then addition or subtraction.
  4. State the result with appropriate units and compare it with a structural estimate.

Check: Evaluate an equivalent form or repeat the substitution line-by-line and confirm that every variable occurrence was replaced exactly once.

Reference

Definitions and conditions

substitution
Replacement of a symbol or subexpression by an equal-valued quantity.The replacement must retain the original grouping role.
evaluate
Find the numerical value of an expression for specified inputs.Show the substitution before arithmetic.
replacement expression
The complete expression inserted for a symbol.Use parentheses when it contains more than one term or a leading sign.
input
The value or complete expression substituted into aa rule, formula, or function.Compound and negative inputs should be grouped with parentheses.
evaluation
The process of finding an expression’s value for specified variable assignments.It does not change which assignments solve a separate equation.
Examples

Worked examples

Foundation

Evaluate 2x23x+12x^{2} - 3x + 1 at x=2x = -2.

  1. Write 2(2)23(2)+12(-2)^{2} - 3(-2) + 1.
  2. Evaluate the square and products.
  3. Add 8+6+18 + 6 + 1.

Answer1515

Parentheses ensure the negative input is squared. Parentheses preserve a negative input as one object before the exponent is evaluated.

Representation

Evaluate A =12bh= \frac{1}{2}bh for b=7b = 7 cm and h=4h = 4 cm.

  1. Substitute values with units.
  2. Compute1274\frac{1}{2}\cdot 7\cdot 4
  3. Combine length units as square centimeters.

Answer14cm214 cm^{2}

The result’s units match area. A compound input replaces every occurrence of the original variable, not only the first visible symbol.

Transfer

If y=2x+1,y = 2x + 1, rewrite 3y43y - 4 in terms of xx.

  1. Replace yy by the entire expression 2x+12x+1.
  2. Write 3(2x+1)43(2x+1) - 4.
  3. Distribute and combine constants.

Answer6x16x - 1

The grouped replacement preserves equivalence. Carrying units through substitution verifies both the number and the physical dimension.

Practice

20 practice questions

Recall and read the structure

Warm-up

Question 1Retrieval · Foundation

Evaluate 5x75x - 7 at x=4x = 4.

Need a hint?

Recall the named definition or perform a direct substitution before choosing an operation.

Question 2Retrieval · Foundation

Evaluate x2+2xx^{2} + 2x at x=3x = -3.

Need a hint?

Recall the named definition or perform a direct substitution before choosing an operation.

Question 3Concept · Standard

Evaluate 3a2b3a^{2}b for a=2a = -2 and b=5b = 5.

Need a hint?

State what must remain true, then connect that condition to the equation.

Question 4Concept · Standard

Evaluate mnm+n\frac{m-n}{m+n} for m=5,n=2m=5, n=2.

Need a hint?

State what must remain true, then connect that condition to the equation.

Build accuracy one step at a time

Core practice

Question 5Procedure · Standard

Evaluate C =2πr= 2\pi r for r=3r = 3 cm.

Need a hint?

Write one equality-preserving step at a time and keep signs and grouping visible.

Question 6Procedure · Standard

Evaluate d=d = rt for r=55mihrr = \frac{55 mi}{hr} and t=2.5t = 2.5 hr.

Need a hint?

Write one equality-preserving step at a time and keep signs and grouping visible.

Question 7Procedure · Mixed

If p=x4,p = x-4, rewrite p2+3pp^{2}+3p in terms of xx.

Need a hint?

Write one equality-preserving step at a time and keep signs and grouping visible.

Question 8Procedure · Mixed

Simplify the previous expression.

Need a hint?

Write one equality-preserving step at a time and keep signs and grouping visible.

Question 9Procedure · Standard

If y=3x+2y = 3x+2 and x=4,x=4, find yy.

Need a hint?

Write one equality-preserving step at a time and keep signs and grouping visible.

Question 10Procedure · Mixed

If f(t)=t21,f(t)=t^{2}-1, find f(12)f(\frac{1}{2}).

Need a hint?

Write one equality-preserving step at a time and keep signs and grouping visible.

Question 11Representation · Mixed

A student evaluates x2x^{2} at x=5x=-5 as 25-25. Repair the work.

Need a hint?

Label the quantities and make the same relationship visible in the new form.

Question 12Representation · Transfer

Why is 4(2x+1)4(2x+1) required when y=2x+1y=2x+1 is substituted into 4y4y?

Need a hint?

Label the quantities and make the same relationship visible in the new form.

Explain, compare, and diagnose

Represent and reason

Question 13Error Analysis · Mixed

Evaluate P=2l+2wP=2l+2w for l=5.2l=5.2 m, w=3.1mw=3.1 m.

Need a hint?

Locate the first line that no longer preserves the original relationship.

Question 14Transfer · Transfer

For g(x)=x3,g(x)=|x-3|, find g(2)g(-2).

Need a hint?

Identify the familiar equation structure before changing any symbols.

Question 15Modeling · Transfer

If a=bc,a=\frac{b}{c}, rewrite 2a+12a+1 using bb and cc.

Need a hint?

Define the unknown and its units before writing the equation.

Question 16Exit · Standard

Evaluate 2(x+y)xy2(x+y)-xy for x=1,y=4x=-1, y=4.

Need a hint?

Solve, classify the solution set, and verify against the original equation.

Model, transfer, and verify

Finish strong

Question 17Transfer · Transfer

Evaluate 3x24x23x^{2} - 4x - 2 at x=2,x = -2, showing the substitution line.

Need a hint?

Identify the familiar equation structure before changing any symbols.

Question 18Modeling · Transfer

If g(t)=t23t,g(t) = t^{2} - 3t, find g(a+2)g(a + 2) and simplify.

Need a hint?

Define the unknown and its units before writing the equation.

Question 19Error Analysis · Mixed

Use A =12bh= \frac{1}{2}bh with b=7.2b = 7.2 cm and h=5h = 5 cm. Report the value and dimension.

Need a hint?

Locate the first line that no longer preserves the original relationship.

Question 20Exit · Standard

A student evaluates x2-x^{2} at x=4x = -4 as 1616. Repair the substitution and explain the grouping.

Need a hint?

Solve, classify the solution set, and verify against the original equation.

Common mistakes

Error analysis

Wrong move: When x=3,x2x = -3, x^{2} becomes 32-3^{2}.

Why it fails: The replacement for xx is the complete number 3-3 and must be grouped: (3)2(-3)^{2}.

Repair: Put parentheses around every substituted negative or multi-term expression.

Open-response checkA1.4

A student evaluates x2-x^{2} at x=4x = -4 as 1616. Repair the substitution and explain the grouping.

Write a complete attempt before opening the response guide.

Attempt once to unlock the response guide

Complete a substantive attempt to unlock the protected solution and scoring criteria.

Before continuing

Exit check

  1. Use A =12bh= \frac{1}{2}bh with b=7.2b = 7.2 cm and h=5h = 5 cm. Report the value and dimension.
  2. A student evaluates x2-x^{2} at x=4x = -4 as 1616. Repair the substitution and explain the grouping.
Summary

What to remember

Substitution replaces one complete mathematical object with an equal one.

  • Use parentheses and carry units so the replacement preserves structure.

Continue to unit practice →

Source & rights

Original storyboard, rights-separated references.

Public page content comes from the BetterGrades Algebra editorial storyboard supplied by the owner. Reference books named in provenance remain separate and are not copied into the application.