document.write( "Question 920132: Five times the difference of a number and four is ten. Find the number. \n" ); document.write( "
Algebra.Com's Answer #558175 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 5(n-4) = 10 \n" ); document.write( "n - 4 = 2 \n" ); document.write( "n = 6 \n" ); document.write( " |