document.write( "Question 889391: The difference between two numbers is 44. The smaller number is n. Write an algebraic equation.
\n" );
document.write( "Thought the answer would be:\r
\n" );
document.write( "\n" );
document.write( "(n+44) - n = 44 \n" );
document.write( "
Algebra.Com's Answer #538138 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! x - n = 44 \n" ); document.write( "which is the same as \n" ); document.write( "x = n + 44 \n" ); document.write( " |