Math III · A-SSE.2

Using Expression Structure to Find Useful Rewrites

Useful rewrites let students choose the form that reveals zeros, domains, end behavior, cancellation, symmetry, or model meaning.

Concept Algebra
Domain Seeing Structure in Expressions
Read time 5 minutes

What this learning objective is really asking you to learn

This objective asks students to use expression structure to find useful rewrites. Algebra is not only about simplifying expressions into one preferred form. Different forms reveal different information. A useful rewrite is a change in form that makes the next idea visible.

For example,

\[x^2 - 9\]

can be rewritten as

\[(x - 3)(x + 3)\].

The expanded form shows a difference of squares. The factored form reveals zeros at \(x = 3\) and \(x = -3\).

The expression

\[x^2 + 6x + 9\]

can be rewritten as

\[(x + 3)^2\].

The rewritten form reveals a perfect square and a vertex-like structure.

The rational expression

\[(x^2 - 4)/(x - 2)\]

can be rewritten as

\[[(x - 2)(x + 2)]/(x - 2)\]

and then as \(x + 2\) for \(x \ne 2\). The rewrite reveals a removable discontinuity if viewed as a function.

This objective asks students to look before manipulating. What structure is present? Is there a common factor? Difference of squares? Perfect square trinomial? Quadratic form? Repeated sub-expression? Factorable numerator and denominator? A rational expression that can be divided? A form that reveals a zero, domain restriction, or long-term behavior?

The goal is strategic algebra. Students should not expand everything automatically or factor everything blindly. They should rewrite in the direction that serves the question.

Why students should learn this math

Students should learn useful rewrites because algebraic form controls visibility. The same expression can hide or reveal different features depending on how it is written.

If you need zeros, factored form is often best. If you need end behavior, expanded form may be best. If you need a maximum or minimum of a quadratic, vertex form is often best. If you need domain restrictions, denominator form matters. If you need average-cost behavior, splitting a rational expression may help. If you need to cancel common factors, factoring is essential.

This is a major shift from procedural algebra to strategic algebra. Many students ask, “Should I expand or factor?” The right answer is: it depends on what you need to see. The objective trains students to choose.

Useful rewrites also make computation easier. \(99^2\) can be rewritten as \((100 - 1)^2\). \(48 \cdot 52\) can be rewritten as \((50 - 2)(50 + 2) = 50^2 - 2^2\). These are not party tricks. They are examples of structure-based rewriting.

In modeling, rewrites reveal meaning. The expression \((1000 + 20x)/x\) as a single fraction says average cost. Rewriting as \(1000/x + 20\) shows fixed-cost share plus variable cost. Both forms are valuable.

The “why” is that algebra is a language with multiple equivalent sentences. A strong student chooses the sentence that makes the truth easiest to see.

The historical machinery: algebra as transformation

Algebra has always been about transforming expressions while preserving equivalence. The word algebra itself is historically tied to restoring and balancing. Over time, symbolic notation made transformation more powerful. Expressions could be expanded, factored, rearranged, and rewritten systematically.

Mathematicians learned that different forms are useful for different purposes. Factored forms solve equations. Expanded forms support comparison of coefficients. Completed-square forms reveal geometry. Partial fraction forms support calculus. Series forms support approximation. Equivalent forms are not redundant; they are tools.

This objective introduces students to that larger mathematical culture. Algebraic fluency is not only knowing rules. It is knowing when a rewrite is useful.

Where this fits in the big map of mathematics

This objective follows sub-expression recognition. Once students can see chunks, they can choose rewrites based on those chunks.

It connects to factoring quadratics, polynomial identities, rational expressions, and graph interpretation. Rewriting often reveals zeros, holes, asymptotes, or vertex information.

It connects to function analysis. Equivalent forms of functions reveal different features.

It connects to solving equations. A rewrite can turn a difficult equation into a factorable or simpler one.

It connects to calculus. Many calculus techniques depend on rewriting expressions before applying limits or derivatives.

The big-map role is strategic form selection. Students learn that equivalent expressions are not all equally useful for every task.

How to execute the skill technically

Use a feature-driven approach:

If the question asks for zeros, try factoring.

If the question asks for long-term behavior, identify or produce leading-term or quotient form.

If the question asks for a maximum or minimum of a quadratic, complete the square or use vertex form.

If the question asks for domain restrictions, inspect denominators and radicals.

If the question asks for simplification of a rational expression, factor numerator and denominator.

If the expression has repeated sub-expressions, substitute a temporary variable.

Example: rewrite \(x^2 + 8x + 16\).

This is a perfect square:

\[(x + 4)^2\].

This form reveals that the expression is always nonnegative and equals zero only when \(x = -4\).

Example: rewrite \(x^3 - x\).

Factor common \(x\):

\[x(x^2 - 1)\].

Then difference of squares:

\[x(x - 1)(x + 1)\].

This reveals zeros at \(x = -1\), 0, and 1.

Example: rewrite \((x^2 + 3x + 5)/(x + 1)\).

Polynomial division gives

\[x + 2 + 3/(x + 1)\].

This reveals quotient behavior and a vertical restriction at \(x = -1\).

Worked example: choosing the useful form

Consider

\[p(x) = x^2 - 10x + 21\].

If the question asks for zeros, factor:

\[p(x) = (x - 3)(x - 7)\].

Zeros are 3 and 7.

If the question asks for the minimum value, complete the square:

\[x^2 - 10x + 21 = (x - 5)^2 - 4\].

This reveals the minimum value is -4 at \(x = 5\).

If the question asks for y-intercept, expanded form is already easy: \(p(0)=21\).

The same expression has three useful forms. No one form is always best. The question determines the rewrite.

Worked example: rational expression rewrite

Consider

\[R(x) = (x^2 - 1)/(x - 1)\].

Factoring gives

\[R(x) = [(x - 1)(x + 1)]/(x - 1)\].

For \(x \ne 1\), this simplifies to \(x + 1\). The rewrite reveals that the graph is a line with a hole at \(x = 1\). Expanded form alone would not show that clearly.

This example connects algebraic rewriting to graph behavior. The canceled factor reveals a removable discontinuity.

More examples of useful rewrites

Rewrite

\[x^4 - 16\].

One possible structure is difference of squares:

\[(x^2)^2 - 4^2 = (x^2 - 4)(x^2 + 4)\].

Then \(x^2 - 4\) factors further:

\[(x - 2)(x + 2)(x^2 + 4)\].

Over the real numbers, \(x^2 + 4\) does not factor into real linear factors. Over the complex numbers, it factors as \((x - 2i)(x + 2i)\). The useful rewrite depends on the number system and the task.

Rewrite

\[x^2 + 4x + 7\].

This is not factorable over the integers, but completing the square gives

\[(x + 2)^2 + 3\].

This form reveals that the expression is always at least 3 and has minimum value 3 at \(x = -2\). If the task is to find a minimum, completed-square form is useful even when factoring is not.

Rewrite

\[(x^3 - 8)/(x - 2)\].

Recognize difference of cubes:

\[x^3 - 8 = (x - 2)(x^2 + 2x + 4)\].

So the expression simplifies to \(x^2 + 2x + 4\) for \(x \ne 2\). The useful rewrite reveals a removable restriction.

Rewriting as a modeling decision

In modeling, a useful rewrite depends on the real question. Suppose

\[P(x) = -0.2x^2 + 12x - 100\].

Expanded form shows a quadratic profit model. Completing the square gives

\[P(x) = -0.2(x - 30)^2 + 80\].

This form reveals maximum profit 80 at \(x = 30\). If \(P\) is measured in thousands of dollars and \(x\) is hundreds of units, the business interpretation is immediate: the model predicts maximum profit of $80,000 at 3,000 units.

This is why students should not expand automatically. The completed-square form is more useful for optimization.

Problem Library

Problems in the App From This Objective

192 problems across 15 archetypes in the app.

identify common binomial or polynomial factor.
12 problems Warmup Practice Mixed Review Assessment
Problem 1

Factor higher-degree polynomial by grouping: x^3+2x^2+3x+6.

Problem 2

Factor higher-degree polynomial by grouping: ax+ay+bx+by.

Problem 3

Factor higher-degree polynomial by grouping: x^3-x^2+4x-4.

Problem 4

Factor higher-degree polynomial by grouping: four-term grouping structure.

Problem 5

Factor higher-degree polynomial by grouping: x^3+x^2+x+1.

Problem 6

Factor higher-degree polynomial by grouping: 6x^3-4x^2+9x-6.

Problem 7

Factor higher-degree polynomial by grouping: y^3-5y^2+2y-10.

Open in simulator
Problem 8

Factor higher-degree polynomial by grouping: 2x^3+8x^2-3x-12.

Problem 9

Factor higher-degree polynomial by grouping: x^5+2x^4+3x+6.

Problem 10

Factor higher-degree polynomial by grouping: a^3-a^2b+ab-b^2.

Problem 11

Factor higher-degree polynomial by grouping: x^3-3x^2-2x+6.

Problem 12

Factor higher-degree polynomial by grouping: 10x^3-15x^2+4x-6.

recognize cube structure and apply identity.
12 problems Warmup Practice Mixed Review Assessment
Problem 13

Factor using sum or difference of cubes: x^3+27.

Problem 14

Factor using sum or difference of cubes: 8a^3-1.

Problem 15

Factor using sum or difference of cubes: (x+1)^3-8.

Problem 16

Factor using sum or difference of cubes: A^3±B^3.

Problem 17

Factor using sum or difference of cubes: y^3-64.

Problem 18

Factor using sum or difference of cubes: 27x^3+125.

Open in simulator
Problem 19

Factor using sum or difference of cubes: (2y-1)^3+27.

Problem 20

Factor using sum or difference of cubes: x^3-(y+2)^3.

Problem 21

Factor using sum or difference of cubes: x^6-y^3.

Problem 22

Factor using sum or difference of cubes: m^9+8n^3.

Problem 23

Factor using sum or difference of cubes: x^3+1/8.

Problem 24

Factor using sum or difference of cubes: 1/27y^3-1/64.

substitute a repeated sub-expression.
15 problems Warmup Practice Mixed Review Assessment
Problem 25

Factor polynomial by treating it as quadratic in form: x^4-5x^2+4.

Problem 26

Factor polynomial by treating it as quadratic in form: (x-1)^4-5(x-1)^2+4.

Problem 27

Factor polynomial by treating it as quadratic in form: y^6-7y^3+10.

Problem 28

Factor polynomial by treating it as quadratic in form: repeated sub-expression squared plus linear term.

Problem 29

Factor polynomial by treating it as quadratic in form: z^4-10z^2+9.

Problem 30

Factor polynomial by treating it as quadratic in form: a^8-17a^4+16.

Problem 31

Factor polynomial by treating it as quadratic in form: (x+2)^4-13(x+2)^2+36.

Problem 32

Factor polynomial by treating it as quadratic in form: x-6x^(1/2)+5.

Problem 33

Factor polynomial by treating it as quadratic in form: x^(-4)-3x^(-2)+2.

Problem 34

Factor polynomial by treating it as quadratic in form: (x^2+x)^2-8(x^2+x)+12.

Problem 35

Factor polynomial by treating it as quadratic in form: m^4-8m^2+15.

Problem 36

Factor polynomial by treating it as quadratic in form: t^10-11t^5+18.

Problem 37

Factor polynomial by treating it as quadratic in form: (y-3)^6-9(y-3)^3+14.

Problem 38

Factor polynomial by treating it as quadratic in form: 2x^4-7x^2+3.

Problem 39

Factor polynomial by treating it as quadratic in form: y^(2/3)-4y^(1/3)-21.

Open in simulator
factor numerator/denominator and identify common factors.
15 problems Warmup Practice Mixed Review Assessment
Problem 40

Rewrite rational expression to reveal holes or asymptotes: (x^2-1)/(x-1).

Problem 41

Rewrite rational expression to reveal holes or asymptotes: (x+2)/((x+2)(x-3)).

Open in simulator
Problem 42

Rewrite rational expression to reveal holes or asymptotes: (x^2-4)/(x+5).

Problem 43

Rewrite rational expression to reveal holes or asymptotes: rational expression.

Problem 44

Rewrite rational expression to reveal holes or asymptotes: (x^2-9)/(x-3).

Problem 45

Rewrite rational expression to reveal holes or asymptotes: (x+1)/(x-4).

Problem 46

Rewrite rational expression to reveal holes or asymptotes: (x^2-x-2)/(x^2-4).

Problem 47

Rewrite rational expression to reveal holes or asymptotes: (x+5)/(x^2-x-6).

Problem 48

Rewrite rational expression to reveal holes or asymptotes: (x^3-x)/(x^3-2x^2-x+2).

Problem 49

Rewrite rational expression to reveal holes or asymptotes: (x^3+1)/(x-1).

Problem 50

Rewrite rational expression to reveal holes or asymptotes: (x^2-2x+1)/(x^3-x^2-x+1).

Problem 51

Rewrite rational expression to reveal holes or asymptotes: (x^2+1)/(x^2+4).

Problem 52

Rewrite rational expression to reveal holes or asymptotes: (x-5)/(x^2-25).

Problem 53

Rewrite rational expression to reveal holes or asymptotes: (x^2+3x)/(x^2+4x+3).

Problem 54

Rewrite rational expression to reveal holes or asymptotes: (2x^2+5x-3)/(x^2-9).

choose factoring strategy from structure.
12 problems Warmup Practice Mixed Review Assessment
Problem 55

Rewrite polynomial to reveal zeros: x^3-4x.

Open in simulator
Problem 56

Rewrite polynomial to reveal zeros: x^2-6x+9.

Problem 57

Rewrite polynomial to reveal zeros: x^3+8.

Problem 58

Rewrite polynomial to reveal zeros: polynomial with recognizable structure.

Problem 59

Rewrite polynomial to reveal zeros: 2x^3-18x.

Problem 60

Rewrite polynomial to reveal zeros: x^2+10x+25.

Problem 61

Rewrite polynomial to reveal zeros: x^3-27.

Problem 62

Rewrite polynomial to reveal zeros: x^3+2x^2-9x-18.

Problem 63

Rewrite polynomial to reveal zeros: x^2-5x+6.

Problem 64

Rewrite polynomial to reveal zeros: 2x^2+7x+3.

Problem 65

Rewrite polynomial to reveal zeros: 3x^3-6x^2-9x.

Problem 66

Rewrite polynomial to reveal zeros: x^4-16.

identify degree and leading term.
12 problems Warmup Practice Mixed Review Assessment
Problem 67

Rewrite polynomial to reveal end behavior: (x-2)^2(3x+1).

Problem 68

Rewrite polynomial to reveal end behavior: -4(x+1)^2(x^2+3).

Problem 69

Rewrite polynomial to reveal end behavior: expanded polynomial with lower terms.

Problem 70

Rewrite polynomial to reveal end behavior: factored polynomial.

Problem 71

Rewrite polynomial to reveal end behavior: -(x+1)(x-3)(x+2).

Problem 72

Rewrite polynomial to reveal end behavior: (x^2+1)(x-4)^2.

Problem 73

Rewrite polynomial to reveal end behavior: 2x(x^2-5)(x+3)^2.

Problem 74

Rewrite polynomial to reveal end behavior: -3(x-1)^2(x+2)^2.

Open in simulator
Problem 75

Rewrite polynomial to reveal end behavior: -(2x-1)^3(x+5)^2.

Problem 76

Rewrite polynomial to reveal end behavior: 5x^6 - 3x^4 + 2x - 1.

Problem 77

Rewrite polynomial to reveal end behavior: x^7 + 2x^5 - 4x^3 + 10.

Problem 78

Rewrite polynomial to reveal end behavior: -x^8 + 6x^5 - 2x^2 + 7.

use exponent properties and time-unit changes.
15 problems Warmup Practice Mixed Review Assessment
Problem 79

Rewrite exponential expression to reveal growth rate: A=100(1.05)^(12t).

Open in simulator
Problem 80

Rewrite exponential expression to reveal growth rate: 2^(x+3).

Problem 81

Rewrite exponential expression to reveal growth rate: e^(kt+c).

Problem 82

Rewrite exponential expression to reveal growth rate: growth over changed time units.

Problem 83

Rewrite exponential expression to reveal growth rate: A = 1000(1.06)^t.

Problem 84

Rewrite exponential expression to reveal growth rate: P = 250(1.01)^(12t).

Problem 85

Rewrite exponential expression to reveal growth rate: y = 4 * 5^(x+2).

Problem 86

Rewrite exponential expression to reveal growth rate: f(x) = 3^(4x).

Problem 87

Rewrite exponential expression to reveal growth rate: g(t) = 27^(t/3).

Problem 88

Rewrite exponential expression to reveal growth rate: h(x) = 7^(x-2) * 7^3.

Problem 89

Rewrite exponential expression to reveal growth rate: y = 50 * e^(0.2t + ln(3)).

Problem 90

Rewrite exponential expression to reveal growth rate: M = 800 * (0.9)^(t/5).

Problem 91

Rewrite exponential expression to reveal growth rate: Q = 300 * (0.7)^(2t).

Problem 92

Rewrite exponential expression to reveal growth rate: y = 2^(3x+2).

Problem 93

Rewrite exponential expression to reveal growth rate: N = 100 * (1.1)^(t/14).

convert between log and exponent structure.
15 problems Warmup Practice Mixed Review Assessment
Problem 94

Rewrite logarithmic expression to reveal equivalent exponential form: y=log_2(x).

Problem 95

Rewrite logarithmic expression to reveal equivalent exponential form: log(x-3)=2.

Problem 96

Rewrite logarithmic expression to reveal equivalent exponential form: ln(A)=kt.

Problem 97

Rewrite logarithmic expression to reveal equivalent exponential form: log_b(M)=N.

Problem 98

Rewrite logarithmic expression to reveal equivalent exponential form: log_3(9)=2.

Problem 99

Rewrite logarithmic expression to reveal equivalent exponential form: log_x(16)=2.

Open in simulator
Problem 100

Rewrite logarithmic expression to reveal equivalent exponential form: log_5(2x+1)=3.

Problem 101

Rewrite logarithmic expression to reveal equivalent exponential form: log(y)=x.

Problem 102

Rewrite logarithmic expression to reveal equivalent exponential form: ln(x)=5.

Problem 103

Rewrite logarithmic expression to reveal equivalent exponential form: log_4(1/16)=-2.

Problem 104

Rewrite logarithmic expression to reveal equivalent exponential form: log_9(3)=1/2.

Problem 105

Rewrite logarithmic expression to reveal equivalent exponential form: log_k(25)=2.

Problem 106

Rewrite logarithmic expression to reveal equivalent exponential form: log_a(b)=c+d.

Problem 107

Rewrite logarithmic expression to reveal equivalent exponential form: log(5x)=y.

Problem 108

Rewrite logarithmic expression to reveal equivalent exponential form: ln(x-1)=2t.

factor radicand and identify valid inputs.
12 problems Warmup Practice Mixed Review Assessment
Problem 109

Rewrite radical expression to reveal domain or simplification: sqrt(x^2-9).

Problem 110

Rewrite radical expression to reveal domain or simplification: sqrt(50x^2).

Problem 111

Rewrite radical expression to reveal domain or simplification: cuberoot(8x^3).

Problem 112

Rewrite radical expression to reveal domain or simplification: sqrt((x-1)^2).

Problem 113

Rewrite radical expression to reveal domain or simplification: sqrt(x^2+6x+9).

Problem 114

Rewrite radical expression to reveal domain or simplification: sqrt(72y^2).

Problem 115

Rewrite radical expression to reveal domain or simplification: cuberoot(125a^9).

Problem 116

Rewrite radical expression to reveal domain or simplification: sqrt(3x^2-12).

Problem 117

Rewrite radical expression to reveal domain or simplification: sqrt(16x^2/25).

Problem 118

Rewrite radical expression to reveal domain or simplification: cuberoot(-27m^3).

Problem 119

Rewrite radical expression to reveal domain or simplification: sqrt(y^6).

Open in simulator
Problem 120

Rewrite radical expression to reveal domain or simplification: sqrt(x(x+5)).

match expression form to zeros, asymptotes, domain, end behavior, or rate.
12 problems Warmup Practice Mixed Review Assessment
Problem 121

Choose rewrite that best answers question find zeros of x^2-5x+6.

Open in simulator
Problem 122

Choose rewrite that best answers question find end behavior of (x-2)(x+1)^3.

Problem 123

Choose rewrite that best answers question find asymptotes of rational expression.

Problem 124

Choose rewrite that best answers question find growth rate of exponential with shifted exponent.

Problem 125

Choose rewrite that best answers question find the vertex of y = x^2 - 6x + 5.

Problem 126

Choose rewrite that best answers question find the domain of f(x) = (x-3)/(x^2 - 9).

Problem 127

Choose rewrite that best answers question identify holes and vertical asymptotes of f(x) = (x^2 - 4)/(x^2 - 5x + 6).

Problem 128

Choose rewrite that best answers question find the center and radius of x^2 + y^2 - 8x + 2y = 8.

Problem 129

Choose rewrite that best answers question find the period and phase shift of y = 3sin(4x + pi).

Problem 130

Choose rewrite that best answers question find the horizontal asymptote of f(x) = (3x^2 + 1)/(x^2 - 4).

Problem 131

Choose rewrite that best answers question find the domain of f(x) = sqrt(16 - x^2).

Problem 132

Choose rewrite that best answers question find the slope and y-intercept of 2x + 3y = 6.

transform expression into solvable factor or inverse form.
12 problems Warmup Practice Mixed Review Assessment
Problem 133

Use structure to simplify before solving: x^4-5x^2+4=0.

Problem 134

Use structure to simplify before solving: (x-3)^2=25.

Problem 135

Use structure to simplify before solving: 2^(x+1)=16.

Problem 136

Use structure to simplify before solving: rational equation with common factor.

Problem 137

Use structure to simplify before solving: (x^2+1)^2 - 3(x^2+1) + 2 = 0.

Problem 138

Use structure to simplify before solving: 3^(2x-1) = 81.

Problem 139

Use structure to simplify before solving: log_2(x+3) = 4.

Problem 140

Use structure to simplify before solving: sqrt(2x-1) = x-2.

Problem 141

Use structure to simplify before solving: |2x-5| = 7.

Problem 142

Use structure to simplify before solving: (x^2-4)/(x-2) = 5.

Open in simulator
Problem 143

Use structure to simplify before solving: x^(-2) - 6x^(-1) + 8 = 0.

Problem 144

Use structure to simplify before solving: (x^2-4x)^2 = 36.

recognize repeated factors, powers, or grouped expressions.
12 problems Warmup Practice Mixed Review Assessment
Problem 145

Identify hidden common structure across terms in x(x+1)+3(x+1).

Problem 146

Identify hidden common structure across terms in 2^(x+3)+5*2^x.

Open in simulator
Problem 147

Identify hidden common structure across terms in sqrt(x+1)/(x+1).

Problem 148

Identify hidden common structure across terms in multi-term nested expression.

Problem 149

Identify hidden common structure across terms in (y-2)^2 + 5(y-2).

Problem 150

Identify hidden common structure across terms in 3^(2x) - 4*3^x.

Problem 151

Identify hidden common structure across terms in (x-5)sqrt(x-5).

Problem 152

Identify hidden common structure across terms in x^4 - 7x^2 + 12.

Problem 153

Identify hidden common structure across terms in sin(x)cos(x) + cos(x).

Problem 154

Identify hidden common structure across terms in (x^2 - 4) / (x - 2).

Problem 155

Identify hidden common structure across terms in (a+b)^3 - 2(a+b)^2.

Problem 156

Identify hidden common structure across terms in log(x^2) + 3log(x).

explain what each form reveals.
12 problems Warmup Practice Mixed Review Assessment
Problem 157

Compare equivalent rewrites by exposed features: x^2-4 and (x-2)(x+2).

Problem 158

Compare equivalent rewrites by exposed features: (x^2-1)/(x-1) and x+1 with restriction.

Problem 159

Compare equivalent rewrites by exposed features: 100(1.05)^(12t) and 100((1.05)^12)^t.

Open in simulator
Problem 160

Compare equivalent rewrites by exposed features: log form and exponential form.

Problem 161

Compare equivalent rewrites by exposed features: x^2 - 6x + 8 and (x-3)^2 - 1.

Problem 162

Compare equivalent rewrites by exposed features: (3x+5)/(x+1) and 3 + 2/(x+1).

Problem 163

Compare equivalent rewrites by exposed features: 4^(2x) and 16^x.

Problem 164

Compare equivalent rewrites by exposed features: cos(x - pi/2) and sin(x).

Problem 165

Compare equivalent rewrites by exposed features: x^3 - 4x^2 + 4x and x(x-2)^2.

Problem 166

Compare equivalent rewrites by exposed features: P * (1/2)^(t/7) and P * (2)^(-t/7).

Problem 167

Compare equivalent rewrites by exposed features: log(xy) and log(x) + log(y).

Problem 168

Compare equivalent rewrites by exposed features: |2x-6| and 2(x-3) for x>=3, -2(x-3) for x<3.

track restrictions before and after simplification.
12 problems Warmup Practice Mixed Review Assessment
Problem 169

Determine whether rewriting (x^2-4)/(x-2) as x+2 changes the domain.

Problem 170

Determine whether rewriting sqrt((x-1)^2) as x-1 changes the domain.

Problem 171

Determine whether rewriting log(x^2-1) as log(x-1)+log(x+1) changes the domain.

Problem 172

Determine whether rewriting (x^2+1)/(x^2+1) as 1 changes the domain.

Problem 173

Determine whether rewriting (x^2-9)/(x-3) as x+3 changes the domain.

Problem 174

Determine whether rewriting 2log(x) as log(x^2) changes the domain.

Problem 175

Determine whether rewriting sqrt(x) * sqrt(x-1) as sqrt(x(x-1)) changes the domain.

Problem 176

Determine whether rewriting (x^3-x)/(x^2-x) as x+1 changes the domain.

Problem 177

Determine whether rewriting sqrt(x^2) as x changes the domain.

Problem 178

Determine whether rewriting (x^2+2x+1)/(x+1) as x+1 changes the domain.

Problem 179

Determine whether rewriting log(x^3) as 3log(x) changes the domain.

Open in simulator
Problem 180

Determine whether rewriting 1/(x-1) as (x+1)/((x-1)(x+1)) changes the domain.

catch invalid factoring, false identities, domain loss, and exponent/log misuse.
12 problems Warmup Practice Mixed Review Assessment
Problem 181

Correct the structural rewrite error in x^2+9=(x+3)^2.

Problem 182

Correct the structural rewrite error in log(x+5)=log x+log 5.

Problem 183

Correct the structural rewrite error in sqrt((x-4)^2)=x-4.

Problem 184

Correct the structural rewrite error in (x^2-1)/(x-1)=x+1 for all x.

Problem 185

Correct the structural rewrite error in 2^(x+y) = 2^x + 2^y.

Problem 186

Correct the structural rewrite error in log(x/y) = (log x)/(log y).

Problem 187

Correct the structural rewrite error in x^2 - 16 = (x-4)^2.

Problem 188

Correct the structural rewrite error in 1/(a+b) = 1/a + 1/b.

Problem 189

Correct the structural rewrite error in sqrt(x^2+y^2) = x+y.

Problem 190

Correct the structural rewrite error in log(x^2) = (log x)^2.

Open in simulator
Problem 191

Correct the structural rewrite error in (x^2-4)/(x-2) = x+2.

Problem 192

Correct the structural rewrite error in (x+y)^-1 = x^-1 + y^-1.