document.write( "Question 242430: Five times the difference of twice a number and eight is negative ten. Find the number. \n" ); document.write( "
Algebra.Com's Answer #177453 by JimboP1977(311)\"\" \"About 
You can put this solution on YOUR website!
5(2x-8)=-10
\n" ); document.write( "10x-40 = -10
\n" ); document.write( "10x = 30
\n" ); document.write( "x =3
\n" ); document.write( "
\n" );