document.write( "Question 219714: If three is added to five times a number, the result is forty three more than the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #165188 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
5X+3=X+43
\n" ); document.write( "5X-X=43-3
\n" ); document.write( "4X=40
\n" ); document.write( "X=40/4
\n" ); document.write( "X=10 ANS.
\n" ); document.write( "PROOF:
\n" ); document.write( "5*10+3=10+43
\n" ); document.write( "50+3=53
\n" ); document.write( "53=53
\n" ); document.write( "
\n" );