Marking a Virginia state map

Directions:

A live map of Virginia appears at the bottom of this page.  

Recall the coordinates of the southwest and southeast corners of Virginia are (24,98) and (474,98) respectively.  The state's length is therefore 450 pixels.  We need to mark eleven evenly spaced points on the northern boundary. Thus, our points needs to be 45 pixels apart (in the x -direction).  

    Point 1: Mark the point (24,98).

    Point 2:  Locate and mark the point on the northern boundary that has x-coordinate 69.

    Point 3:  Locate and mark the point on the northern boundary that has x-coordinate 114.  

                   Do you see the pattern?

 

    Points 4-10: Locate and mark the next 7 points on the northern boundary by increasing the x-coordinate by 45 for each point.  You must mark the points in order!

 

    Point 11:  Mark the last point (474,98).

 

Now click the red "List points" button.  After a few seconds a new window will appear with the coordinates of the points you marked.  (You may need to enlarge the window).  

 

Now highlight the data in this window in the usual way by clicking and dragging or by using a combination of clicking and shift-clicking.

 

The next step is to copy-and-paste the highlighted data into your MAPLE worksheet.  You can copy by using   control-c,  or by using the right mouse button and pop up menu.  Copy just the x-coordinates first. (Be sure you include both square brackets and the trailing semicolon in your copy as these are  important pieces of the MAPLE syntax.)  Then paste the coordinates into the MAPLE worksheet at the end of the line containing  [> xborder :=    Now press the Enter key to activate and store these coordinates in MAPLE.

Now copy and paste the y-coordinates (including square brackets and semicolon) into your MAPLE worksheet  at the end of the line containing  [> yborder :=  Press Enter after this paste also.

 

Using this Live Map

 


The map and applet used here were obtained at http://g-lea.tamu.edu/smap.htm, and  http://www.dean.usma.edu/math/people/wattenberg/Lite_Applets_JOMA/afghanistan_distances.html

 


HomepageMap | Left Rectangles  |  Right Rectangles | Trapezoids  |  Simpson's RuleProject Assignment