document.write( "Question 130312: Three times a certain number equals that number plus 14. What is the number? \n" ); document.write( "
Algebra.Com's Answer #95226 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
let x=number\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"Three times a certain number equals that number plus 14\" __ 3x=x+14\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtracting x __ 2x=14 __ dividing by 2 __ x=
\n" ); document.write( "
\n" );