document.write( "Question 432034: how do I solve this 3x-4<-13?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #299692 by jorel1380(3719) You can put this solution on YOUR website! If 3x-4<-13, then \n" ); document.write( "3x<-9 \n" ); document.write( "x<-3 \n" ); document.write( " |