document.write( "Question 468703: Five times the difference of twice a number and twelve is negative twenty. Find the number. \n" ); document.write( "
Algebra.Com's Answer #321581 by jorel1380(3719)\"\" \"About 
You can put this solution on YOUR website!
5(2n-12)=-20
\n" ); document.write( "10n-60=-20
\n" ); document.write( "10n=40
\n" ); document.write( "n=4
\n" ); document.write( "The number is 4..
\n" ); document.write( "
\n" );