document.write( "Question 298400: If a§b = 2a - 3b for all real numbers a and b, what is 2^(3§2)? \n" ); document.write( "
Algebra.Com's Answer #214664 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( "a§b = 2a - 3b \n" ); document.write( "3§2=2(3)-3(2)=6-6=0 \n" ); document.write( "2^(3§2)=2^(0)=1 \n" ); document.write( " |