document.write( "Question 1097784: Parents transport the School football team to a match in p cars. Each car holds 4 members of the squad. All the cars are full exceptt the last one which only has 1 player in it.
\n" );
document.write( "a. Write an expression of the number of players taken to the match
\n" );
document.write( "b. The manager checks the 17 players in the squad arrive Use this informations to form an equation.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #712230 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! a) 4f+1\r \n" ); document.write( "\n" ); document.write( "b) p=4f+1 \n" ); document.write( "17=4f+1 \n" ); document.write( "c=f+1 \n" ); document.write( " \n" ); document.write( " |