document.write( "Question 352434: the product of 6 and nine times a number is the same as the diffrence of 10 times the number and 2. what is the number? \n" ); document.write( "
Algebra.Com's Answer #251843 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number be x \n" ); document.write( "6*9x = 10x-2 \n" ); document.write( "54x=10x-2 \n" ); document.write( "44x=-2 \n" ); document.write( "x=-2/44 \n" ); document.write( "x=-1/22 \n" ); document.write( "... \n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " |