document.write( "Question 35124: As the number of students grew, the school hired more teachers. Write an equation to show the relationship between teachers and students from the chart. S=students
\n" ); document.write( "t=teachers\r
\n" ); document.write( "\n" ); document.write( "Students 100 200 300 400
\n" ); document.write( "Teachers 7 12 17 22\r
\n" ); document.write( "\n" ); document.write( "I can see that the number of teachers increases by 5 with every additional 100 students but for the first 100 students there are 7 teachers. I can not figure this out. I know that it has to be simple and I just can not see it. Thanks for the help.
\n" ); document.write( "

Algebra.Com's Answer #21337 by kellytn78(2)\"\" \"About 
You can put this solution on YOUR website!
The equation is:\r
\n" ); document.write( "\n" ); document.write( "t = s/100 * 5 + 2 \r
\n" ); document.write( "\n" ); document.write( "for example: 600/100 * 5 + 2 = t
\n" ); document.write( " 6 * 5 + 2 = t
\n" ); document.write( " 30 + 2 = t
\n" ); document.write( " 32 = t\r
\n" ); document.write( "\n" ); document.write( " 1000/100 * 5 + 2 = t
\n" ); document.write( " 10 * 5 + 2 = t
\n" ); document.write( " 50 + 2 = t
\n" ); document.write( " 52 = t
\n" ); document.write( "
\n" );