document.write( "Question 994440: 10 less than a number is -5
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #613528 by Timnewman(323)![]() ![]() You can put this solution on YOUR website! Let the number be x, \n" ); document.write( "x-10=-5 \n" ); document.write( "x=-5+10 \n" ); document.write( "x=5 \n" ); document.write( "The number is 5 \n" ); document.write( " |