document.write( "Question 301807: You have 6 trucks and 5 cars. Each truck pays twice as much as each car to use the toll. At the end of the day $12.75 was collected. Write the algebraic equation and solve the problem. \n" ); document.write( "
Algebra.Com's Answer #216472 by helpnalgebra(91) You can put this solution on YOUR website! Done been answered so i re posted it for you\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let c = toll for 1 car \n" ); document.write( "Let t = toll for 1 truck \n" ); document.write( "t=2c \n" ); document.write( "6t+5c=12.75 \n" ); document.write( "6*(2c)+5c=12.75 \n" ); document.write( "12c+5c=12.75 \n" ); document.write( "17c=12.75\r \n" ); document.write( "\n" ); document.write( "solve for c, then t \n" ); document.write( " |