document.write( "Question 1082972: Please show me the steps on how to do this problem. I forgot how to do it.
\n" ); document.write( "There are two consecutive numbers, where the sum of the lesser number and three times the greater number is 103. What is the greater number?
\n" ); document.write( "

Algebra.Com's Answer #696959 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
let x equal 1 of the numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "since the number are consecutive, then the next number is x + 1.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the smaller number and 3 times the larger number is 103.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "that becomes x + 3 * (x + 1) = 103\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "simplify to get x + 3x + 3 = 103\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "combine like terms to get 4x + 3 = 103\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "subtract 3 from both sides to get 4x = 100\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "solve for x to get x = 25.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the smaller number is 25.
\n" ); document.write( "the larger number is 26.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "the sum of the smaller number and 3 times the larger number is equal to 25 + 3 * 26 which is equal to 25 + 78 which is equal to 103.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "this confirms the solution is correct.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );