document.write( "Question 972619: Negative thirteen times a number plus 20 is equal to -11 times the number plus 38 \n" ); document.write( "
Algebra.Com's Answer #594994 by JoelSchwartz(130)\"\" \"About 
You can put this solution on YOUR website!
x=some number
\n" ); document.write( "-13x+20=-11x+38
\n" ); document.write( "-2x=18
\n" ); document.write( "x=18/(-2)
\n" ); document.write( "x=-9
\n" ); document.write( "
\n" );