document.write( "Question 267120: Bob gave 4/5 of his pencils to Barb, then gave 2/3 of the remaining pencils to Bonnie. Bob ended up with 10 pencils left, how many did he start with? \n" ); document.write( "
Algebra.Com's Answer #196096 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
(x-4x/5)=x/5
\n" ); document.write( "1/3*x/5=10
\n" ); document.write( "x/15=10
\n" ); document.write( "x=150
\n" ); document.write( "1/5*150=30 left after giving to Barb
\n" ); document.write( "30/3=10 left over
\n" ); document.write( "
\n" );