document.write( "Question 68879: Solve for Z
\n" );
document.write( "|6-z|<7 \n" );
document.write( "
Algebra.Com's Answer #49038 by rmromero(383)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "Write |6-z|<7 as a conjunction\r\n" ); document.write( "6 - z < 7 and 6 - z > -7\r\n" ); document.write( "-z < 1 and -z > -13 Multiply each side by -1. Change the inequality symbol. \r\n" ); document.write( "z > -1 and z < 13 \r\n" ); document.write( "\r\n" ); document.write( "the solution set is {z: -1 < z < 13}. the values are between -1 and 13\r\n" ); document.write( "\n" ); document.write( " |