I have to write a procedure that finds four positve numbers with a two decimail digits such that their sum and product is equal to 7.11. i.e a+b+c+d=a*c*b*d=7.11
I know i have to use loops but I have no idea how to start
please help , my deadline is near