document.write( "Question 1155756: Every day, an automobile factory assembles 22 more cars than trucks.
\n" );
document.write( "Let t represent the number of trucks assembled and c represent the number of cars assembled.\r
\n" );
document.write( "\n" );
document.write( "Find the value of c when t=9 \n" );
document.write( "
Algebra.Com's Answer #778397 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Every day, an automobile factory assembles 22 more cars than trucks. \n" ); document.write( "Let t represent the number of trucks assembled and c represent the number of cars assembled.\r \n" ); document.write( "\n" ); document.write( "Find the value of c when t=9 \n" ); document.write( "======================== \n" ); document.write( "c = t + 22 \n" ); document.write( " |