1.

If theaverage salary of a firm is Rs. 400 and the number of workers is 60, find the total salary bill of the firm.

Answer» <html><body><p></p><a href="https://interviewquestions.tuteehub.com/tag/solution-25781" style="font-weight:bold;" target="_blank" title="Click to know more about SOLUTION">SOLUTION</a> :Given:`barX=400,N= 60` <br/> `barX=(<a href="https://interviewquestions.tuteehub.com/tag/sumx-3819684" style="font-weight:bold;" target="_blank" title="Click to know more about SUMX">SUMX</a>)/N` <br/> `rArr""sumX= N xx barX` <br/> `""=60xx400 = 24,000` <br/> Total Salary <a href="https://interviewquestions.tuteehub.com/tag/bill-398201" style="font-weight:bold;" target="_blank" title="Click to know more about BILL">BILL</a> = <a href="https://interviewquestions.tuteehub.com/tag/rs-625947" style="font-weight:bold;" target="_blank" title="Click to know more about RS">RS</a>. 24,000.</body></html>


Discussion

No Comment Found