document.write( "Question 789572: I have to find m for the following, please help: 1/m + b/c = x/y\r
\n" );
document.write( "\n" );
document.write( "thank you. \n" );
document.write( "
Algebra.Com's Answer #478881 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I have to find m for the following, please help: 1/m + b/c = x/y \n" ); document.write( "1/m + b/c = x/y \n" ); document.write( "1/m = x/y - b/c \n" ); document.write( "1/m = (cx - by)/cy \n" ); document.write( "m = cy/(cx - by) \n" ); document.write( " \n" ); document.write( " |