document.write( "Question 343561: six more than nine times a number is the same as ten less than ten times the number. what is the number? \n" ); document.write( "
Algebra.Com's Answer #245854 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 9x+6=10x-10 \n" ); document.write( "9x-10x=-10-6 \n" ); document.write( "-x=-16 \n" ); document.write( "x=16 ans. \n" ); document.write( "Proof: \n" ); document.write( "9*16+6=10*16-10 \n" ); document.write( "144+6=160-10 \n" ); document.write( "150=150 \n" ); document.write( " |