New Reply

Basic algebra question

 
Share Thread Thread Tools
Feb4-13, 06:24 AM   #1
 

Basic algebra question


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?
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Feb4-13, 07:15 AM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by uperkurk View Post
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?
Feb4-13, 10:34 AM   #3
 
−d2+[9d+(2−4d2)]

−d2+9d+2−4d2

-5d2 + 9d − 2
Feb5-13, 09:26 AM   #4
 
Mentor

Basic algebra question


Without any indication that the 2 in d2 is an exponent, what you have here is close to meaningless.
Quote by marie.phd View Post
−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
Feb5-13, 10:24 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by uperkurk View Post
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?
New Reply
Thread Tools


Similar Threads for: Basic algebra question
Thread Forum Replies
Basic Algebra Question Precalculus Mathematics Homework 5
Basic algebra question Precalculus Mathematics Homework 1
Basic Algebra Question Calculus & Beyond Homework 13
basic algebra question plz help :( Introductory Physics Homework 7
Basic algebra question General Math 5