document.write( "Question 370388:  I am having problems with evaluating expression, especially in a fraction and even worse in check to determine if my answer is correct.  Here is one I am having problems with:\r
\n" );
document.write( "\n" );
document.write( "4(2z-3)/7 = 3z-11 
\n" );
document.write( "(this is 4(2z-3) over 7\r
\n" );
document.write( "\n" );
document.write( "Thank you and can you show me how to properly check my answer.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #264015 by stanbon(75887)      You can put this solution on YOUR website! 4(2z-3)/7 = 3z-11 \n" ); document.write( "Multiply both sides by 7 to get: \n" ); document.write( "4(2z-3) = 21z-77 \n" ); document.write( "--- \n" ); document.write( "8z-12 = 21z-77 \n" ); document.write( "13z = 65 \n" ); document.write( "z = 5 \n" ); document.write( "------------ \n" ); document.write( "Checking: \n" ); document.write( "4(2z-3)/7 = 3z-11 \n" ); document.write( "4(10-3)/7 = 15-11 \n" ); document.write( "4(7/7) = 4 \n" ); document.write( "4 = 4 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============= \n" ); document.write( " |