document.write( "Question 353623: three times the sum of twice a number and 6 equals 5 times the number less 10 find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #252713 by sofiyac(983)![]() ![]() You can put this solution on YOUR website! 3(2x+6)=5x-10 \n" ); document.write( "6x+18=5x-10 \n" ); document.write( "6x-5x+18=5x-5x-10 \n" ); document.write( "x+18=-10 \n" ); document.write( "x+18-18=-10-18 \n" ); document.write( "x=-28 \n" ); document.write( " \n" ); document.write( " |