document.write( "Question 1044418: about 3/7 of students participate in sports. in what size of school would you find 300 studenrs in sports? \n" ); document.write( "
Algebra.Com's Answer #659698 by jim_thompson5910(35256) ![]() You can put this solution on YOUR website! x = total number of students \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3/7 of x = number of students in sports\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(3/7)*x = 300\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "(7/3)*(3/7)*x = (7/3)*300 ... multiply both sides by 7/3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 700\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So there are 700 students total. \n" ); document.write( " |