document.write( "Question 133963: In a controversial school vote, only 19 percent of the teachers voted yes, whereas 95 percent of the students voted yes. If all teachers and students voted 91 percent of the voters voted yes, what is the student to teacher ratio? \n" ); document.write( "
Algebra.Com's Answer #98023 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
19 percent of the teachers voted yes, whereas 95 percent of the students voted yes. If all teachers and students voted 91 percent of the voters voted yes, what is the student to teacher ratio?
\n" ); document.write( ":
\n" ); document.write( "Let x = number of teachers
\n" ); document.write( "Let y = number of student
\n" ); document.write( ":
\n" ); document.write( ".19x + .95y = .91(x+y)
\n" ); document.write( ":
\n" ); document.write( ".19x + .95y = .91x + .91y
\n" ); document.write( ":
\n" ); document.write( ".95y - .91y = .91x - .19x
\n" ); document.write( ":
\n" ); document.write( ".04y = .72x
\n" ); document.write( "y = \".72x%2F.04\"
\n" ); document.write( "y = 18x
\n" ); document.write( "We can say the student to teacher ratio is 18:1
\n" ); document.write( "
\n" );