document.write( "Question 773098: At a basketball game, 3/5 of the students who attended were seniors, 1/3 of the other students who attended were juniors, and the remaining 80 students who attended were all sophomores. How many seniors attended this game?
\n" ); document.write( "A)120
\n" ); document.write( "B)175
\n" ); document.write( "C)180
\n" ); document.write( "D)210
\n" ); document.write( "E)300
\n" ); document.write( "

Algebra.Com's Answer #471316 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
At a basketball game, 3/5 of the students who attended were seniors,
\n" ); document.write( " 1/3 of the other students who attended were juniors,
\n" ); document.write( " and the remaining 80 students who attended were all sophomores.
\n" ); document.write( " How many seniors attended this game?
\n" ); document.write( ":
\n" ); document.write( "let x = the total number of students
\n" ); document.write( "if 3/5 were seniors, 2/5 were the other students
\n" ); document.write( "x = \"3%2F5\"x + [\"2%2F5\"*\"1%2F3\"x] + 80
\n" ); document.write( ":
\n" ); document.write( "x = \"3%2F5\"x + \"2%2F15\"x + 80
\n" ); document.write( "multiply by 15 to clear the denominators, resulting in
\n" ); document.write( "15x - 3(3x) + 2x + 15(80)
\n" ); document.write( "15x = 9x + 2x + 1200
\n" ); document.write( "15x - 11x = 1200
\n" ); document.write( "x = 1200/4
\n" ); document.write( "x = 300 total students
\n" ); document.write( "therefore
\n" ); document.write( "\"3%2F5\"*300 = 180 seniors
\n" ); document.write( "
\n" ); document.write( "
\n" );