document.write( "Question 997725: Write an equality and solve\r
\n" );
document.write( "\n" );
document.write( "Find all the numbers such that adding 15 to 23 times the number greater than 429. \n" );
document.write( "
Algebra.Com's Answer #615792 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! First of all, this is an inequality. \n" ); document.write( "Second, you would write \n" ); document.write( "23x + 15 > 429 \n" ); document.write( "Now subtract 15 and get \n" ); document.write( "23x > 414 \n" ); document.write( "Now divide by 23 and get \n" ); document.write( "x > 18 \n" ); document.write( " |