document.write( "Question 269576: The product of 6 and nine times a number is the same as the difference of ten times the number and 2. What is the number? \n" ); document.write( "
Algebra.Com's Answer #197577 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! let x = \"a number\" \n" ); document.write( ": \n" ); document.write( "Just write an equation for what it says: \n" ); document.write( "The product of 6 and nine times a number is the same as the difference of ten times the number and 2. \n" ); document.write( ": \n" ); document.write( "6*(9x) = 10x - 2 \n" ); document.write( "54x = 10x - 2 \n" ); document.write( "54x - 10x = -2 \n" ); document.write( "44x = -2 \n" ); document.write( "x = \n" ); document.write( "x = \n" ); document.write( "; \n" ); document.write( ": \n" ); document.write( "Check solution in original equation \n" ); document.write( "6*9* \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |