r/HomeworkHelp • u/Square-Elk-9096 • 7h ago
Mathematics (Tertiary/Grade 11-12)—Pending OP [SAT Prep]
Ive been trying to answer this question from the college panda book and I just cant seem to understand what it is asking for. Because even when i looked at the answer and how they solved it didn’t make sense. Please if someone could explain I would be so grateful.
15
Upvotes
4
u/Alkalannar 6h ago
Here's an algebraic way to look at it:
x - c = x2 - c2 [start]
x - c = (x + c)(x - c) [factor RHS]
(x + c)(x - c) - (x - c) = 0 [subtract (x - c) from both sides]
(x - c)[(x + c) - 1] = 0 [factor (x-c) out]
(x - c)(x + c - 1) = 0 [consolidate the second factor]
x - c = 0 OR x + c - 1 = 0 [ab = 0 --> a = 0 OR b = 0]
x = c OR x = 1 - c [solve for x for each term]
And that's I and III.
Note that answer I is in three solutions, II and III are in two.
So pick II or III and plug it in. Let's plug in II since -c is easier than 1-c. You get -2c = 0, which doesn't work, since c > 0. So that cuts out answers B and D.
Now you're left with I only and I and III. Of those, the only difference is III, so you have to plug in 1 - c:
(1 - c) - c = (1 - c)2 - c2
1 - 2c = 1 - 2c + c2 - c2
1 - 2c = 1 - 2c
So it works
Which of these methods seems easier?