document.write( "Question 865743: The sum of two numbers is 130. One of the numbers is 50 more than the other number. What are the two numbers? \n" ); document.write( "
Algebra.Com's Answer #521867 by edjones(8007)![]() ![]() You can put this solution on YOUR website! x+y=130 \n" ); document.write( "x=50y\r \n" ); document.write( "\n" ); document.write( "50y+y=130 \n" ); document.write( "51y=130 \n" ); document.write( "y=130/51 \n" ); document.write( ". \n" ); document.write( "x=50 * 130/51 \n" ); document.write( "=6500/51 \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |