document.write( "Question 766245: The product of nine and a number is added to 6, the result is 24. What is the number? \n" ); document.write( "
Algebra.Com's Answer #466760 by 2897696(96)\"\" \"About 
You can put this solution on YOUR website!
transform the words to math
\n" ); document.write( "the product nine and a number >>>> 9n (n =number)
\n" ); document.write( "is added to 6 >>>>>> 9n+6
\n" ); document.write( "the result >>>>> 9n+6=24
\n" ); document.write( " so the equation is 9n+6=24
\n" ); document.write( "EQUATION: 9n+6=24
\n" ); document.write( " now solve for n
\n" ); document.write( "9n+6(-6)=24-6 moved 6 to other side
\n" ); document.write( "9n=18 now move 9 to other side to solve
\n" ); document.write( "n=2 ( divided 18 by 9)
\n" ); document.write( "ANSWER:2
\n" ); document.write( "
\n" );