document.write( "Question 97153: The cashier's office at the college has collected $7020 from part-time students for a total of 42 courses. If each credit hour costs $45, how many 3-hour courses and how many 5-hour courses were paid for? \n" ); document.write( "
Algebra.Com's Answer #70732 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The cashier's office at the college has collected $7020 from part-time students for a total of 42 courses. If each credit hour costs $45, how many 3-hour courses and how many 5-hour courses were paid for?
\n" ); document.write( "------------
\n" ); document.write( "Let # of 3-hr. courses be \"x\"; income from these is 3*45*x = 135x dollars
\n" ); document.write( "Let # of 5-hr. courses be \"42-x\" ; income is 5*45(42-x)=9450-225x dollars
\n" ); document.write( "-------------
\n" ); document.write( "EQUATION:
\n" ); document.write( "income + income = 7020 dollars
\n" ); document.write( "135x + 9450-225x = 7020
\n" ); document.write( "-90x = -2430
\n" ); document.write( "x = 27 (# of 3-hr courses)
\n" ); document.write( "42-x = 15 (# of 5-hr courses)
\n" ); document.write( "==============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );