Question 693885
    if 8 is added to twice a number and this sum is multiplied by 4 the result is the same as if the number is multiplied by 4 and 8 is added to the product
.
Let n = the number
then
4(2n+8) = 4n+8
8n+32 = 4n+8
4n+32 = 8
4n = 24
n = 6
.
The number is 6