document.write( "Question 499882: 3x - 1 is greater than or equal to 3 + x\r
\n" );
document.write( "\n" );
document.write( "I am having problems getting my TI 84 plus calculator to do what I need it to. Have not had math in 30 years. HELP \n" );
document.write( "
Algebra.Com's Answer #337886 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 3x - 1 is greater than or equal to 3 + x \n" ); document.write( "3x - 1 >= 3 + x \n" ); document.write( "Add 1 \n" ); document.write( "3x >= 4 + x \n" ); document.write( "Subtract x \n" ); document.write( "2x >= 4 \n" ); document.write( "x >= 2 \n" ); document.write( " |