document.write( "Question 612401: in an algebra class of 28 students, the number of girls is 5 less than twice the numbers of boys. how many boys and girls are in the class \n" ); document.write( "
Algebra.Com's Answer #385434 by G8TORS(10)\"\" \"About 
You can put this solution on YOUR website!
Girls + Boys = Class or g + b = c
\n" ); document.write( "Given information: c=28 and g=2b-5
\n" ); document.write( "Plug in given information into g+b=c, (2b-5)+ b = 28, 3b-5 = 28, 3b=33, b=11
\n" ); document.write( "Finish, boys=11, girls= 2x11-5, girls=17\r
\n" ); document.write( "\n" ); document.write( "Check: b+g=c, 11+17=28
\n" ); document.write( "
\n" ); document.write( "
\n" );