Formula type question - Strange Behavior

Formula type question - Strange Behavior

autor Ahmad Amer -
Počet odpovedí: 3

Salam Alykom,

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


Where do 9 and 0 come from?

Príloha Screen Shot 2020-08-23 at 6.35.09 PM.png
Príloha Screen Shot 2020-08-23 at 6.35.44 PM.png
Priemer hodnotení : -
V odpovedi na Ahmad Amer

Re: Formula type question - Strange Behavior

autor Dominique Bauer -
Obrázok: Documentation writers Obrázok: Particularly helpful Moodlers Obrázok: Plugin developers
Please attach the XML file of the question.
V odpovedi na Dominique Bauer

Re: Formula type question - Strange Behavior

autor Ahmad Amer -
Thanks Dominique,

XML is attached
V odpovedi na Ahmad Amer

Re: Formula type question - Strange Behavior

autor Dominique Bauer -
Obrázok: Documentation writers Obrázok: Particularly helpful Moodlers Obrázok: 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}}\)