You need to follow the order of operations, so you would solve what is in the parentheses first. (I'm assuming that is the variable x in 2x and not a multiplication symbol. If it is, then just multiply 5 by 3 to get 15, and then multiply that by 2 to get 30) This will give you 15. Then you multiply 2x by 15 to get 30x.