document.write( "Question 1151203: if bill is 3 inches taller than jim and jack is 2 inches taller than jim how much shorter is jim than bill? \n" ); document.write( "
Algebra.Com's Answer #772857 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! Jim is x \n" ); document.write( "bill is x+3. Therefore, Jim is 3 inches shorter than Bill \n" ); document.write( "Jack is x+2, which is not needed. \n" ); document.write( " \n" ); document.write( " |