ratio_calc
Solve ratio proportions to find a missing value in a:b = c:d. Input known values and specify which side to solve for.
Instructions
Solve ratio proportions: find missing value in a:b = c:d.
Parameters:
a — First value of first ratio.
b — Second value of first ratio.
value — Known value to solve for.
side — Which side the value represents: 'a' or 'b' (default: 'a').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| a | Yes | ||
| b | Yes | ||
| value | No | ||
| side | No | a |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |