document.write( "Question 312053: Joy sells 9 times as many cars as Jill. If the difference in their sales is 24, how many cars did Jill Sell? \n" ); document.write( "
Algebra.Com's Answer #223119 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Joy sells 9 times as many cars as Jill. If the difference in their sales is 24, how many cars did Jill Sell? \n" ); document.write( ". \n" ); document.write( "Let x = number of cars sold by Jill \n" ); document.write( "then \n" ); document.write( "9x = number of cars sold by Joy \n" ); document.write( ". \n" ); document.write( "9x - x = 24 \n" ); document.write( "8x = 24 \n" ); document.write( "x = 3 (number of cars sold by Jill) \n" ); document.write( " |