document.write( "Question 490139: The bus fare in a city is $1.25 people who use the bus have the option of purchasing a monthly discount pass for $15 With the discount pass,the fare is reduced to $0.75. Determine the number of times in a month the bus must be used so that the total monthly cost without the discount pass is the same as the total monthly cost with the discount pass \n" ); document.write( "
Algebra.Com's Answer #333919 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"x\" = number of times in a month bus is used
\n" ); document.write( "\"+1.25x+=+15+%2B+.75x+\"
\n" ); document.write( "\"+1.25x+-+.75x+=+15+\"
\n" ); document.write( "\"+.5x+=+15+\"
\n" ); document.write( "\"+x+=+30+\"
\n" ); document.write( "If the bus us used 30 times in a month,
\n" ); document.write( "\"+1.25%2A30+\" = $37.50
\n" ); document.write( "and
\n" ); document.write( "\"+15+%2B+.75%2A30+-+15+%2B+22.5+\"
\n" ); document.write( "\"+15+%2B+22.5+\" = $37.50
\n" ); document.write( "OK
\n" ); document.write( "
\n" );