document.write( "Question 970486: The ratio of girls to boys in Liza’s classroom is 5 to 4. How many girls are in her classroom if there is a total of 27 students? \n" ); document.write( "
Algebra.Com's Answer #593110 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The ratio of girls to boys in Liza’s classroom is 5 to 4. How many girls are in her classroom if there is a total of 27 students?
\n" ); document.write( "***
\n" ); document.write( "let x=number of girls in Lisa's classroom
\n" ); document.write( "27-x=number of boys in Lisa's classroom
\n" ); document.write( "..
\n" ); document.write( "\"x%2F%2827-x%29=5%2F4\"
\n" ); document.write( "5(27-x)=4x
\n" ); document.write( "135-5x=4x
\n" ); document.write( "9x=135
\n" ); document.write( "x=15
\n" ); document.write( "number of girls in Lisa's classroom=15
\n" ); document.write( "
\n" );