No, you need some of them as Strings and some of them as int's. Int's can automatically be casted up to Strings, but not the other way around. Also, Strings don't really have any mathematical...