document.write( "Question 87019: Find a:\r
\n" );
document.write( "\n" );
document.write( "m over z minus b over a equals u \n" );
document.write( "
Algebra.Com's Answer #62986 by checkley75(3666) ![]() You can put this solution on YOUR website! m/z-b/a=u \n" ); document.write( "(ma-bz)/za=u now cross multiply \n" ); document.write( "zau=ma-bz now divide both sides by zu \n" ); document.write( "a=(ma-bz)/zu \n" ); document.write( " |