document.write( "Question 1053102: At Jay Street Middle School, 25% of eighth graders wear glasses. If 100 students wear glasses, how many eighth graders are there in total? \n" ); document.write( "
| Algebra.Com's Answer #668496 by jorel555(1290)      You can put this solution on YOUR website! Let n be the total amount of students. Then: \n" ); document.write( ".25n=100 \n" ); document.write( "n=100/.25=400 total students. ☺☺☺☺ \n" ); document.write( " |