Calculate Work Rate
Choose a mode, enter your values, and calculate. The result block will appear above this form.
Plotly Graph
The chart updates after calculation and visualizes progress or power output for the selected mode.
Example Data Table
| Mode | Example Inputs | Result Summary |
|---|---|---|
| General | Work = 120 units, Rate = 15 units/hour | Time = 8 hours |
| General | Work = 250 pages, Time = 5 hours | Rate = 50 pages/hour |
| Team | A = 6 h, B = 8 h, C = 12 h for one job | Combined rate = 0.375 job/hour, time together = 2.6667 hours |
| Ergometer | Resistance = 3 kg, Cadence = 50 rpm, Distance = 6 m/rev | 900 kgm/min, about 147.1 W |
Formula Used
General Work Formula
Rearrange as needed:
- Rate = Work ÷ Time
- Time = Work ÷ Rate
Convert all time values into one base unit before solving.
Combined Team Formula
Each worker rate is:
r = Project Size ÷ Individual Time
Then total completion time becomes Project Size ÷ Combined Rate.
Cycle Ergometer Formula
Power in watts:
W = kgm/min × 0.163444
Total energy equals Power × Time, converted into kJ.
How to Use This Calculator
- Select the mode that matches your problem.
- Enter known values only in the relevant fields.
- Use the same measurement basis across all inputs.
- For general problems, choose whether to solve for work, rate, or time.
- For team problems, enter each worker’s solo completion time.
- For cycle ergometer mode, enter resistance, cadence, distance per revolution, and duration.
- Click the calculate button to show results above the form.
- Use the CSV or PDF buttons to export your result summary.
FAQs
1) What is work rate in mathematics?
Work rate describes how much work is completed in one unit of time. It is commonly measured as jobs per hour, pages per minute, or units per day. The core relation is work equals rate multiplied by time.
2) How do I find time from work and rate?
Divide the total work by the rate. If a machine produces 120 parts at 15 parts per hour, the time is 120 ÷ 15 = 8 hours. Always convert time units first when needed.
3) How do combined worker problems work?
Convert each worker into a rate first. Then add those rates together. The combined rate tells you how fast the group works together. Finally, divide the project size by the combined rate to get total completion time.
4) Can I use minutes, hours, and days?
Yes. The calculator converts the selected time unit into hours for a consistent solution. This prevents errors caused by mixing minutes with hourly rates or days with minute-based production values.
5) How to calculate work rate on cycle ergometer?
Multiply brake resistance by flywheel distance per revolution and cadence. This gives kgm/min. Multiply kgm/min by 0.163444 to convert to watts. Example: 3 kg × 6 m × 50 rpm = 900 kgm/min, or about 147.1 W.
6) Why do inverse rates matter in work problems?
Many questions give time per task, not tasks per time. Taking the inverse converts time into rate. For example, finishing one job in 5 hours means a rate of 1/5 job per hour.
7) What if one worker joins late or leaves early?
Split the job into time segments. Compute the amount completed in each segment using the active combined rate, then add the completed portions. This approach handles changing team size without losing accuracy.
8) Why does my result look too high or too low?
The most common causes are mixed units, entering the wrong variable, or forgetting that solo completion time must represent the whole project. Check units, confirm the selected mode, and review every input before recalculating.