document.write( "Question 1172306: Hi
\n" ); document.write( "Bob spent 50 dollars on pens and markers. The ratio of money spent on pens pencils and markers was 4:5:1. Pens were sold at 3 for a dollar. The number of pencils he bought was 1/6 of the number of pens. The number of markers he bought was 2/5 of the number of pencils.
\n" ); document.write( "How many pens and markers did he buy.
\n" ); document.write( "How many pencils could he buy for 175 dollars. Thanks
\n" ); document.write( "

Algebra.Com's Answer #797309 by MathTherapy(10551)\"\" \"About 
You can put this solution on YOUR website!
Hi
\n" ); document.write( "Bob spent 50 dollars on pens and markers. The ratio of money spent on pens pencils and markers was 4:5:1. Pens were sold at 3 for a dollar. The number of pencils he bought was 1/6 of the number of pens. The number of markers he bought was 2/5 of the number of pencils.
\n" ); document.write( "How many pens and markers did he buy.
\n" ); document.write( "How many pencils could he buy for 175 dollars. Thanks
\n" ); document.write( "
Let multiplicative factor-cost be x\r\n" );
document.write( "Then amount spent on pens, pencils, and markers = 4x, 5x, and x, respectively\r\n" );
document.write( "Total amount spent on all 3 items = 4x + 5x + x = 10x\r\n" );
document.write( "\r\n" );
document.write( "Amount spent on pens, and on markers = 4x, and x, respectively, so total = 4x + x = 5x\r\n" );
document.write( "Also, itw’s given that $50 was spent on pens and markers, and so, we get:  5x = 50\r\n" );
document.write( "Multiplicative factor, or \"matrix%281%2C5%2C+x%2C+%22=%22%2C+50%2F5%2C+%22=%22%2C+10%29\"\r\n" );
document.write( "\r\n" );
document.write( "With multiplicative factor, x, being 10, amount spent on pens = 4(10) = $40\r\n" );
document.write( "This means that amount spent on markers = $50 - $40 = $10\r\n" );
document.write( "In addition, amount spent on pencils = 10x - 50, or 10(10) - 50 = 100 - 50 = $50\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Amount spent on pens = $40, and with 3 pens costing $1, \r\n" );
document.write( "\r\n" );
document.write( "  \r\n" );
document.write( "                                                         Number of pencils bought: \"matrix%281%2C3%2C+%281%2F6%29+%2A+120%2C+%22=%22%2C+20%29\"\r\n" );
document.write( "                                                        \r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "As seen, 20 pencils were purchased for $50, so each pencil cost: \"matrix%281%2C3%2C+50%2F20%2C+%22=%22%2C+%22%242.50%22%29\"\r\n" );
document.write( "Therefore, $175 could buy \"highlight_green%28matrix%281%2C4%2C+175%2F2.5%2C+%22=%22%2C+70%2C+pencils%29%29\"
\n" ); document.write( "
\n" );