document.write( "Question 510279: One number is seven more than twice another. If their sum is decreased by nine, the result is thirteen. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #341772 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! \"One number is seven more than twice another. If their sum is decreased by nine, the result is thirteen. Find the numbers.\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = one number \n" ); document.write( "2x + 7 = other number {one number is seven more than twice another}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + 2x + 7 - 9 = 13 {if their sum is decreased by 9, the result is 13} \n" ); document.write( "3x - 2 = 13 {combined like terms} \n" ); document.write( "3x = 15 {added 2 to both sides} \n" ); document.write( "x = 5 {divided both sides by 3} \n" ); document.write( "2x + 7 = 17 {substituted 5, in for x, into 2x + 7}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "5 and 17 are the two numbers \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |