document.write( "Question 53009: Can someone help me solve this problem?\r
\n" );
document.write( "\n" );
document.write( " I need to evaluate the following expression if a= -2, b = 5, c = -4, and d = 6\r
\n" );
document.write( "\n" );
document.write( " d^2 - b^2\r
\n" );
document.write( "\n" );
document.write( " Thank you,
\n" );
document.write( " Sher \n" );
document.write( "
Algebra.Com's Answer #36398 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! (6)^2 - (5)^2 \n" ); document.write( "36 - 25 \n" ); document.write( "11 \n" ); document.write( " |