Where Did I Go Wrong in Simplifying this Algebraic Expression?

  • Context: High School 
  • Thread starter Thread starter uperkurk
  • Start date Start date
  • Tags Tags
    Algebra Basic algebra
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
uperkurk
Messages
167
Reaction score
0
Simplify [itex]-d^2+[9d+(2-4d^2)][/itex]

[itex]-d^2+[9d+(2-4d^2)][/itex]

[itex]d^2[-9d-2+4d^2][/itex]

[itex]d^2+4d^2-9d-2[/itex]

[itex]5d^2-9d-2[/itex]

but wolfram says the answer is

[itex]-5d^2-9d+2[/itex]

What did I do wrong?
 
Last edited by a moderator:
Mathematics news on Phys.org
uperkurk said:
Simplify [itex]-d^2+[9d+(2-4d^2)][/itex]

[itex]-d^2+[9d+(2-4d^2)][/itex]

[itex]d^2[-9d-2+4d^2][/itex]
Here is your error- first, you have dropped the "+" in front of the "[" but that may be just a typo- more importantly you have distributed the "-" in front of [itex]d^2[/itex] into the [itex][9d+(2- 4d^2)[/itex]. Where you were supposed to have -A+ B, you have A- B.

[itex]d^2+4d^2-9d-2[/itex]

[itex]5d^2-9d-2[/itex]

but wolfram says the answer is

[itex]-5d^2-9d+2[/itex]

What did I do wrong?
 
−d2+[9d+(2−4d2)]

−d2+9d+2−4d2

-5d2 + 9d − 2
 
Without any indication that the 2 in d2 is an exponent, what you have here is close to meaningless.
marie.phd said:
−d2+[9d+(2−4d2)]

−d2+9d+2−4d2

-5d2 + 9d − 2
At a minimum, use ^ to indicate exponents, and = for expressions that are equal, like this:

-d^2 + [9d + (2 − 4d^2)]
= -d^2 + 9d + 2 - 4d^2
= -5d^2 + 9d + 2

Even better is to write exponents that actually look like exponents, using the exponent feature that is available when you click Go advanced.

-5d2 + 9d + 2
 
uperkurk said:
Simplify [itex]-d^2+[9d+(2-4d^2)][/itex]

[itex]-d^2+[9d+(2-4d^2)][/itex]
[itex]-d^2- 4d^2= -5d^2[/itex]
You seem to be under the impresion that adding two negatives gives a positive. That is not true. That rule only holds for multiplication and division.

[itex]d^2[-9d-2+4d^2][/itex]

[itex]d^2+4d^2-9d-2[/itex]

[itex]5d^2-9d-2[/itex]

but wolfram says the answer is

[itex]-5d^2-9d+2[/itex]

What did I do wrong?