solve_ratio
Find the missing value in a proportion when three of four terms are known. Solve for any unknown in a:b = c:d.
Instructions
When: proportion a:b = c:d with one unknown. Params: three of a,b,c,d known; solve_for=a|b|c|d|x (x = the single missing slot). Example: a=2, b=3, d=6, solve_for="c".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | No | ||
| b | No | ||
| c | No | ||
| d | No | ||
| solve_for | No | x |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |