document.write( "Question 47224: Can someone help me on this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to evaluate the expressions if a = -2, b=5, c= -4, and d=6\r
\n" );
document.write( "\n" );
document.write( " b^2 - 3bc + c^2\r
\n" );
document.write( "\n" );
document.write( " Thanks,
\n" );
document.write( " Lyn \n" );
document.write( "
Algebra.Com's Answer #31266 by checkley71(8403)![]() ![]() ![]() You can put this solution on YOUR website! 5*5-3*5*(-4)+(-4*-4)or 25-15(-4)+16 or 25+60+16 or 101 \n" ); document.write( " |