document.write( "Question 1102421: Nick's telephone company charges $0.06 per minute for weekend calls and
\n" ); document.write( "$0.08 per minute for calls made on weekdays. This month Nick was billed for
\n" ); document.write( "544 minutes. The charge for these minutes was $41.84.  How many minutes did he talk on weekends and how many minutes did he talk on​ weekdays?
\n" ); document.write( "

Algebra.Com's Answer #717118 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
use 6, 8 and 4184
\n" ); document.write( "W+D=544
\n" ); document.write( "6W+8D=4184
\n" ); document.write( "-6W-6D=-3264
\n" ); document.write( "2D=920
\n" ); document.write( "D=460@8 cents or $36.80
\n" ); document.write( "W=84@6 cents or $5.04
\n" ); document.write( "Total $41.84
\n" ); document.write( "
\n" ); document.write( "
\n" );