document.write( "Question 275471: The first of two numbers is one more than twice the second. The sum of twice the first number and three times the second number is 51. Find the numbers. \n" ); document.write( "
Algebra.Com's Answer #200918 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
The first of two numbers is one more than twice the second. The sum of twice the first number and three times the second number is 51. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "Let the second number be x\r
\n" ); document.write( "\n" ); document.write( "twice the second = 2x\r
\n" ); document.write( "\n" ); document.write( "1 more means 2x+1 This is the second number\r
\n" ); document.write( "\n" ); document.write( "twice the first number =2x\r
\n" ); document.write( "\n" ); document.write( "three times the second will be 3*(2x+1)\r
\n" ); document.write( "\n" ); document.write( "2x+3*(2x+1) = 51\r
\n" ); document.write( "\n" ); document.write( "2x+6x+3=51\r
\n" ); document.write( "\n" ); document.write( "8x=51-3\r
\n" ); document.write( "\n" ); document.write( "8x=48\r
\n" ); document.write( "\n" ); document.write( "x=6 first number\r
\n" ); document.write( "\n" ); document.write( "2* x= 2*6 = 12 the second number\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );