document.write( "Question 706360: six times a number increased by twelve is the same as four times the number plus three. find the number. \n" ); document.write( "
Algebra.Com's Answer #435110 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! x = the number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6x + 12 = 4x + 3 {6 times the number plus 12 is the same as 4 times the number plus 3} \n" ); document.write( "2x = -9 {subtracted 4x and subtracted 12 from each side} \n" ); document.write( "x = -9/2 {divided each side by 2} \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |