Easily multiply any number by 9.
Example
{% scaleimage l5_example.png float_right %}
Step 1
Multiply the number by 10.
52 x 10 = 520
{% scaleimage l5_step1.png %}
Just add a zero
to multiply by ten
Step 2
Subtract the number from the
result in step 1
520 - 52 = 468
{% scaleimage l5_step2.png %}