document.write( "Question 881143: 140 children were watching a magic show. the number of boys were 20 more than twice the number of girls watching the show. how many girls were there? \n" ); document.write( "
Algebra.Com's Answer #531987 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = number of girls \n" ); document.write( "2x + 20 = number of boys {number of boys was 20 more than twice the number of girls}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 2x + 20 = 140 {total number of boys and girls was 140} \n" ); document.write( "3x + 20 = 140 {combined like terms} \n" ); document.write( "3x = 120 {subtracted 20 from each side} \n" ); document.write( "x = 40 {divided each side by 3}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "there were 40 girls \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |