document.write( "Question 1164021: Andrew has pencils and erasers. The ratio of the number of his pencils to the number of erasers is 2:6. If Andrew has 36 erasers how many pencils does Andrew have? \n" ); document.write( "
Algebra.Com's Answer #788307 by amarjeeth123(570)![]() ![]() ![]() You can put this solution on YOUR website! Let the number of pencils be x. \n" ); document.write( "The number of erasers is 36. \n" ); document.write( "The ratio of the number of his pencils to the number of erasers is 2:6. \n" ); document.write( "Applying ratio and proportion, \n" ); document.write( "2/6=x/36 \n" ); document.write( "x=36*2/6=72/6=12 \n" ); document.write( "The number of pencils is 12. \n" ); document.write( " |