document.write( "Question 193840: Fax paper cost $17.00 per case and copier paper $11.00 per case. If an order is received for a total of 250 cases for $3,650.00, what is the exact number of cases copier paper?( hint:Let F=cases of fax paper) \n" ); document.write( "
Algebra.Com's Answer #145527 by Mathtut(3670)![]() ![]() ![]() You can put this solution on YOUR website! ok let F be the # of cases of fax paper and let C be the number of cases copier paper \n" ); document.write( ": \n" ); document.write( "F+C=250...........eq 1 \n" ); document.write( "17F+11C=3650......eq 2 \n" ); document.write( ": \n" ); document.write( "rewrite eq 1 to f=250-C and plug this value into eq 2 \n" ); document.write( ": \n" ); document.write( "17(250-C)+11C=3650 \n" ); document.write( ": \n" ); document.write( "4250-17C+11C=3650 \n" ); document.write( ": \n" ); document.write( "-6C=-600 \n" ); document.write( ": \n" ); document.write( "C=100 cases of copier paper \n" ); document.write( ": \n" ); document.write( "F=250-C=250-100=150 cases of Fax paper \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |