document.write( "Question 948804: On a particular day 2/15 students are absent in the school. On the same day if 1950 students are present in the school, Find the total number of students \n" ); document.write( "
Algebra.Com's Answer #760342 by geekyengineer(2)\"\" \"About 
You can put this solution on YOUR website!
Let x be number of absent that day\r
\n" ); document.write( "\n" ); document.write( "x/(x+1950) = 2/15\r
\n" ); document.write( "\n" ); document.write( "solving for x gives 300\r
\n" ); document.write( "\n" ); document.write( "total no. of student is 2250
\n" ); document.write( "
\n" );