Re: Interactive computer algebra: with clicks and drags



On Sep 26, 2:13 am, rjf <fate...@xxxxxxxxx> wrote:
On Sep 25, 3:50 pm, Johnpeb <john...@xxxxxxxxx> wrote:

For example this PDF literally took me seconds to produce with my
program.http://jollykop.com/math/gmath6777.pdf

Critically, the result is not simplified. You need n*(n+3)/4, a
result that I suspect you will find harder to obtain since it requires
a gcd calculation. Can you do that?

Thanks for your response.

It doesn't do gcds but it does do prime factoring.
- 1 click to factor the 16
- 1 click to factor the 12
- Click the plus to collect the 3s <- This step to be improved when I
implement common factoring with drags
- Click the divide bar to cancel common factors (first the 3's must
both be dragged to the left of numerator and denominator)


.