document.write( "Question 1034650: -4 times the sum of 6 times a number and 3 is 15 \n" ); document.write( "
Algebra.Com's Answer #649296 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call the number x. Then we write \n" ); document.write( "-4(6x + 3) = 15 \n" ); document.write( "Now solve \n" ); document.write( "-24x - 12 = 15 \n" ); document.write( "-24x = 27 \n" ); document.write( "x = -27/24 = -9/8 \n" ); document.write( " |