How do I simplify x = y / (a/b)?

  • Context: High School 
  • Thread starter Thread starter PonderingMick
  • Start date Start date
  • Tags Tags
    Rearrange
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 2K views
PonderingMick
Messages
11
Reaction score
0
Help,

How do I get X

a/b = y/x

I get to:

x = y / (a/b)

but this seems silly?

Cheers,

Mick
 
Mathematics news on Phys.org
Only that it is a little easier to write it as x= ay/b. Remember that to divide by a fraction, you "invert and multiply": y/(a/b)= y(b/a)= by/a.