document.write( "Question 11493: 3(x+y)^2+4(x+y)-6 when x=4 and y=-1
\n" );
document.write( "
\n" );
document.write( "Please help me solve this problem. \n" );
document.write( "
Algebra.Com's Answer #5944 by usyim88hk(158)![]() ![]() ![]() You can put this solution on YOUR website! First, make x become 4 and make y become -1 in the equation \n" ); document.write( ": \n" ); document.write( "3(4+(-1))^2+4(4+(-1))-6 \n" ); document.write( ": \n" ); document.write( "all x become 4 and all y become -1, now slove it \n" ); document.write( ": \n" ); document.write( "3(4-1)^2+4(4-1)-6 \n" ); document.write( "3(3)^2+4(3)-6 \n" ); document.write( "3(9)+12-6 \n" ); document.write( "27+12-6 \n" ); document.write( "33 \n" ); document.write( " |