122k views
0 votes
Rearrange question 12

Rearrange question 12-example-1

2 Answers

4 votes
You need to get everything away from the specific variable that you need. In order to do that, you need to do the opposite function. The opposite of addition is subtraction (and vice versa) and the opposite of multiplication is division (and vice versa). Therefore, P=a+b+c turns into P-b-c=a. C=
\pid turns into C/
\pi=d. a=F/m turns into am=F. d=mt+b turns into (d-b)/m=t.
User Ravindra HV
by
8.1k points
6 votes
a) p=a+b+c
a=p-b-c

b) C=pi*d
C/pi=d
c) A=F/m
F=am
d) d=mt+b
t= (d-b)/m
User Seth Koberg
by
8.0k points

No related questions found