mathmaker
0.4(alpha)
|
One exercise with 3x(2-7x) & 5(3+x) objects, another with (2+x)(3-x) More...
Inherits S_Structure.
Public Member Functions | |
def | __init__ |
Constructor. | |
Public Attributes | |
derived | |
header | |
title | |
subtitle | |
text | |
answers_title |
One exercise with 3x(2-7x) & 5(3+x) objects, another with (2+x)(3-x)
Definition at line 45 of file AlgebraExpressionExpansion.py.
def sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.__init__ | ( | self, | |
embedded_machine, | |||
options | |||
) |
Constructor.
embedded_machine | The machine to be used |
**options | Any options |
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.