document.write( "Question 904252: Evaluate the expression for x=3 and z=4 4xz-3x= I got 127 I did 4(34)=136 minus 3(3)=9 so I did 136-9 =127 and I got it wrong ...where did I go wrong and what's the correct awnser \n" ); document.write( "
| Algebra.Com's Answer #548578 by Alan3354(69443)     You can put this solution on YOUR website! Evaluate the expression for x=3 and z=4 4xz-3x= I got 127 I did 4(34)=136 minus 3(3)=9 so I did 136-9 =127 \n" ); document.write( "----------- \n" ); document.write( " 4xz-3x \n" ); document.write( "= 4*3*4 - 3*3 \n" ); document.write( "= 48 - 9 \n" ); document.write( "= 39 \n" ); document.write( "================== \n" ); document.write( "4(34)=136 \n" ); document.write( "4xz mean 4 times x times z --> 4*3*4, not 4 times 34 \n" ); document.write( " |