Decimal Multiplication Without Multiplication

101 Views Asked by At

My friend has recently been challenging me to solve some maths problems, the latest challange is to find a method of finding the answer of $2.5 \cdot 2.5$ without ever using multiplication. Now with whole numbers this is easy, you would just use repeated addition. Example: $3 \cdot 3= 3 + 3 + 3$. However this isn't possible with decimal numbers.(As far as I know) Is there a way to do this and the method also working for all other decimal numbers?