document.write( "Question 920193: 75 people attended a baseball game. Everyone there was a fan of either the home team or the away team. The number of home team fans was 90 less than 4 times the number of away team fans. Find the number of each team fans. \n" ); document.write( "
Algebra.Com's Answer #558209 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! x the number of away fans \n" ); document.write( "(4x-90) +x = 75 \n" ); document.write( "5x = 165 \n" ); document.write( "x = 33,number of away fans. 42 Home fans \n" ); document.write( "And...checking \n" ); document.write( "Sum = 75 \n" ); document.write( " |