Email or username:

Password:

Forgot your password?
Devil Lu Linvega

A fraction represents a part of a whole.

The Numerator is the top of part of a fraction.

The Denominator is the bottom of part of a fraction.

An proper fraction must be less than 1, like 3/4 and 7/12.

An improper fraction is more than 1, like 9/2 and 13/4.

A mixed fraction is a whole number and a portion less than 1 together, like 2 3/4.

4 comments
Devil Lu Linvega

I'm not sure if you're familiar with this visual way of multiplying numbers together, it has nothing to do with fractions, but I just thought about it. I think it's called vedic multiplication sometimes, or just the sticks method.

I'm using a thicker line here to represent 4 to save me some time, so intersections with the thicker line are worth 4, two thick intersecting lines would be worth 16.

max22-

@neauoire it reminds me a little technique i had found somewhere (but i don't remember where) when i was at school, to multiply 2 polynomials. You put the coefficients on lines and columns of a table, you multiply them in each cell, and you add the diagonals to obtain the result. It looks like we can do it with your technique too, except you have to invent a way to deal with negative numbers ☺️

Devil Lu Linvega

@maxime_andre ah yes! I have this one on my wiki, it's called the peasant method sometimes.

Stewart Russell

@neauoire @maxime_andre I thought this (below) was known as peasant multiplication? You double one number and half the other, and only add the "doubles" where the "halfs" are odd numbers.

Yes, it's simple binary shift and add multiplication, as used on very simple computers

Go Up