Asked by Roxane smith
Mark read that the ancient Greeks use to arrange pebbles to represent numbers. He used square on a grid instead of pebbles to model both triangular and square numbers
How can you divide a square number into q two triangular numbers?
(6 triangular number) and (9 sqaure)
How can you divide a square number into q two triangular numbers?
(6 triangular number) and (9 sqaure)
Answers
Answered by
MathMate
Say represent 5² as a square:
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
and split it up into two triangles next to the diagonal:
O
OO
OOO
OOOO
OOOOO
and (it should be the mirror image)
OOOO
OOO
OO
O
So in general, for an n×n square, we can split it into the larger triangle of base n using n(n+1)/2 pebbles, and the smaller of side (n-1) using n(n-1)/2 pebbles.
The total:
n(n+1)/2+n(n-1)/2
=(n²+n +n²-n)/2
=n²
OOOOO
OOOOO
OOOOO
OOOOO
OOOOO
and split it up into two triangles next to the diagonal:
O
OO
OOO
OOOO
OOOOO
and (it should be the mirror image)
OOOO
OOO
OO
O
So in general, for an n×n square, we can split it into the larger triangle of base n using n(n+1)/2 pebbles, and the smaller of side (n-1) using n(n-1)/2 pebbles.
The total:
n(n+1)/2+n(n-1)/2
=(n²+n +n²-n)/2
=n²
Answered by
Roxane smith
Thanks :)
Answered by
MathMate
You're welcome!
There are no AI answers yet. The ability to request AI answers is coming soon!
Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.