document.write( "Question 185974: can you please hep me to answer this
\n" );
document.write( "the sum of two numbers is 20. the larger of two numbers is four less than thrice the smaller? \n" );
document.write( "
Algebra.Com's Answer #139463 by edjones(8007)![]() ![]() You can put this solution on YOUR website! Let y be the larger & x be the smaller. \n" ); document.write( "x+y=20 \n" ); document.write( "3x-y=4 \n" ); document.write( "-------add \n" ); document.write( "4x=24 \n" ); document.write( "x=6 \n" ); document.write( "y=14 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |