This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#76 2011-06-06 20:23:07

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

no, I have no clue besides doing it the long way.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#77 2011-06-06 20:35:20

scmb1
Scratch Team
Registered: 2009-03-19
Posts: 1000+

Re: Lets see who knows this kind of math...

JJROCKER wrote:

no, I have no clue besides doing it the long way.

I'll give you a hint: think about factors.


http://i48.tinypic.com/2z5pqad.png

Offline

 

#78 2011-06-06 20:37:11

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

Oh. Would it be 100X99X98X97X96,ext.?


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#79 2011-06-06 20:38:44

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Lets see who knows this kind of math...

Factors, not factorials. 100! would be a massive single number.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#80 2011-06-06 20:39:56

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

oh yeah.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#81 2011-06-07 13:40:43

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Lets see who knows this kind of math...

technoguyx wrote:

JJROCKER wrote:

Just wondering... is it possible to have a negative factorial? Like -3! ?

http://mathforum.org/library/drmath/view/60851.html

Nope, according to that a negative factorial would have an undefined value due to division by zero.

-5! does exist: -1 x -2 x -3 x -4 x -5.
-1 x -2 = 2.
2 x -3 = -6.
-6 x -4 = 24.
24 x -5 = -120.
So the answer is negative(120).

Offline

 

#82 2011-06-07 13:59:48

tomicool
Scratcher
Registered: 2009-01-11
Posts: 1000+

Re: Lets see who knows this kind of math...


I might return for a little while.

Offline

 

#83 2011-06-07 16:23:54

Enzo1997
Scratcher
Registered: 2008-06-14
Posts: 500+

Re: Lets see who knows this kind of math...

JJROCKER wrote:

Who knows how to do an equation like:

5!

5!=120

Explanation: ! (Factorial) Means you multiply the number by every counting number with a lesser value than it.

Ex:4!
1x2x3x4=48


Your music tastes are bad, therefore your argument is irrelevant.

Offline

 

#84 2011-06-07 18:37:59

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

rdococ wrote:

technoguyx wrote:

JJROCKER wrote:

Just wondering... is it possible to have a negative factorial? Like -3! ?

http://mathforum.org/library/drmath/view/60851.html

Nope, according to that a negative factorial would have an undefined value due to division by zero.

-5! does exist: -1 x -2 x -3 x -4 x -5.
-1 x -2 = 2.
2 x -3 = -6.
-6 x -4 = 24.
24 x -5 = -120.
So the answer is negative(120).

Are you sure?


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#85 2011-06-07 18:39:17

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Re: Lets see who knows this kind of math...

JJROCKER wrote:

Is there like some math site that could explain algebra a little better and make it easier?

vmathlive.com


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

#86 2011-06-07 18:57:45

Harakou
Community Moderator
Registered: 2009-10-11
Posts: 1000+

Re: Lets see who knows this kind of math...

rdococ wrote:

technoguyx wrote:

JJROCKER wrote:

Just wondering... is it possible to have a negative factorial? Like -3! ?

http://mathforum.org/library/drmath/view/60851.html

Nope, according to that a negative factorial would have an undefined value due to division by zero.

-5! does exist: -1 x -2 x -3 x -4 x -5.
-1 x -2 = 2.
2 x -3 = -6.
-6 x -4 = 24.
24 x -5 = -120.
So the answer is negative(120).

Hm... nope. Put (-5)! in a calculator; it returns an error.


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://i.imgur.com/OZn2RD3.png&link2=http://i.imgur.com/duzaGTB.png&link3=http://i.imgur.com/CrDGvvZ.png&link4=http://i.imgur.com/POEpQyZ.png&link5=http://i.imgur.com/ZKJF8ac.png

Offline

 

#87 2011-06-07 19:00:06

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Re: Lets see who knows this kind of math...

Harakou wrote:

rdococ wrote:

technoguyx wrote:

http://mathforum.org/library/drmath/view/60851.html

Nope, according to that a negative factorial would have an undefined value due to division by zero.

-5! does exist: -1 x -2 x -3 x -4 x -5.
-1 x -2 = 2.
2 x -3 = -6.
-6 x -4 = 24.
24 x -5 = -120.
So the answer is negative(120).

Hm... nope. Put (-5)! in a calculator; it returns an error.

how true, exempt my calculator says Err.


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

#88 2011-06-07 19:01:52

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

Harakou wrote:

rdococ wrote:

technoguyx wrote:


http://mathforum.org/library/drmath/view/60851.html

Nope, according to that a negative factorial would have an undefined value due to division by zero.

-5! does exist: -1 x -2 x -3 x -4 x -5.
-1 x -2 = 2.
2 x -3 = -6.
-6 x -4 = 24.
24 x -5 = -120.
So the answer is negative(120).

Hm... nope. Put (-5)! in a calculator; it returns an error.

I got the error


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#89 2011-06-07 19:17:08

TVflea
Scratcher
Registered: 2010-08-14
Posts: 1000+

Re: Lets see who knows this kind of math...

rdococ wrote:

technoguyx wrote:

JJROCKER wrote:

Just wondering... is it possible to have a negative factorial? Like -3! ?

http://mathforum.org/library/drmath/view/60851.html

Nope, according to that a negative factorial would have an undefined value due to division by zero.

-5! does exist: -1 x -2 x -3 x -4 x -5.
-1 x -2 = 2.
2 x -3 = -6.
-6 x -4 = 24.
24 x -5 = -120.
So the answer is negative(120).

-5 is the value 5 places below the 0 value.


-iNetMaster-'s not dead, get used to it. ! big_smile .
http://is.gd/YrQzXX

Offline

 

#90 2011-06-07 19:21:41

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

I don't think negatives are possible


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#91 2011-06-07 21:59:25

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

What is 8^2?


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#92 2011-06-07 23:35:58

KalinaStar
Scratcher
Registered: 2009-03-14
Posts: 1000+

Re: Lets see who knows this kind of math...

It's called five bang or five factorial, so 1 x 2 x 3 x 4 x 5.


1 x 2 x 3 x 4 x 5 = 120.


http://i.imgur.com/pHAAR.jpg
My Stuff|My Dragons|My Forums|Article of the Week (updated every weekend, hopefully)

Offline

 

#93 2011-06-07 23:40:13

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

Correct


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#94 2011-06-07 23:52:19

scratch_yoshi
Scratcher
Registered: 2009-06-12
Posts: 1000+

Re: Lets see who knows this kind of math...

JJROCKER wrote:

What is 8^2?

8
x8
64= 8²


Retired from Scratch, but just the language itself. Not the forums.

Offline

 

#95 2011-06-08 00:24:39

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

scratch_yoshi wrote:

JJROCKER wrote:

What is 8^2?

8
x8
64= 8²

and 8^2=(Place number here)


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#96 2011-06-08 02:42:33

LordSydney
Scratcher
Registered: 2011-04-20
Posts: 100+

Re: Lets see who knows this kind of math...

bump


Need help with BBCode?
http://i.imgur.com/IfWrL.gifAlso check this out!http://i.imgur.com/YgF2v.gif

Offline

 

#97 2011-06-08 03:00:23

rdococ
Scratcher
Registered: 2009-10-11
Posts: 1000+

Re: Lets see who knows this kind of math...

scratch_yoshi wrote:

JJROCKER wrote:

What is 8^2?

8
x8
64= 8²

Let's count.
8, 16, 24, 32, 40, 48, 56, 64...  You're correct.

Offline

 

#98 2011-06-08 09:30:16

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

Yup, Correct


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

#99 2011-06-08 09:50:01

Astro947
Scratcher
Registered: 2010-02-20
Posts: 100+

Re: Lets see who knows this kind of math...

It's either 120 or 5(0) = 0


http://gifninja.com/animatedgifs/152711/win.gif http://internetometer.com/image/28602.png

Offline

 

#100 2011-06-08 10:09:18

JJROCKER
Scratcher
Registered: 2010-09-06
Posts: 1000+

Re: Lets see who knows this kind of math...

120 is correct


http://www.blocks.scratchr.org/API.php?action=random&return=image&link1=http://img255.imageshack.us/img255/3491/signature1y.jpg&link2=http://img577.imageshack.us/img577/5272/signature1sx.jpg&link3=http://img4.imageshack.us/img4/8514/signature1et.jpg&link4=http://i.imgur.com/POEpQyZ.png&link5=http://img163.imageshack.us/img163/4640/jjrockerfinal.jpg

Offline

 

Board footer