document.write( "Question 557373: Five more than twice the difference between a number and three is nine. \n" ); document.write( "
Algebra.Com's Answer #362565 by bluemockingjay7(41)\"\" \"About 
You can put this solution on YOUR website!
2(x - 3) + 5 = 9
\n" ); document.write( "2x - 6 + 5 = 9
\n" ); document.write( "2x - 1 = 9
\n" ); document.write( "2x = 9 + 1
\n" ); document.write( "2x = 10
\n" ); document.write( "2x/2 = 10/2
\n" ); document.write( "x = 5
\n" ); document.write( "
\n" );