Maggoty,

I know the math but I still feel like I’m out of the loop somehow?

JackbyDev,

There’s nothing more to this than linking the star wars quote to the -3. That’s it lol

Maggoty,

Oh okay. Don’t mind me trying to over analyze things.

kszeslaw,

(-3)^2 = 9 as well

space,

My teacher explained as sqrt(poop^2) = abs(poop). Yes, he wrote poop on the blackboard.

NeatNit,

He should have drawn a pile of poop instead 💩 (preferably without a face)

Sweetpeaches69,

Oh, I know this one! It’s pi!

Reddfugee42,

TAU IS BETTER

/obligatory

jol,

What, no. It’s… Eh close enough.

mexicancartel,

Help how do i take factorial of pi

Crashumbc,

Also math teacher…

“Show your work”

Patrizsche,

Me, a statistician: “if chi-square equals 9 then chi equals 3… What??”

namelivia, (edited )

-3 id the hidden dark version character of the solution, like evil ryu or devil jin.

lseif,

just a glimpse into my dark and twisted mind

ZILtoid1991,

But for the Joker, that’s the real solution.

lseif,

i think its more complex than that

xkforce,

The number of solutions/roots is equal to the highest power x is raised to (there are other forms with different rules and this applies to R and C not higher order systems)

Some roots can be complex and some can be duplicates but when it comes to the real and complex roots, that rule generally holds.

Beetschnapps, (edited )

To translate: As a child learning math this equates to “ignore math, the explanations don’t explain anything real, they only explain more math.“

“The only explanation is more abstraction with no real world application as far as math class is concerned. Frankly, there’s more application to your own life experience if you focus on language and the arts.”

overcast5348,

I’m guessing that you were one of those “I won’t ever use all this math” kind of students?

Aussiemandeus,
@Aussiemandeus@aussie.zone avatar

Boy do I ever use maths at work all the damn time.

And I’m a mechanic

Beetschnapps,

I was one of those students who asked how it would be used, the teachers didn’t do the whole real world application part, and I never needed to go past trig.

I work with engineers and use math like any other human on the planet but really wish mathematics was taught differently to make it more interesting. You hear a PHD candidate talk about the hairy ball problem and the math is interesting. Math class never was.

Maalus,

Or you were just shit at maths and don’t have any idea how useful it is because you avoid it like the plague.

GnomeKat, (edited )
@GnomeKat@lemmy.blahaj.zone avatar

I think you can make arbitrarily complicated roots if you move over to G^n^ which includes the R and C roots…

For example the grade 4 blade (3e1e2e3e4)^2 = 9 in G^4^

Complex roots are covered because the grade 2 blade (e1e2)^2 = -1 making it identical to i so G^n^ (n>=2) includes C.

G^n^ also includes all the scalars (grade 0 blades) so all the real roots are included.

G^n^ also includes all the vectors (grade 1 blades) so any vector with length 3 will square to 9 because u^2 = u dot u = |u|^2 where u is a vector.

All blades will square to a scalar but blades are not the only thing in G^n^ so things get weird with the multivectors(sums of different grades). Any blade with grade n%4 < 2 will square to a positive scalar and the other grades will square to a negative, with the abs of the scalar equal to the norm^2^ of the blade. Can pretty much just make as many roots as you want if you are willing to move into higher dimensional spaces and use a way cooler product.

someacnt_,

Then you can extend to arbitrary algebra

ouRKaoS,

You lost me at “arbitrarily complicated,” sorry.

TexasDrunk,

Lost me at “I think”. I don’t, apparently.

embed_me,
@embed_me@programming.dev avatar

I don’t think therefore I never was

Asafum,

I wish it was that easy! I stopped thinking and I’m still stuck here… Stupid Descartes

MBM,

I thought this would be related to quaternions, octonions etc. but no, it’s multivectors and wedge products. Very neat, I didn’t know you could use them like that.

GnomeKat, (edited )
@GnomeKat@lemmy.blahaj.zone avatar

Oh no, you were right on the money. In G^2^ you have two basis vectors e1 and e2. The geometric product of vectors specifically is equivalent to uv = u dot v + u wedge v… the dot returns a scalar, the wedge returns a bivector. When you have two vectors be orthonormal like the basis vectors, the dot goes to 0 and you are just left with u wedge v. So e1e2 returns a bivector with norm 1, its the only basis bivector for G^2^.

e1e2^2 = (e1e2)*(e1e2) = e1e2e1e2

A nice thing about the geometric product is its associative so you can rewrite as e1*(e2e1)*e2… again that middle product is still just a wedge but the wedge product is anti commutative so e2e1 = -e1e2. Meaning you can rewrite the above as e1*(-e1e2)*e2 = -(e1e1)*(e2e2) = -(e1 dot e1)*(e2 dot e2) = -(1)*(1) = -1… Thus e1e2 squares to -1 and is the same as i. And now you can think of the geometric product of two vectors as uv = u dot v + u wedge v = a + bi which is just a complex number.

In G^3^ you can do the same but now you have 3 basis vectors to work with, e1, e2, e3. Meaning you can construct 3 new basis bivectors e1e2, e2e3, e3e1. You can flip them to be e2e1, e3e2, e1e3 without any issues its just convention and then its the same as quaternions. They all square to -1 and e2e1*e3e2*e1e3 = -e2e1e2e3e1e3 = e2e1e2e1e3e3 = e2e1e2e1 = -1 which is the same as i,j,k of quaternions. So just like in G^2^ the bivectors + scalars form C you get the quaternions in G^3^. Both of them are just bivectors and they work the same way. Octonions and beyond can be made in higher dimensions. Geometric algebra is truly some cool shit.

bleistift2, (edited )

This only ever got handed down to us as gospel. Is there a compelling reason why we should accept that (-3) × (-3) = 9?

Davel23,

Same reason that a double negative makes a positive.

notabot,

You can look at multiplication as a shorthand for repeated addition, so, for example:

3x3=0 + 3 + 3 + 3 = 9

In other words we have three lots of three. The zero will be handy later…

Next consider:

-3x3 = 0 + -3 + -3 + -3 = -9

Here we have three lots of minus three. So what happens if we instead have minus three lots of three? Instead of adding the threes, we subtract them:

3x-3 = 0 - 3 - 3 - 3 = -9

Finally, what if we want minus three lots of minus three? Subtracting a negative number is the equivalent of adding the positive value:

-3x-3 = 0 - -3 - -3 - -3 = 0 + 3 + 3 + 3 = 9

Do let me know if some of that isn’t clear.

bleistift2, (edited )

This was very clear. Now that I see it, I realize it’s the same reasoning why x^(-3) is 1/(x^3):


<span style="color:#323232;"> 2 × -3 = -6
</span><span style="color:#323232;"> 1 × -3 = -3
</span><span style="color:#323232;"> 0 × -3 =  0
</span><span style="color:#323232;">-1 × -3 =  3
</span>

Thank you!

affiliate,

i think this is a really clean explanation of why (-3) * (-3) should equal 9. i wanted to point out that with a little more work, it’s possible to see why (-3) * (-3) must equal 9. and this is basically a consequence of the distributive law:


<span style="color:#323232;">0  = 0 * (-3)
</span><span style="color:#323232;">   = (3 + -3) * (-3)
</span><span style="color:#323232;">   = 3 * (-3) + (-3) * (-3)
</span><span style="color:#323232;">   = -9 + (-3) * (-3).
</span>

the first equality uses 0 * anything = 0. the second equality uses (3 + -3) = 0. the third equality uses the distribute law, and the fourth equality uses 3 * (-3) = -9, which was shown in the previous comment.

so, by adding 9 to both sides, we get:


<span style="color:#323232;">9 = 9 - 9 + (-3) * (-3).
</span>

in other words, 9 = (-3) * (-3). this basically says that if we want the distribute law to be true, then we need to have (-3) * (-3) = 9.

it’s also worth mentioning that this is a specific instance of a proof that shows (-a) * (-b) = a * b is true for arbitrary rings. (a ring is basically a fancy name for a structure with addition and distribute multiplication.) so, any time you want to have any kind of multiplication that satisfies the distribute law, you need (-a) * (-b) = a * b.

in particular, (-A) * (-B) = A * B is also true when A and B are matrices. and you can prove this using the same argument that was used above.

ImplyingImplications, (edited )

Here’s another example:

A) -3 × (-3 + 3) = ?

You can solve this by figuring out the brackets first. -3 × 0 = 0

You can also solve this using the distributive property of multiplication, rewriting the equation as

A) -3 × (-3 + 3) = 0
(-3 × -3) + (-3 × 3) = 0
(-3 × -3) - 9 = 0
(-3 × -3) = 9

If (-3 × -3) didn’t equal 9 then you’d get different answers to equation A depending on what method you used to solve it.

hemko,

-3 = 3

mexicancartel,

Adding 3 on both sides

3-3=3+3

0 = 6

1•0 = 6

1 = 6/0

1 = inf

Multiplying e^(iπ) on both sides,

e^(iπ) = - inf

iπ = ln|-inf|

π = ln|-inf| ÷ i

Maalus,

1/0 isn’t infinity though.

mexicancartel,

Like if everything else is true.

1/0 can be infinity as a limiting case but not always. So imma use what i like since i also took ln|x| (took mod out of nowhere just to make it positive)

emergencyfood,

Division is repeated subtraction. How many times can you subtract 0 from 1?

huf,

it starts out okay but 6/0 is not inf.

mexicancartel,

Its just the joke i take watever i want. There is | | inside log which is just made up. 6/x as x->0 is infinity though so i’mma use that

hemko, (edited )

I gotta say second half of that goes over my head, but I raise my hat to you

mexicancartel,

I remember you. You saved me from rickroll on xkcd

hemko,

Damn me

ech,

Absolutely.

merari42,

Middle school math memes

Neato,
@Neato@ttrpg.network avatar

-3 feels like cheating.

ech,

Eh, not really. It’s been a while, but I’m pretty sure the rule in algebra when solving for a squared variable like this is to use ± for exactly that reason.

knorke3, (edited )

just wait for n-th roots of imaginary numbers :)

Gemini24601, (edited )
@Gemini24601@lemmy.world avatar

Doesn’t x also equal -3?

lugal,

You found the other

uis,

Now kiss

Pringles,

🎶 I was made for solving you baby 🎶

dankestnug420,

Sqrt(9)

Kusimulkku,

Sqrt

hehe

Evil_Shrubbery,

Fund the sqrter!

UnRelatedBurner,

Uhm, actually 🤓☝️!

Afaik sqrt only returns positive numbers, but if you’re searching for X you should do more logic, as both -3 and 3 squared is 9, but sqrt(9) is just 3.

If I’m wrong please correct me, caz I don’t really know how to properly write this down in a proof, so I might be wrong here. :p
(ps: I fact checked with wolfram, but I still donno how to split the equation formally)

h3ndrik, (edited )

x^2 = 9

<=>

|x| = sqrt(9)

would be correct. That way you get both 3 and -3 for x.

That’s the way your math teacher would do it. So the correct version of the statement in the picture is: “if x^2 = 9 then abs(x) = 3”

UnRelatedBurner,

Cool! Makes sense to me. Honestly, I’ve never done it this way, but it’s so clean. Love it. Thanks.

criitz, (edited )

You’re correct. The square root operator only returns the principal root (the positive one).

So if x^2 = 9 then x = ±√9 = ±3

That’s why in something like the quadratic formula we all had to memorize in school its got a “plus or minus” in it: -b ± √…(etc)

UnRelatedBurner,

Thanks, I haven’t connected the dots to that (±) sign and this problem.

Routhinator,
@Routhinator@startrek.website avatar

https://startrek.website/pictrs/image/e6eefb42-a2c0-4005-8292-0082bb07d3b8.jpeg

https://startrek.website/pictrs/image/f20862e8-583a-4dc8-9d79-9ca63bf5350b.png

So I checked this on my smartphone first, and thought maybe the software is just shit… So then I checked it on a Casio scientific calc, and both agree.

-3^2 = -9… And 9 != -9

… Are all the calculators somehow wrong? What’s the math rule I’m forgetting here…

criitz,

I think your calculator is interpreting that as -(3^2) and not (-3)^2

Routhinator,
@Routhinator@startrek.website avatar

https://startrek.website/pictrs/image/a4550afc-8dd8-4031-aa17-e37c8bb684a3.png

Oh derp. Yep it is.

Was better when calcs had a +/- button.

And I remembered the math rule too.

Routhinator,
@Routhinator@startrek.website avatar

GD I am just realizing how long its been since I did math in my head without a programming language…

I should take a math class again or something and refresh that knowledge.

  • All
  • Subscribed
  • Moderated
  • Favorites
  • science_memes@mander.xyz
  • DreamBathrooms
  • ngwrru68w68
  • tester
  • magazineikmin
  • thenastyranch
  • rosin
  • khanakhh
  • InstantRegret
  • Youngstown
  • slotface
  • Durango
  • kavyap
  • mdbf
  • tacticalgear
  • megavids
  • osvaldo12
  • normalnudes
  • cubers
  • cisconetworking
  • everett
  • GTA5RPClips
  • ethstaker
  • Leos
  • provamag3
  • anitta
  • modclub
  • JUstTest
  • lostlight
  • All magazines