your goal is to take in data from the user, write equations, and output results. write your name in the output. ask the user for 3 numbers and store these 3 numbers into variables. you can use scanner or joptionpane. take the first number and divide it by the second number then add the third number. output the result.