document.write( "Question 769680: the sum of thrice a number and four is 19.find the numbers? \n" ); document.write( "
Algebra.Com's Answer #468993 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Number = x \n" ); document.write( "3x + 4 = 19 \n" ); document.write( "3x = 19 - 4 \n" ); document.write( "3x = 15 \n" ); document.write( "x = 5 \n" ); document.write( "Hope this helps. \n" ); document.write( ":-) \n" ); document.write( " |