document.write( "Question 331682: the total number of orange football helmets and blue football helmets is 44. if twice the number of blue football helmets exceeds the number of orange footall helmets by 4, how many are there of each color? \n" ); document.write( "
Algebra.Com's Answer #237764 by jrfrunner(365)\"\" \"About 
You can put this solution on YOUR website!
You have two equations in two unknowns
\n" ); document.write( "---------
\n" ); document.write( "Unknowns
\n" ); document.write( "Let O = orange helmets
\n" ); document.write( "Let B = Blue helments\r
\n" ); document.write( "\n" ); document.write( "Eq 1) O+B=44
\n" ); document.write( "Eq 2) 2B=O+4\r
\n" ); document.write( "\n" ); document.write( "---------\r
\n" ); document.write( "\n" ); document.write( "Solve eq 1 for one of the variables (say for O): O=44-B
\n" ); document.write( "substitute O=44-B into second equation\r
\n" ); document.write( "\n" ); document.write( "2B=(44-B)+ 4 = 48-B
\n" ); document.write( "3B=48
\n" ); document.write( "B=16
\n" ); document.write( "-------
\n" ); document.write( "O=44-B=44-16=28
\n" ); document.write( "
\n" ); document.write( "
\n" );