mathmaker  0.4(alpha)
Public Member Functions | Public Attributes
sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion Class Reference

One exercise with 3x(2-7x) & 5(3+x) objects, another with (2+x)(3-x) More...

Inherits S_Structure.

List of all members.

Public Member Functions

def __init__
 Constructor.

Public Attributes

 derived
 header
 title
 subtitle
 text
 answers_title

Detailed Description

One exercise with 3x(2-7x) & 5(3+x) objects, another with (2+x)(3-x)

Definition at line 45 of file AlgebraExpressionExpansion.py.


Constructor & Destructor Documentation

def sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.__init__ (   self,
  embedded_machine,
  options 
)

Constructor.

Parameters:
embedded_machineThe machine to be used
**optionsAny options
Returns:
One instance of sheet.ExpressionExpansion

Definition at line 57 of file AlgebraExpressionExpansion.py.

References sheet.AlgebraBalance_01.AlgebraBalance_01.answers_title, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.answers_title, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.answers_title, sheet.AlgebraBalance_01.AlgebraBalance_01.derived, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.derived, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.derived, sheet.AlgebraBalance_01.AlgebraBalance_01.header, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.header, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.header, sheet.exercise.question.Q_Structure.Q_Structure.machine, sheet.S_Structure.S_Structure.machine, sheet.exercise.X_Structure.X_Structure.machine, sheet.AlgebraBalance_01.AlgebraBalance_01.subtitle, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.subtitle, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.subtitle, sheet.AlgebraBalance_01.AlgebraBalance_01.text, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.text, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.text, sheet.AlgebraBalance_01.AlgebraBalance_01.title, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.title, and sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.title.


The documentation for this class was generated from the following file: