Gravity and Electric Forces (Using Lists) The formulae for Gravity F, and Electric forces between two objects with masses m,, m₂ and charges is 9₁.92 is m₁m₂ where G = 6.674 x 10-¹1 Nm² kg-2 and K = 9.0 x 10° Nm² C-2 are physical constants. In a well-documented Python program, hmwk2Q1.py, form two lists that depict the respective forces F, and F, between two electrons of mass m₁ = m₂ = 9.1x10-31 kg and charge q₁ q2 = 1.6x10-19 C, over a distance list, which varies from 1 to 100 picometers (in increments of 1 pm). There is no need to print the respective lists. The plot depicts the respective lists showing that the electrostatic forces are much greater than the gravitational forces. Hints: faili 0.00020 0.00015 0.00010 0.00005 0.00000 0 F₁ = G = K²192, 20 F₁ = Electric & Gravitational Force Vs. Distance 40 60 Distance [pm) Plot of the Lists (Not Required for Solution) Gravity Electrical 80 100 1. Make a distance list d from 1 to 100 (in integers) but treat the values in your calculation as picometers. 2. From F, (do not print) and check with the chart to see if the values are correct. 3. From Fe (do not print) and check with the chart to see if the values are correct.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
Gravity and Electric Forces (Using Lists)
The formulae for Gravity F, and Electric forces between two objects with masses m₁, me and charges is 91,92 is
mqm₂
7.²
Fe = K ¹192,
Hints:
where G = 6.674 x 10-11 Nm² kg-2 and K = 9.0 x 10°Nm² C-2 are physical constants.
In a well-documented Python program, hmwk2Q1.py, form two lists that depict the respective forces F and F, between
two electrons of mass m₁ = m₂ = 9.1x10-31 kg and charge q₁ q2 = 1.6x10-19 C, over a distance list, which varies from
1 to 100 picometers (in increments of 1 pm). There is no need to print the respective lists. The plot depicts the
respective lists showing that the electrostatic forces are much greater than the gravitational forces.
failin
0.00020
0.00015
0.00010
0.00005
0.00000
0
F₂
= G
Electric & Gravitational Force Vs. Distance
20
60
Distance (pm)
Plot of the Lists (Not Required for Solution)
40
Gravity
Electrical
80
100
1. Make a distance list d from 1 to 100 (in integers) but treat the values in your calculation as picometers.
2. From F, (do not print) and check with the chart to see if the values are correct.
3. From Fe (do not print) and check with the chart to see if the values are correct.
Transcribed Image Text:Gravity and Electric Forces (Using Lists) The formulae for Gravity F, and Electric forces between two objects with masses m₁, me and charges is 91,92 is mqm₂ 7.² Fe = K ¹192, Hints: where G = 6.674 x 10-11 Nm² kg-2 and K = 9.0 x 10°Nm² C-2 are physical constants. In a well-documented Python program, hmwk2Q1.py, form two lists that depict the respective forces F and F, between two electrons of mass m₁ = m₂ = 9.1x10-31 kg and charge q₁ q2 = 1.6x10-19 C, over a distance list, which varies from 1 to 100 picometers (in increments of 1 pm). There is no need to print the respective lists. The plot depicts the respective lists showing that the electrostatic forces are much greater than the gravitational forces. failin 0.00020 0.00015 0.00010 0.00005 0.00000 0 F₂ = G Electric & Gravitational Force Vs. Distance 20 60 Distance (pm) Plot of the Lists (Not Required for Solution) 40 Gravity Electrical 80 100 1. Make a distance list d from 1 to 100 (in integers) but treat the values in your calculation as picometers. 2. From F, (do not print) and check with the chart to see if the values are correct. 3. From Fe (do not print) and check with the chart to see if the values are correct.
Expert Solution
Step 1

In this question, it is asked to create a python code to calculate values Fg and Fe 

Put the values in a list and show that Fe is greater than Fg

The lists are not printed according to the question.

The printing is done only for testing the correctness of the values.

The python code is provided below with comments and screenshots

trending now

Trending now

This is a popular solution!

steps

Step by step

Solved in 3 steps with 3 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY