document.write( "Question 906024: i need helping writing this word problem into an equality. the word problem is~ the sum of nine times a number and fifteen is less than or equal to the sum of twenty four and ten times the number
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #549601 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! let x be the number, then \n" ); document.write( "9x + 15 < or = 10x + 25 \n" ); document.write( "then this inequality can be solved \n" ); document.write( "subtract 9x from both sides of < or = \n" ); document.write( "15 < or = x + 25 \n" ); document.write( "subtract 25 from both sides of < or = \n" ); document.write( "-10 < or = x \n" ); document.write( "this can be written as \n" ); document.write( "x > or = -10\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |