document.write( "Question 550186: the sum of a number and six is four less than six times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #358516 by prateekagrawal(56)![]() ![]() ![]() You can put this solution on YOUR website! let the number be x. \n" ); document.write( "so,\r \n" ); document.write( "\n" ); document.write( "x+6= 6x-4 \n" ); document.write( "so, \n" ); document.write( "10= 5x \n" ); document.write( "so, x= 2.\r \n" ); document.write( "\n" ); document.write( "hence that number is 2. :)\r \n" ); document.write( "\n" ); document.write( "hope this will help you. \n" ); document.write( " |