document.write( "Question 1159602: A+B=10
\n" );
document.write( "C/D=4
\n" );
document.write( "A+C=3
\n" );
document.write( "B+D=9 \n" );
document.write( "
Algebra.Com's Answer #782671 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "(1) From the second given equation, C = 4D. \n" ); document.write( "(2) Add the last two given equations to get A+B+C+D = 12. Then since the first equation tells us A+B=10, we know C+D = 2. \n" ); document.write( "(3) Now substitute the result from (1) in (2). 4D+D = 2. D = 2/5. \n" ); document.write( "Once you have the value of that one variable, it will be easy to find the values of the others. \n" ); document.write( " \n" ); document.write( " |