From b1f5c3f8d6671b4331cef1dcebdf63b7a43a3a2b Mon Sep 17 00:00:00 2001 From: priyanka Date: Wed, 24 Jun 2015 15:03:17 +0530 Subject: initial commit / add all books --- 24/CH8/EX8.2/Example8_2_result.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100755 24/CH8/EX8.2/Example8_2_result.txt (limited to '24/CH8/EX8.2/Example8_2_result.txt') diff --git a/24/CH8/EX8.2/Example8_2_result.txt b/24/CH8/EX8.2/Example8_2_result.txt new file mode 100755 index 000000000..4586169da --- /dev/null +++ b/24/CH8/EX8.2/Example8_2_result.txt @@ -0,0 +1,8 @@ +**Sample Problem 8-2a** +The potential energy at y1 is 98J if reference is assumed to be at y=0 +The potential energy at y1 is 39J if reference is assumed to be at y=3 +The potential energy at y1 is 0J if reference is assumed to be at y=5 +The potential energy at y1 is -19J if reference is assumed to be at y=6 + +**Sample Problem 8-2b** +The change in potential energy is -98J same for all the references \ No newline at end of file -- cgit