document.write( "Question 44291: Translate: Eight times the difference between four times a number and five is equal to twenty more than twice the number. Not sure if my translation is correct. 8(4n)+5=20+2n \n" ); document.write( "
Algebra.Com's Answer #29199 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! You are close...you should have written \n" ); document.write( "8(4n - 5) = 20 + 2n \n" ); document.write( " |