document.write( "Question 639550: the sum of 3 numbers is 79 the second number is 9 times the first nd the third number is three more then the second find the numbers \n" ); document.write( "
Algebra.Com's Answer #402807 by josh_jordan(263)\"\" \"About 
You can put this solution on YOUR website!
To solve, we must set this question up as equations. The first part of the problem says that the sum of 3 numbers is 79. In other words\r
\n" ); document.write( "\n" ); document.write( "x + y + z = 79\r
\n" ); document.write( "\n" ); document.write( "The second part of the problem says that the second number is 9 times the first. In other words\r
\n" ); document.write( "\n" ); document.write( "y = 9x, where y is the second number, and x is the first number from the first equation we set up\r
\n" ); document.write( "\n" ); document.write( "The third part of the problem says that the third number is 3 more than the second number. In other words\r
\n" ); document.write( "\n" ); document.write( "z = y + 3\r
\n" ); document.write( "\n" ); document.write( "To solve, we have to find each number one at a time. So, in the first equation we set up x + y + z = 79, the easiest number to find first is x. So, we will substitute y and z in the first equation with y and z in the second and third equations. Since y = 9x, in our first equation, we will substitute y with 9x, and since z = y + 3, and we know that y = 9x, we will substitute z in our first equation with 9x + 3. So, our first equation now looks like\r
\n" ); document.write( "\n" ); document.write( "x + 9x + 9x + 3 = 79\r
\n" ); document.write( "\n" ); document.write( "Combining like terms on the left side of the equal sign gives us\r
\n" ); document.write( "\n" ); document.write( "19x + 3 = 79\r
\n" ); document.write( "\n" ); document.write( "Now, subtract 3 from both sides:\r
\n" ); document.write( "\n" ); document.write( "19x + 3 - 3 = 79 - 3\r
\n" ); document.write( "\n" ); document.write( "Which equals\r
\n" ); document.write( "\n" ); document.write( "19x = 76\r
\n" ); document.write( "\n" ); document.write( "Divide 19 by both sides so that we get x all by itself:\r
\n" ); document.write( "\n" ); document.write( "19x/19 = 76/19\r
\n" ); document.write( "\n" ); document.write( "Which gives us our first number:\r
\n" ); document.write( "\n" ); document.write( "x = 4\r
\n" ); document.write( "\n" ); document.write( "Now, we know that y = 9x, so replace x with 4: y = 9 x 4 = 36. So, our second number is 36.\r
\n" ); document.write( "\n" ); document.write( "We know that z is 3 more than y, so replace y with 36 in our 3rd equation: z = 36 + 3 = 39. Our third number, therefore is 39\r
\n" ); document.write( "\n" ); document.write( "Final Answer: Our three numbers are 4, 36, and 39\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );