document.write( "Question 94653: Solve the equation.
\n" );
document.write( "4(2z - 3) = 7(z + 2) \n" );
document.write( "
Algebra.Com's Answer #68946 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! 8z - 12 = 7z + 14 [use the distributive property to solve] \n" ); document.write( "8z-7z-12=7z-7z+14 \n" ); document.write( "z-12=14 \n" ); document.write( "z-12+12=14+12 \n" ); document.write( "z=26 \n" ); document.write( ". \n" ); document.write( "check by plugging in (z=26) back into the original equation: \n" ); document.write( "4(2z - 3) = 7(z + 2) \n" ); document.write( "4(2(26) - 3) = 7((26) + 2) \n" ); document.write( "4(49) = 7(28) \n" ); document.write( "196=196 \n" ); document.write( " |