View Single Post
Lab 1 - Einstein's Formula
Old
jkidd
Member
 
Status: Offline
Posts: 21
Join Date: Jun 2018
Default Lab 1 - Einstein's Formula - 06-27-2018, 12:35 AM

Hey guys -

I am supposed to build a world that contains a person who can calculate Einstein’s formula e=m*c2 in his or her head, and where the user enters the m value (mass in kilograms), and where c is the speed of light (299,792,458 meters per second).

I'm supposed to only ask the user for the mass (because the speed of light is a constant). I'm supposed to define descriptive variables for each quantity, and use the World function "a rasied to the b power" to compute c2.

I hate to ask for help, but I'm confused. What am I doing wrong?

I'm more of a visual learner, so if you could provide me with any examples or screenshots of what I'm supposed to be doing, it would be much appreciated.

Here is a screenshot of my method in Alice: https://image.ibb.co/fpEi78/Einstein_1.jpg

Thanks.
   
Reply With Quote