This problem requires a browser capable of running Java.

To see a different version of the problem change the problem seed and press the 'Submit Answer' button below.

Problem Seed:

This problem illustrates how you can Java applets in a WeBWorK example. This Java applet and data were created using Geometer's Sketchpad. WeBWorK can use existing JavaScript and Java code to augment its capabilities.


First view the figure in the java applet . (This may take a minute to load.)
The java applet figure illustrates a triangle and its median. You can drag the corners of the triangle to change its shape.
Calculate the ratio of the areas of the two colored triangles.

The ratio of the areas =

Will this ratio be different for different triangles?

We are working on allowing java applets to be included directly in WeBWorK problems without using an external link. This merely requires that we be able to specify the directory in which the java applet resides; for security reasons, it can't reside in the same directory as the problem.

You can view the source for this problem. or consult the documentation for more details on the PG language.

You can earn partial credit on this problem.