document.write( "Question 905008: if 15 is added to twice a number the result will be equal to the number increased by 23 find the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #548969 by ewatrrr(24785) You can put this solution on YOUR website! 2n+15 = n+23 \n" ); document.write( "n = 8 \n" ); document.write( "and...checking \n" ); document.write( "31 = 8 + 23 \n" ); document.write( " |