document.write( "Question 979528: a university law school accepts 3 out of 10 applicants if the school accepted 270 students find how many applications did they recived \n" ); document.write( "
Algebra.Com's Answer #600821 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
x = number total who applied\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(number accepted)/(number total) = (number accepted)/(number total)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3/10 = 270/x\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3*x = 10*270\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "3x = 2700\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 2700/3\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = 900\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "So there were a total of 900 applications.
\n" ); document.write( "
\n" );