document.write( "Question 334735: How do I solve |2z-3|=4z-1 for z? \n" ); document.write( "
Algebra.Com's Answer #239859 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( " |2z-3|=4z-1\r\n" ); document.write( "\r\n" ); document.write( "Make two equations\r\n" ); document.write( "\r\n" ); document.write( "2z-3 = +(4z-1) or 2z-3 = -(4z-1)\r\n" ); document.write( "2z-3 = 4z-1 2z-3 = -4z+1 \r\n" ); document.write( " -2z = 2 6z = 4\r\n" ); document.write( " z = -1 z = \n" ); document.write( " \n" ); document.write( " |