document.write( "Question 778577: Hi, if 50m is 54yards, how would we find how many meters are in 1 yar and how many yards are in a meter? \n" ); document.write( "
Algebra.Com's Answer #474839 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! if 50m is 54yards, how would we find how many meters are in 1 yar \n" ); document.write( ": \n" ); document.write( "let m = no. of meters in 1 yd \n" ); document.write( " \n" ); document.write( "cross multiply \n" ); document.write( "54m = 50 \n" ); document.write( "m = \n" ); document.write( ": \n" ); document.write( "how many yards are in a meter? \n" ); document.write( "let y = no. of yds in one meter \n" ); document.write( " \n" ); document.write( "50y = 54 \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( " |