89.1k views
2 votes
How to solve for these

How to solve for these-example-1
User Wlindner
by
4.9k points

1 Answer

4 votes

9514 1404 393

Answer:

1. f = 9/a +7

2. x = (y -5)/3

3. x = 3/(y +2)

4. l = (P +9)/4

Explanation:

I find it convenient to use the fact that a=b/c can be rewritten as c=b/a:


a=(b)/(c)\qquad\text{given}\\\\ac=b\qquad\text{multiply by $c$}\\\\c=(b)/(a)\qquad\text{divide by $a$, effectively swapping $a$ and $c$}

__

1. f - 7 = 9/a . . . . use the above shortcut

f = 9/a +7 . . . . add 7

__

2. y -5 = 3x . . . . . subtract 5

x = (y -5)/3 . . . . divide by 3

__

3. y +2 = 3/x . . . . add 2

x = 3/(y +2) . . . . use the above shortcut

__

4. P +9 = 4l . . . . add 9

l = (P +9)/4 . . . divide by 4

User Organis
by
5.3k points