document.write( "Question 874092: During a school day 320 student were wearing shirts this is 80% of the students at the school. How many students are at the school \n" ); document.write( "
Algebra.Com's Answer #527294 by fcabanski(1391)\"\" \"About 
You can put this solution on YOUR website!
.8 * x = 320. x is the total number of students. 80% of them were wearing shirts.


\n" ); document.write( "x = 320/.8 = 400 \n" ); document.write( "

\n" );