Answer
The key idea is to multiply the number of square miles by the number of square feet in a square mile:
areaSqFt := areaSqMi * 5280^2;
Return to lesson.
Hamlet Project
Department of Computer Science
University of Utah