mainginette - Summary

 
 
Membership Info
Group Admin:
1 active member

Group identification
Id: 3074
System Name: ginette
Name: ginette
Group Type: non-GNU software and documentation

Search in this Group


 

This group is not part of the GNU Project.

"Ginette" reads the equations from a text file which has been written
by the teacher.
For each equation, the students have to choose between
a few operations in a combo-box.
These operations will gradually bring him to the equation's solution.
For example, to solve the equation "2x+3=-5x+4", the students can
choose to substract 3 from the two parts of the equation.
The software's answer will be "2x=-5x+1" etc...

The student can solve the equations gradually, choosing actions
in this list :

1- Add or substact one expression from both members of the equation.
2- Multiply or divide these members by a constant number different
   from zero.
3- Expand everything
4- Permute the left and the right.
5- Replace the left member or the right member of the equation with
   a factorized expression. Ginette doesn't factorize : the student
   type the factorized expression himself, and the software checks it.
6- If you have to solve an equation like "(x-1)*(2*x+3)=0",
   Ginette can replace it by the two equations "x-1=0" and "2*x+3=0".
   Just choose the option "Null multiplication"
7- The option "Null division" replace "(x-1)/(2*x+3)=0" by "x-1=0"
  (for instance)

The student can solve, the 2*2 or 3*3 linear systems step by step.

Registration Date: Fri 04 Oct 2002 08:16:25 AM UTC
License: GNU General Public License v2 or later
Development Status: 3 - Alpha

 

Latest News rss feed

No news found

Quick Overview
 Memberlist (1 member)

Communication Tools
 Mailing Lists (0 public mailing lists)

Development Tools
 Task Manager (open items: 0, total: 0)
 Patch Manager (open items: 0, total: 0)

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code