Area Formulas
Make P the subject
I = P x R x T
P = I/(R x T)
Make C the subject
K = C + 273.15
C = K - 273.15
Make H the subject
A = 1/2 x B x H
H = 2A/B
A = L2
L = Sqrt[A]
Make X the subject
Y = (X - 8)/6
X = 6Y + 8
Make C the subject
F = C x (9/5) + 32
C = (F - 32) x 5/9
Make b the subject
A = ((a + b) x h)/2
b = (2A/h) - a
Make r the subject
N = ((100 - r)/100) x O
r = -((N/O)x100 - 100)
Make X the subject
Y = (4X + 5)/13
X = (13Y - 5)/4
Make F the subject
K = (F - 32) x 5/9 + 273.15
F = (K - 273.15) x 9/5 + 32
Make r the subject
A = pi x r2
r = Sqrt[A/pi]
Make r the subject
A = P x (1 + r/100)2
r = 100 x (Sqrt[A/P] - 1)
Make v the subject
P = (m x v2)/r
v = Sqrt[(P x r)/m]