document.write( "Question 392460: I'm not even sure if this is the right topic! How do you solve the following problem:\r
\n" );
document.write( "\n" );
document.write( "x#y = 6x + 6y. Find -1#4 and find 4#-1 \n" );
document.write( "
Algebra.Com's Answer #278536 by richard1234(7193)![]() ![]() You can put this solution on YOUR website! I would put it in the \"functions\" part.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Just replace -1 for x and 4 for y to obtain\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "6(-1) + 6(4) = 18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "4#-1 is also equal to 18 since the function is commutative.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I have been asked by the student if # has a special name. There is no special name, it simply denotes a function in terms of x and y. It is more formally defined as f(x,y). \n" ); document.write( " |