document.write( "Question 1094625: Given that x * y = 4x-2y find the value of (2 * 3) * 4 \n" ); document.write( "
Algebra.Com's Answer #709184 by greenestamps(13203)\"\" \"About 
You can put this solution on YOUR website!

The earlier solution clearly misinterpreted the problem.

\n" ); document.write( "Using rules for order of operations, we need to evaluate (2*3) first. Using the given definition of \"*\",
\n" ); document.write( "2*3 = 4(2)-2(3) = 8-6 = 2

\n" ); document.write( "Then
\n" ); document.write( "2*4 = 4(2)-2(4) = 8-8 = 0
\n" ); document.write( "
\n" );