document.write( "Question 1001607: If 16 is added to 9, times a number, the result is 79. Find the number \n" ); document.write( "
Algebra.Com's Answer #618723 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Translating the English into symbols we get \n" ); document.write( "16 + 9x = 79 \n" ); document.write( "Subtract sixteen and divide by nine and get \n" ); document.write( "9x = 63 \n" ); document.write( "x = 7 \n" ); document.write( " |