Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#176 Maths Teaching Resources » Teaching Math » 2013-01-22 00:55:00

n872yt3r
Replies: 7

Below are some resources I found and bookmarked. wave

AAA Study:
Pick a grade and a math topic and begin learning.

BBC GCSE Maths:
Part of the Britsh tutoring Bitesize lessons at a very high level, pick a topic, and a lesson and go!

Hooda Math:
Fun math games for all ages, and tutorials.
Note: They took out many of the games that were there before. eek what

IXL:
Pick a grade and topic and take the test!
Note: Need a paid membership for some features. sad

Pearson Success Net:
Login, choose your book, and read EnVision Math online.
Note: Need to own at least one EnVision Math textbook at school, and have your teacher add your account.

#177 Re: Coder's Corner » EndIf is If? » 2013-01-22 00:26:01

\n? I don't see \n. Maybe your browser uses Latex differently... sad Do you guys use Small Basic? smile I learned it over the summer.

#178 Re: Euler Avenue » Equations » 2013-01-21 10:45:01

Well, first I didn't. Two seconds ago, I just finished it. Anyway, I get it now. Thanks! Oh... now I realize the items at the top are not always for copying and pasting into your topics and posts smile. What is "Quote?" I'll see if I can fix these errors...

#179 Re: Euler Avenue » Equations » 2013-01-21 10:35:47

This is weird. I tried to add the <> and the same thing happened: math?
And now I clicked on the link and boom! The <> were added to the equation. swear

#180 Re: Euler Avenue » Equations » 2013-01-21 10:25:34

Okay... is latex some kind of code formatting that is used to power the site? what dunno
I don't know how it does that... it just keeps saying "math?"
I enter the code with square brackets with math and /math and I put the stuff inside... wait... did you say you need<example>?
Oh... I'll fix that.

#181 Re: Coder's Corner » EndIf is If? » 2013-01-21 10:21:00

No, the period was marked as the end of a sentence. Anyway, that was just an example, if I do it in real time and enter it exactly correctly, so yeah, it's got to be a variable dump.

#183 Re: Euler Avenue » Equations » 2013-01-21 10:17:23

I found them on Word under Insert>Equation and they were there.

#184 Coder's Corner » EndIf is If? » 2013-01-21 08:36:33

n872yt3r
Replies: 17

Someone help me! dunno This glitch keeps bothering me... Ugh! Every time I encounter it, yikes what swear down
In Microsoft Small Basic (here is just a simple example,)

TextWindow.WriteLine("Testing")
test = TextWindow.Read()
If test = "Testing Reply" Then
  TextWindow.WriteLine("This is text.")
Else
  TextWindow.WriteLine("Sorry, this operation did not perform correctly.")
EndIf

it always displays the Else even when I type in "Testing Reply."
And also what, whenever I try to group Ifs into ElseIfs, Small Basic keeps saying there is an error in the program. down
Someone help!

#185 Euler Avenue » The Pythagoran Theorem » 2013-01-21 08:29:24

n872yt3r
Replies: 2

So, I went to a British tutoring site and found out about the Pythagoran Theorem problems.

Here is the Pythagoran Theorem itself:

And following that rule, you would do a problem like this:

1. Take 2 numbers, 1 being larger than the other. For example, 12 and 13.
2. Square them.


3. Subtract one from the other. 169-144=25
4. Find the square root of it. [math25=5[/math]

Therefore, the final formula would be:

^ <Latex fixed by moderator.  Some symbols cannot be copied from ordinary text.  Bob>

#186 Euler Avenue » Equations » 2013-01-21 08:17:17

n872yt3r
Replies: 14

Here's some equations I found on Microsoft Word cool:

The Binomial Theorem:

Sum Expansion:

Fourier Series:

The Taylor Expansion:

And here's something I made up:

I'm guessing I just blew your minds smile, and you're like yikes eek

Board footer

Powered by FluxBB