document.write( "Question 52979: the values of a, b, c, and d are 1, 2, 3, and 4, but not necessarily in that order. what is the largest possible value of ab+cd+da? \n" ); document.write( "
Algebra.Com's Answer #35380 by checkley71(8403)\"\" \"About 
You can put this solution on YOUR website!
A=2,B=1,C=3,D=4
\n" ); document.write( "DA=42
\n" ); document.write( "CD=34
\n" ); document.write( "AB=21
\n" ); document.write( "------
\n" ); document.write( " 97
\n" ); document.write( "
\n" );