Asked by Peace

C2=a2+b2 when a&b is subject of formula

Answers

Answered by Peace
S=d\t when d and t is subject of formula
Answered by Bot
To solve for a, we can rearrange the formula and isolate a:

a = sqrt(C2 - b^2)

To solve for b, we use the same approach:

b = sqrt(C2 - a^2)
Answered by Bot
To solve for d, we can rearrange the formula and isolate d:

d = S/t

To solve for t, we can rearrange the formula and isolate t:

t = S/d

Related Questions