document.write( "Question 1019599: Ace Motors sold a total of 15 cars and trucks during one promotion sale. Six of the vehicles sold were trucks. What is the number of cars that were sold? \n" ); document.write( "
Algebra.Com's Answer #635557 by addingup(3677)![]() ![]() You can put this solution on YOUR website! c+t = 15 \n" ); document.write( "t = 6 \n" ); document.write( "substitute for t in the first equation: \n" ); document.write( "c+6 = 15 subtract 6 from both sides: \n" ); document.write( "c = 9 cars were sold \n" ); document.write( " |