document.write( "Question 301808: 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 #216430 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"c\" = toll for 1 car
\n" ); document.write( "Let \"t\" = toll for 1 truck
\n" ); document.write( "given:
\n" ); document.write( "\"t+=+2c\"
\n" ); document.write( "\"6t+%2B+5c+=+12.75\"
\n" ); document.write( "\"6%2A%282c%29+%2B+5c+=+12.75\"
\n" ); document.write( "\"12c+%2B+5c+=+12.75\"
\n" ); document.write( "\"17c+=+12.75\"
\n" ); document.write( "solve for \"c\", then \"t\"
\n" ); document.write( "
\n" );