document.write( "Question 174746: four times a number is two less than six times the same number minus ten \n" ); document.write( "
Algebra.Com's Answer #129814 by Mathtut(3670) ![]() You can put this solution on YOUR website! let the number be a \n" ); document.write( ": \n" ); document.write( "4a=6(a-10)-2 \n" ); document.write( ": \n" ); document.write( "4a=6a-60-2 \n" ); document.write( ": \n" ); document.write( "2a=62 \n" ); document.write( ": \n" ); document.write( " |