document.write( "Question 470946: 14 more than 4 times a number is equal to the difference between -98 and 4 times the number \n" ); document.write( "
Algebra.Com's Answer #323009 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! 14 more than 4 times a number is equal to the difference between -98 and 4 times the number \n" ); document.write( "** \n" ); document.write( "let x= number \n" ); document.write( "4x+14=-98-4x \n" ); document.write( "8x=-112 \n" ); document.write( "x=-14 \n" ); document.write( " |