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

#26 2011-06-05 23:03:30

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

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

Harakou wrote:

JJROCKER wrote:

Harakou wrote:

5! = 120

Not that hard. Let's see now, how about this? (Simplify; no calculators now! And yes, the answer is a whole number.)

(5log(125))/(log(2.5) + log(2))

I have no clue, whats log?

log(x) is a logarithm of x with base 10. A logarithm is the inverse of a exponent. For a logarithm of x with base b and result a, b^a = x. So for example, log(100) = 2.

Of course, now that I posted that, I realized that it wasn't exactly the expression I intended. A better one that should be relatively easy to solve assuming you know the properties of logarithms would be this:
(125log(5))/(log(2.5) + log(2))

The basic properties are as follows:

log(a) + log(b) = log(ab)
log(a) - log (b) = log(a/b)
a * log(x) = log(x^a)
log (base b) of x = log(x)/log(b) (It's hard to express the base here because I don't have access to subscripts.)

Of course, I kinda feel like I'm intruding on your thread here. Not sure if you meant this as a specific discussion about factorials or a place to talk about mathematics in general and quiz each other.  hmm

Im still really confused on log. What is ^ mean?


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

 

#27 2011-06-05 23:07:26

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

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

JJROCKER wrote:

Harakou wrote:

JJROCKER wrote:


I have no clue, whats log?

log(x) is a logarithm of x with base 10. A logarithm is the inverse of a exponent. For a logarithm of x with base b and result a, b^a = x. So for example, log(100) = 2.

Of course, now that I posted that, I realized that it wasn't exactly the expression I intended. A better one that should be relatively easy to solve assuming you know the properties of logarithms would be this:
(125log(5))/(log(2.5) + log(2))

The basic properties are as follows:

log(a) + log(b) = log(ab)
log(a) - log (b) = log(a/b)
a * log(x) = log(x^a)
log (base b) of x = log(x)/log(b) (It's hard to express the base here because I don't have access to subscripts.)

Of course, I kinda feel like I'm intruding on your thread here. Not sure if you meant this as a specific discussion about factorials or a place to talk about mathematics in general and quiz each other.  hmm

Im still really confused on log. What is ^ mean?

^ is "to the power of"


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

 

#28 2011-06-05 23:08:00

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

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

JJROCKER wrote:

Harakou wrote:

JJROCKER wrote:


I have no clue, whats log?

log(x) is a logarithm of x with base 10. A logarithm is the inverse of a exponent. For a logarithm of x with base b and result a, b^a = x. So for example, log(100) = 2.

Of course, now that I posted that, I realized that it wasn't exactly the expression I intended. A better one that should be relatively easy to solve assuming you know the properties of logarithms would be this:
(125log(5))/(log(2.5) + log(2))

The basic properties are as follows:

log(a) + log(b) = log(ab)
log(a) - log (b) = log(a/b)
a * log(x) = log(x^a)
log (base b) of x = log(x)/log(b) (It's hard to express the base here because I don't have access to subscripts.)

Of course, I kinda feel like I'm intruding on your thread here. Not sure if you meant this as a specific discussion about factorials or a place to talk about mathematics in general and quiz each other.  hmm

Im still really confused on log. What is ^ mean?

"To the power of--"

Basiacally, 9^2=9²=81


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

Offline

 

#29 2011-06-05 23:09:12

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

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

bbbeb wrote:

I got one.

Solve this, smart ones.

3x^2+4x+7=0

x = ((i * sqrt(17)/3) - 2/3) or ((i * -sqrt(17)/3) - 2/3)


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

 

#30 2011-06-05 23:10:46

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

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

What math are you taking? Does it help being in a higher math level with scratch?


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

 

#31 2011-06-05 23:12:29

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

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

scratch_yoshi wrote:

JJROCKER wrote:

Harakou wrote:


log(x) is a logarithm of x with base 10. A logarithm is the inverse of a exponent. For a logarithm of x with base b and result a, b^a = x. So for example, log(100) = 2.

Of course, now that I posted that, I realized that it wasn't exactly the expression I intended. A better one that should be relatively easy to solve assuming you know the properties of logarithms would be this:
(125log(5))/(log(2.5) + log(2))

The basic properties are as follows:

Of course, I kinda feel like I'm intruding on your thread here. Not sure if you meant this as a specific discussion about factorials or a place to talk about mathematics in general and quiz each other.  hmm

Im still really confused on log. What is ^ mean?

"To the power of--"

Basiacally, 9^2=9²=81

Ohhhhh I get it


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

 

#32 2011-06-05 23:13:37

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

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

so 8^2=64


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

 

#33 2011-06-05 23:18:33

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

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

JJROCKER wrote:

so 8^2=64

Yup!

JJROCKER wrote:

What math are you taking? Does it help being in a higher math level with scratch?

I'm taking Pre-Calculus right now. I'd say it can come in handy; trigonometry is particularly useful in some situations and a good understanding of algebra can be useful in developing some algorithms and equations in scripts.


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

 

#34 2011-06-05 23:31:42

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

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

Harakou wrote:

JJROCKER wrote:

so 8^2=64

Yup!

JJROCKER wrote:

What math are you taking? Does it help being in a higher math level with scratch?

I'm taking Pre-Calculus right now. I'd say it can come in handy; trigonometry is particularly useful in some situations and a good understanding of algebra can be useful in developing some algorithms and equations in scripts.

Thats good.


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

 

#35 2011-06-05 23:33:32

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

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

JJROCKER wrote:

Harakou wrote:

JJROCKER wrote:

so 8^2=64

Yup!

JJROCKER wrote:

What math are you taking? Does it help being in a higher math level with scratch?

I'm taking Pre-Calculus right now. I'd say it can come in handy; trigonometry is particularly useful in some situations and a good understanding of algebra can be useful in developing some algorithms and equations in scripts.

Thats good.

What about you?


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

 

#36 2011-06-05 23:34:50

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

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

Harakou wrote:

JJROCKER wrote:

Harakou wrote:

JJROCKER wrote:

so 8^2=64

Yup!

I'm taking Pre-Calculus right now. I'd say it can come in handy; trigonometry is particularly useful in some situations and a good understanding of algebra can be useful in developing some algorithms and equations in scripts.

Thats good.

What about you?

Now I am a little embarrassed but I am starting Algebra I


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

 

#37 2011-06-05 23:51:09

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

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

JJROCKER wrote:

Harakou wrote:

JJROCKER wrote:


Thats good.

What about you?

Now I am a little embarrassed but I am starting Algebra I

I'm at the end of Alg. 1 XD


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#38 2011-06-06 00:32:42

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

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

Thats cool


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

 

#39 2011-06-06 00:36:05

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

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

I don't even think I'm IN algebra yet XD MISSING POSTS ALERT!!


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

Offline

 

#40 2011-06-06 00:36:47

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

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

lol but your pretty good at it.


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

 

#41 2011-06-06 00:37:52

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

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

What grade are you in, anyway?


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

Offline

 

#42 2011-06-06 00:41:58

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

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

scratch_yoshi wrote:

What grade are you in, anyway?

I don't really want to share that kind of stuff on the internet.


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

 

#43 2011-06-06 00:55:34

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

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

Lets keep talking about math, its fun


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

 

#44 2011-06-06 01:01:43

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

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

JJROCKER wrote:

Lets keep talking about math, its fun

Well, if you're just starting algebra, let's see what you know! Have you started solving equations for variables yet?


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

 

#45 2011-06-06 01:22:58

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

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

Like 5x+1,000=9000?

Last edited by JJROCKER (2011-06-06 01:23:10)


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

 

#46 2011-06-06 01:27:42

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

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

JJROCKER wrote:

Like 5x+1,000=9000?

Exactly like that.


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

 

#47 2011-06-06 01:29:36

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

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

The answer would be 1,600 right because 5*1,600+1,000=9,000


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

 

#48 2011-06-06 01:33:37

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

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

Harakou wrote:

JJROCKER wrote:

Like 5x+1,000=9000?

Exactly like that.

You could quiz me on some other stuff too.


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

 

#49 2011-06-06 01:34:46

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

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

Yes, it would be 1,600. Would you be able to solve something like this?

(4(x + 5))/6 = 20


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

 

#50 2011-06-06 01:40:02

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

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

Harakou wrote:

Yes, it would be 1,600. Would you be able to solve something like this?

(4(x + 5))/6 = 20

25 right? I was a little confused on how to do it though. Do you think you could explain it step by step?


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