document.write( "Question 294586: One number is four more than twice the second number. Their total is 25. What are the two numbers \n" ); document.write( "
Algebra.Com's Answer #212521 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! x+y=25 or x=25-y \n" ); document.write( "x=2y+4 \n" ); document.write( "25-y=2y+4 \n" ); document.write( "-y-2y=-4-25 \n" ); document.write( "-3y=-21 \n" ); document.write( "y=-21/-3 \n" ); document.write( "y=7 ans. \n" ); document.write( "x=25-7 \n" ); document.write( "x=18 ans.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |