document.write( "Question 288972: The sum of two numbers is greater than or equal to 14. The second number is 2 less than the first. What are the possible values for the first of the two numbers?\r
\n" );
document.write( "\n" );
document.write( "In your answer, denote the first number by x . \n" );
document.write( "
Algebra.Com's Answer #209373 by nyc_function(2741)![]() ![]() You can put this solution on YOUR website! Let x = first number\r \n" ); document.write( "\n" ); document.write( "Let y = second number\r \n" ); document.write( "\n" ); document.write( "x + y ≥ 14 \n" ); document.write( "y = x - 2\r \n" ); document.write( "\n" ); document.write( "Can you take it from here?\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |