document.write( "Question 785166: I have sold 2/3 of my pencils at 15 each. If i have 8 pencils left, how much money did I collect for the pencils I sold? \n" ); document.write( "
Algebra.Com's Answer #477383 by harpazo(655)![]() ![]() You can put this solution on YOUR website! Let x = the pencils you sold at 0.15 each\r \n" ); document.write( "\n" ); document.write( "(2/3)x = 8\r \n" ); document.write( "\n" ); document.write( "2x/3 = 8\r \n" ); document.write( "\n" ); document.write( "2x = 3 times 8\r \n" ); document.write( "\n" ); document.write( "2x = 24\r \n" ); document.write( "\n" ); document.write( "x = 24/2\r \n" ); document.write( "\n" ); document.write( "x = 12\r \n" ); document.write( "\n" ); document.write( "You sold 12 pencils.\r \n" ); document.write( "\n" ); document.write( "Now, 12 pencils times 0.15 each = $1.80\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |