document.write( "Question 335568: five times the difference of a number and 4 is the same as 4 increased by five times the number plus four times the number \n" ); document.write( "
Algebra.Com's Answer #240541 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 5(x-4)=4+5x+4x \n" ); document.write( "5x-20=4+9x \n" ); document.write( "9x-5x=-20-4 \n" ); document.write( "4x=-24 \n" ); document.write( "x= -6 \n" ); document.write( " |