document.write( "Question 305409: Please help me sovle this equation: In a calculus class, 15 of the students play soccer. Find the total number of students in the class if 3 out of every 5 play soccer. \n" ); document.write( "
Algebra.Com's Answer #218746 by edjones(8007) You can put this solution on YOUR website! Let t be the total number of students in the class. \n" ); document.write( "(3/5)t=15 \n" ); document.write( "t=15/(3/5) \n" ); document.write( "=15 * 5/3 \n" ); document.write( "=25 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |