document.write( "Question 433085: In a certain school there were 5 more seniors than juniors. In one marking period, 8 percent of the juniors and 5 percent of the seniors were on honor roll. If the total of juniors and seniors on the honor roll was 10, how many seniors were in the school in the marking period? \n" ); document.write( "
Algebra.Com's Answer #300194 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
Let S = the number of seniors
\n" ); document.write( "Then the number of juniors = S-5
\n" ); document.write( "Given:
\n" ); document.write( "8% of juniors and 5% of seniors on the honor roll
\n" ); document.write( "Total number on the honor roll is 10.
\n" ); document.write( "So we can write the following equation:
\n" ); document.write( "0.08(S-5) + 0.05S = 10
\n" ); document.write( "Solve for S:
\n" ); document.write( "0.13S = 10.4 -> S = 80
\n" ); document.write( "Therefore, the number of seniors = 80
\n" ); document.write( "
\n" ); document.write( "
\n" );