document.write( "Question 63382: You are confronted with the following formula:\r
\n" );
document.write( "\n" );
document.write( "A * [(B + C)(D - E) - F(G*H) ] / J = 10\r
\n" );
document.write( "\n" );
document.write( "Knowing that each variable is a unique, single-digit, nonzero number, and that C - B = 1, and H - G = 3, what is the number ABCDEFGHJ, where each letter is a digit? For example, if A = 4, B = 2, and C = 7, ABC would equal 427.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #44127 by 303795(602)![]() ![]() ![]() You can put this solution on YOUR website! Two possible answers (brute force using a spreadsheet)\r \n" ); document.write( "\n" ); document.write( "A=2, B=6, C=7, D=8, E=3, F=5, G=1, H=4, J=9\r \n" ); document.write( "\n" ); document.write( " OR\r \n" ); document.write( "\n" ); document.write( "A=2, B=6, C=7, D=9, E=5, F=3, G=1, H=4, J=8 \n" ); document.write( " \n" ); document.write( " |