Physics, asked by Jasaldugga, 10 months ago

Calculate the coulombs force between two protons , if they are 4.0×10(-15) meters away from each other. (Where, charge of proton is 1.6×10(-19) coulomb.)

Answers

Answered by King412
0

Answer:

<!DOCTYPE html>

<!--

-

-

follow me

-

-

-->

<html>

<head>

<meta charset="UTF-8"></meta>

<meta name="viewport" content="width-divice-width,initial-scale=1.0"></meta>

<title>Navigation Bar</title>

<link rel="stylesheet" type="text/css" href="style.css"></link>

</head>

<body>

<div id="d1">

<nav>

<h1 style="color:white">NavBar</h1>

<ul>

<li><a href="#">Home</a></li>

<li><a href="#">About</a></li>

<li><a href="#">Contact</a></li>

<li><a href="#">Feedback</a></li>

</ul>

</nav>

</div>

</body>

</html>

Similar questions