document.write( "Question 1207335: Hi
\n" ); document.write( "Mark bought a number of pens at an average cost of $2.50 He bought another pen for $8.50 and the average cost of the pens became $4.50. How many pens did he buy altogether.
\n" ); document.write( "Thanks
\n" ); document.write( "

Algebra.Com's Answer #845157 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Mark bought a number of pens at an average cost of $2.50 He bought another pen for $8.50 and the average cost of the pens became $4.50. How many pens did he buy altogether.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let Mark buy x pens
\n" ); document.write( "Average cost of pen $2.50\r
\n" ); document.write( "\n" ); document.write( "Total paid by him for pens 2.50x\r
\n" ); document.write( "\n" ); document.write( "Another pen he bought for $8.50
\n" ); document.write( "Total cost of all pens = 2.50x +8.50\r
\n" ); document.write( "\n" ); document.write( "The average cost now became $4.50\r
\n" ); document.write( "\n" ); document.write( "Average cost of all pens = total purchase cost /Total number of pens\r
\n" ); document.write( "\n" ); document.write( "4.50 = (2.50x+8.50)/(x+1)\r
\n" ); document.write( "\n" ); document.write( "4.50*(x+1)= 2.50x +8.50\r
\n" ); document.write( "\n" ); document.write( "4.50x +4.50 = 2.50x +8.50\r
\n" ); document.write( "\n" ); document.write( "4.50x-2.50x = 8.50-4.50\r
\n" ); document.write( "\n" ); document.write( "2x = 4\r
\n" ); document.write( "\n" ); document.write( "x=2\r
\n" ); document.write( "\n" ); document.write( "Altogether he bought 3 pens.\r
\n" ); document.write( "\n" ); document.write( "Check
\n" ); document.write( "2*2.50 +8.50=13.50\r
\n" ); document.write( "\n" ); document.write( "number of pens 3\r
\n" ); document.write( "\n" ); document.write( "13.50/3 = 4.50
\n" ); document.write( "
\n" ); document.write( "
\n" );