document.write( "Question 871885: Keith thinks of two numbers. When he adds the two numbers he gets eight. When he doubles the first number and takes away the treble the second number he gets 1. \n" ); document.write( "
Algebra.Com's Answer #525786 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! x and y, the numbers.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x+y=8.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "2x-3y=1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I suggest elimination method to start. \n" ); document.write( "------------- \n" ); document.write( "2x+2y=16 \n" ); document.write( "------------- \n" ); document.write( "2x-3y=1 \n" ); document.write( "-------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Subtract as (2x+2y)-(2x-3y)=15 \n" ); document.write( "5y=15 \n" ); document.write( "y=3 and this means x=5. \n" ); document.write( " |