Turkey Frying Time
The turkey frying time is the time needed to properly fry a turkey.
The frying time is proportional to the turkey weight.
Formula
![Copy to Clipboard QuantityVariable["t", "Time"] == Quantity[3.5, "Minutes"/"Pounds"]*QuantityVariable["W", "Mass"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/de7/de72f99b-3fc6-4ef4-beeb-feaa53d319fa/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| t | frying time | "Time" |
| W | turkey weight | "Mass" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
