document.write( "Question 103043: Solve for x. Collect xs on the LEFT side. The solution should be presented with x first, the correct inequality symbol, then the number.\r
\n" );
document.write( "\n" );
document.write( "-x +4 -9x +3 ≥ 7(x-2)\r
\n" );
document.write( "\n" );
document.write( "I have been trying to figure this out for an hour and I have four more problems like this. Please help so I can understand. \r
\n" );
document.write( "\n" );
document.write( "Thank you. \n" );
document.write( "
Algebra.Com's Answer #74924 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! -x +4 -9x +3 ≥ 7(x-2) \n" ); document.write( "-10x+7 >= 7x-14 \n" ); document.write( "Add 10x to both sides to get: \n" ); document.write( "7 >= 17x-14 \n" ); document.write( "Add 14 to both sides to get: \n" ); document.write( "21 >= 17x \n" ); document.write( "Turn it around: \n" ); document.write( "17x <= 21 \n" ); document.write( "Divide both sides by 17 \n" ); document.write( "x <= 21/17 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |