document.write( "Question 886080: Jack and Jill each own a collection of mp3 files. Jill has six mp3 files less than three times the number that Jack has. If Jill owns 135 mp3 files, then how many does Jack own? \n" ); document.write( "
Algebra.Com's Answer #535632 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! Jack and Jill each own a collection of mp3 files. Jill has six mp3 files less than three times the number that Jack has. If Jill owns 135 mp3 files, then how many does Jack own? \n" ); document.write( "*** \n" ); document.write( "let x=number of mp3 files Jack owns\r \n" ); document.write( "\n" ); document.write( "3x-6=135(six mp3 files less than three times the number that Jack has) \n" ); document.write( "3x=141 \n" ); document.write( "x=47 \n" ); document.write( "number of mp3 files Jack owns=47 \n" ); document.write( " |