document.write( "Question 661106: 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 #411500 by ReadingBoosters(3246)![]() ![]() ![]() You can put this solution on YOUR website! x + 6 = 6x - 4 \n" ); document.write( "x - x + 6 + 4 = 6x - x - 4 + 4 \n" ); document.write( "10 = 5x \n" ); document.write( "x = 2\r \n" ); document.write( "\n" ); document.write( "Proof \n" ); document.write( "2+6=8 \n" ); document.write( "6(2) - 4 = 8 \n" ); document.write( " |