document.write( "Question 936434: Hello, I would like some help here:\r
\n" );
document.write( "\n" );
document.write( "\"If a*b=a-3b and a#b=2a+3b, evaluate the expression (4*3)#5.\"\r
\n" );
document.write( "\n" );
document.write( "The trouble for me here relies on the meaning of this symbol: \"#\" Could you tell me what that means? And moreover, how can or does it apply to the problem?\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "Thank you in advance,\r
\n" );
document.write( "\n" );
document.write( "Marcelino \n" );
document.write( "
Algebra.Com's Answer #569885 by srinivas.g(540)![]() ![]() You can put this solution on YOUR website! In General, # is not have any significance pertaining to maths \n" ); document.write( "But in this problem, # is defined as a condition. we have to use those conditions to solve the problem \n" ); document.write( " given conditions : a8b=a-3b a#b=2a+3b \n" ); document.write( " 4*3 = 4-3(3) ( here a=4 , b=3) \n" ); document.write( " = 4-9 \n" ); document.write( " =-5 \n" ); document.write( "(4*3)#5 = (-5)#5 \n" ); document.write( " (-5)#5 = 2(-5)+3(5) ( here a=-5 b= 5) \n" ); document.write( " =-10+15 \n" ); document.write( " = 5 \n" ); document.write( " Result :(4*3)#5 =5 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |