document.write( "Question 814808: a bus carrying 32 passengers some with Rs.3 tickets and the remainder with Rs.5 tickets. if the total receipts from these passengers are Rs.114 find the number of Rs.3 fares. \n" ); document.write( "
Algebra.Com's Answer #490530 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! t+f=32, \n" ); document.write( "3t+5f=114 \n" ); document.write( "f = 9, t = 23 \n" ); document.write( " |