document.write( "Question 451064: Manuel has a job transporting soft drinks by truck. His truck is filled with cans that weigh 14 ounces and bottles that weigh 70 ounces. There is a combined total of 940 cans and bottles in his truck.\r
\n" );
document.write( "\n" );
document.write( "Letting x be the number of the 14 ounce cans in his truck, write an expression for the combined total weight (in ounces) of the cans and bottles in his truck. \n" );
document.write( "
Algebra.Com's Answer #310186 by rwm(914) ![]() You can put this solution on YOUR website! x+b=940 \n" ); document.write( "14x+70b=w \n" ); document.write( " \n" ); document.write( " |