Formula type question - Strange Behavior

Formula type question - Strange Behavior

de Ahmad Amer -
Number of replies: 3

Salam Alykom,

I am attaching the 'code' and how it is displayed.


Where do 9 and 0 come from?

Attachment Screen Shot 2020-08-23 at 6.35.09 PM.png
Attachment Screen Shot 2020-08-23 at 6.35.44 PM.png
Promeyo de puntuacions: -
In reply to Ahmad Amer

Re: Formula type question - Strange Behavior

de Dominique Bauer -
Imachen de Documentation writers Imachen de Particularly helpful Moodlers Imachen de Plugin developers
Please attach the XML file of the question.
In reply to Dominique Bauer

Re: Formula type question - Strange Behavior

de Ahmad Amer -
Thanks Dominique,

XML is attached
In reply to Ahmad Amer

Re: Formula type question - Strange Behavior

de Dominique Bauer -
Imachen de Documentation writers Imachen de Particularly helpful Moodlers Imachen de Plugin developers
In your example, you have a19 in the numerator and a10 in the denominator. Exponents with a value equal to or greater than 10 are displayed incorrectly.

To properly display the exponents, enclose them with curly brackets. The following equation will display correctly:

\(\large{ \dfrac{{a}^{{n1}}\times {a}^{{n2}}}{{a}^{{n3}}\times {a}^{{n4}}} = {a}}\)