document.write( "Question 786521: how do I write this: If 2 is added to 5 times a number the result is equal to 5 more than 4 times the number \n" ); document.write( "
Algebra.Com's Answer #477888 by wilft1(217)\"\" \"About 
You can put this solution on YOUR website!
5x + 2 = 4x + 5 \n" ); document.write( "
\n" );