document.write( "Question 865426: If A+B=C and C+D=EA
\n" );
document.write( "What does B+D equal?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #521701 by richwmiller(17219) You can put this solution on YOUR website! A+B=C and C+D=EA \n" ); document.write( "A+B+D=EA\r \n" ); document.write( "\n" ); document.write( "B+D=EA-A \n" ); document.write( "B+D=A(E-1) \n" ); document.write( " |