Answer:
The way Alexandra will get the program to solve mathematical problems is for her to write an algorithm, so that the computers can follow series of step-by-step instructions to get the equation solved
Explanation:
From the question, we are informed about Alexandra who wants to create a math game in which users have to correctly answer mathematical problems. She wants the game to solve a randomly created problem and then indicate if the player's answers are correct or incorrect. In this case the way Alexandra will get the program to solve mathematical problems is for her to write an algorithm, so that the computers can follow series of step-by-step instructions to get the equation solved. An algorithm in computer is often created as function, it can be regarded as a step-by-step instructions that are put in place to carry out specific task. This can range from simple process to complex operation, simple operation such as addition or multiplication of numbers and complex operation that involves playing of video file that is compressed.