document.write( "Question 348455: suppose operation # is defined by a#b = (-a)^2 + b
\n" ); document.write( "What is the value of 6#(2#5)?
\n" ); document.write( "

Algebra.Com's Answer #249149 by edjones(8007)\"\" \"About 
You can put this solution on YOUR website!
operation # is defined by a#b = (-a)^2 + b
\n" ); document.write( "(2#5)=(-2)^2+5=9
\n" ); document.write( "6#9=(-6)^2+9=36+9=45
\n" ); document.write( ".
\n" ); document.write( "Ed
\n" ); document.write( "
\n" );