document.write( "Question 363104: The sum of two numbers is greater than or equal to 28. The second number is 8 less than the first. What are the values. denote the firts nubmer by x \n" ); document.write( "
Algebra.Com's Answer #258961 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x+x-8=>28 \n" ); document.write( "2x=>36 \n" ); document.write( "x=>18 \n" ); document.write( "x-8=>10 \n" ); document.write( " |