File indexing completed on 2024-06-16 03:47:03

0001 <!DOCTYPE html
0002 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
0003 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
0004 <html>
0005 <head>
0006 <title>Weight Force</title>
0007 </head>
0008 <body>
0009 <p>Weight of an object is the force exerted on it by gravity.</p>
0010 <p>Weight is a vector quantity. It is often denoted by W and given by the relation W = mg.</p>
0011 <li>Where, <b>m</b> is the mass of the body</li>
0012 <li>and <b>g</b> is the acceleration due to gravity.</li>
0013 <p>For more details, please refer to the <a href="https://en.wikipedia.org/wiki/Weight">Weight Force</a>.</p>
0014 </body>
0015 </html>