document.write( "Question 755950: The set of all z such that 4z - 5 is negative. \n" ); document.write( "
Algebra.Com's Answer #459919 by reviewermath(1029) You can put this solution on YOUR website! Q: \n" ); document.write( "The set of all z such that 4z - 5 is negative. \n" ); document.write( "------------------------------------------------------ \n" ); document.write( "A: \n" ); document.write( "4z - 5 < 0 \n" ); document.write( "z < 5/4 \n" ); document.write( "{ z | z is a real number and z < 5/4 } \n" ); document.write( " |