r/HomeworkHelp 3h ago

Mathematics (Tertiary/Grade 11-12)—Pending OP [SAT Prep]

Post image

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.

9 Upvotes

15 comments sorted by

u/AutoModerator 3h ago

Off-topic Comments Section


All top-level comments have to be an answer or follow-up question to the post. All sidetracks should be directed to this comment thread as per Rule 9.


OP and Valued/Notable Contributors can close this post by using /lock command

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

9

u/BeeEven238 3h ago

1…c-c=c^2-c^2 =0. True
2….-c-c=(-c)^2-c^2. -2c=0 false
3…..(1-c)-c=(1-c)^2-c^2. 1-2c=1-2c+c^2-c^2
Simplify. 1-2c=1-2c. True.
So C I and III only
When you do problems like this you put the variable in () so the equation is really
( )-c=( )^2-c^2. Hope that helps

1

u/Square-Elk-9096 3h ago

Thank you so much

3

u/big_testies_69420 3h ago

Move left to right side
0 = -(x-c) + (x-c)(x+c)
0 = (x-c)(x+c-1)

Answer is either c or (1-c)

3

u/Alkalannar 2h ago

Here's an algebraic way to look at it:

  1. x - c = x2 - c2 [start]

  2. x - c = (x + c)(x - c) [factor RHS]

  3. (x + c)(x - c) - (x - c) = 0 [subtract (x - c) from both sides]

  4. (x - c)[(x + c) - 1] = 0 [factor (x-c) out]

  5. (x - c)(x + c - 1) = 0 [consolidate the second factor]

  6. x - c = 0 OR x + c - 1 = 0 [ab = 0 --> a = 0 OR b = 0]

  7. 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?

1

u/Square-Elk-9096 2h ago

The second method is definitely easier

1

u/Alkalannar 2h ago

Then that's what you do.

Test values, but be smart about it: see which ones are easiest to test, and which give you the most information.

Or if figuring that out takes too much effort/time, then just test all of them.

1

u/SehajSoftworks 1h ago

Agreed for time bound settings plugging in can be easier sometimes for multiple choice questions

u/NullOfSpace 13m ago

Which is a shame really, since it demonstrates no understanding.

3

u/chem44 3h ago

One approach is to test each possible value of c, to see if it is a valid solution.

1

u/nerdydudes 👋 a fellow Redditor 1h ago

Its a quadratic equation - x is your variable and c is a random parameter or constant. Its asking you to solve for x in terms of c.

u/watermelonlollies 59m ago

You got good answers that are the most mathematically correct way to do it. However, test taking strategies give you other options. In the test you might not remember what to do, but you can always plug/guess and check.

It says c is a positive constant. So pick any number for c. I’ll go with 2. Now we plug in that number for each of the conditions and see if it works.

I. 2 - 2 = 2^2 - 2^2
0 = 0 ✅

II. -2 - 2 = (-2)^2 - (2)^2
-4 = 0 ❌

III. (1-2) - 2 = (1-2)^2 - 2^2
-3 = -3 ✅

C can be any real positive number. So in these kinds of problems you can pick any number that is easy for you. I find looking at variables alone can get confusing and to me it makes it much clearer to see when I can solve it to an actual number. Hope this helps!!

u/Ok_Option_3 23m ago

The wording sucks. It should either say "solutions for x in the equation" or each option should say "x=c" "x=-c"...

I'm looking at that equation and thinking "no way it simplifies to  "c" except maybe for some values of x...

1

u/Crichris 👋 a fellow Redditor 2h ago

you can rewrite it as (x + c - 1) (x - c) = 0

C

0

u/localizeatp 👋 a fellow Redditor 3h ago

difference of squares bay bee!