Multimedia-Focused Problems

Definition: Multimedia-focused problems where information necessary for solving the problem is contained in the multimedia.

In the following example, a Java applet is used to animate projectile motion. Certain variables must be calculated from the position and time data shown in the animation in order to solve the problem.

Question: What is the ball's minimum speed?

Which version give just enough information?

Why are multimedia-focused problems potentially helpful?

(from Titus)

Why are multimedia-focused problems potentially NOT helpful?