document.write( "Question 672035: Could you please help me with this problem I've tried to figured it put several times and I just can't get it\r
\n" );
document.write( "\n" );
document.write( "The big screamer coaster carries 92 people altogether. Some of its cars carry 4 passengers and the rest carry 6 passengers. There are three less 6 passenger cars than 4 passenger cars. How many 4 passenger cars are there? \n" );
document.write( "
Algebra.Com's Answer #417779 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The big screamer coaster carries 92 people altogether. Some of its cars carry 4 passengers and the rest carry 6 passengers. There are three less 6 passenger cars than 4 passenger cars. How many 4 passenger cars are there? \n" ); document.write( "================== \n" ); document.write( "f = 4 passenger cars \n" ); document.write( "s = 6 \n" ); document.write( "----- \n" ); document.write( "s = f - 3 \n" ); document.write( "4f + 6s = 92 \n" ); document.write( "----- \n" ); document.write( "Can you do the rest? \n" ); document.write( " \n" ); document.write( " |