document.write( "Question 1070964: At Clay High School, 434 students (or 35% of the students) play a sport. How many students does Clay High School have? \n" ); document.write( "
Algebra.Com's Answer #685964 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
At Clay High School, 434 students (or 35% of the students) play a sport.
\n" ); document.write( " How many students does Clay High School have?
\n" ); document.write( "let x = total no. of students
\n" ); document.write( ".35x = 434
\n" ); document.write( "x = 434/.35
\n" ); document.write( "x = 1240 students
\n" ); document.write( "
\n" );