Formula type question - Strange Behavior

Formula type question - Strange Behavior

Ahmad Amer
Vastuste arv 3

Salam Alykom,

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


Where do 9 and 0 come from?

Manus Screen Shot 2020-08-23 at 6.35.09 PM.png
Manus Screen Shot 2020-08-23 at 6.35.44 PM.png
Keskmine hinnang: -
Vastuses Ahmad Amer

Re: Formula type question - Strange Behavior

Dominique Bauer
Documentation writers pilt Particularly helpful Moodlers pilt Plugin developers pilt
Please attach the XML file of the question.
Vastuses Dominique Bauer

Re: Formula type question - Strange Behavior

Ahmad Amer
Thanks Dominique,

XML is attached
Vastuses Ahmad Amer

Re: Formula type question - Strange Behavior

Dominique Bauer
Documentation writers pilt Particularly helpful Moodlers pilt Plugin developers pilt
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}}\)