document.write( "Question 872574: A man orders 3 times as many as ball point pins as boxes as felt tip pens. ball point pens cost 4.31 per box, and felt tip pens cost 3.43. if the mans order totaled 98.16, how many boxes of each type of pen did he buy? \n" ); document.write( "
Algebra.Com's Answer #526228 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A man orders 3 times as many as ball point pins as boxes as felt tip pens.
\n" ); document.write( "Quantity Equation:: b = 3f
\n" ); document.write( "=====================================
\n" ); document.write( "ball point pens cost 4.31 per box, and felt tip pens cost 3.43. if the mans order totaled 98.16,
\n" ); document.write( "Value Equation:: 4.31b + 3.43f = 98.16
\n" ); document.write( "=====================================
\n" ); document.write( "how many boxes of each type of pen did he buy?
\n" ); document.write( "-----
\n" ); document.write( "Substitute for \"b\" and solve for \"f\"::
\n" ); document.write( "4.31(3f) + 3.43f = 98.16
\n" ); document.write( "----------
\n" ); document.write( "Multiply thru by 100 to get:
\n" ); document.write( "431(3f) + 343f = 9816
\n" ); document.write( "--------
\n" ); document.write( "1293f + 343f = 9816
\n" ); document.write( "1636f = 9816
\n" ); document.write( "f = 6 (# of boxes of felt point pens)
\n" ); document.write( "------
\n" ); document.write( "Solve for \"b\"::
\n" ); document.write( "b = 3f
\n" ); document.write( "b = 18 (# of boxes of ball point pens)
\n" ); document.write( "=======================================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "======================
\n" ); document.write( "
\n" ); document.write( "
\n" );