document.write( "Question 259701: Let the operation x ¤ y be defined by x ¤ y = (2y + x) + (3x - y).
\n" ); document.write( "If 2 ¤ 1 = 3 ¤ w, what is the value of w?
\n" ); document.write( "

Algebra.Com's Answer #191114 by drk(1908)\"\" \"About 
You can put this solution on YOUR website!
Don't be freaked by the operation they give you. Looking at it, we can say that it means
\n" ); document.write( "\"twice the second + the first + 3 times the first minus the second\"
\n" ); document.write( "We can actually simplify this as
\n" ); document.write( "\"x+%A4+y+=+%28y+%2B+4x%29\"
\n" ); document.write( "--
\n" ); document.write( "We start with
\n" ); document.write( "2 ¤ 1 = 4(2) + 1 = 9
\n" ); document.write( "and then
\n" ); document.write( "3 ¤ w = 4(3) + w
\n" ); document.write( "--
\n" ); document.write( "set them equal to get
\n" ); document.write( "\"9+=+12+%2B+w\"
\n" ); document.write( "\"w+=+-3\"
\n" ); document.write( "
\n" );