document.write( "Question 404687: The larger of two numbers is 1 more than twice the smaller. The sum of the numbers is 20 less than three times the larger. Find the number\r
\n" );
document.write( "\n" );
document.write( "I figured out the two equations which are\r
\n" );
document.write( "\n" );
document.write( "x = smaller
\n" );
document.write( "y = larger
\n" );
document.write( "
\n" );
document.write( "y = 2x+1 ; x+y = 3y-20
\n" );
document.write( "I found the equations but I don't know how to solve it, to get the numbers of x and y. \n" );
document.write( "
Algebra.Com's Answer #285985 by ewatrrr(24785) You can put this solution on YOUR website! \n" ); document.write( " |