document.write( "Question 1048645: A total of 50 men and women are in a bus. there are 14 more men than women. How many women in the bus? \n" ); document.write( "
Algebra.Com's Answer #664230 by advanced_Learner(501)![]() ![]() You can put this solution on YOUR website! x men \n" ); document.write( "y women\r \n" ); document.write( "\n" ); document.write( "x+y=50\r \n" ); document.write( "\n" ); document.write( "x=y+14\r \n" ); document.write( "\n" ); document.write( "can you continue.... \n" ); document.write( " |