document.write( "Question 914938: Three times a certain number is 46 more than the number itself. Find the number.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #555349 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! 3n = n+46 \n" ); document.write( "2n = 46 \n" ); document.write( "n = 23 \n" ); document.write( " |