document.write( "Question 827742: Solve 7 z-5 w = c+3 for z \n" ); document.write( "
Algebra.Com's Answer #498849 by LinnW(1048)![]() ![]() You can put this solution on YOUR website! Solve 7 z-5 w = c+3 for z \n" ); document.write( "Assume 7z - 5 = c + 3 \n" ); document.write( "add 5 to each side \n" ); document.write( " 7z = c + 8 \n" ); document.write( "divide each side by 7 \n" ); document.write( " z = (c + 8)/7 \n" ); document.write( " \n" ); document.write( " |