document.write( "Question 160051: The second of three numbers is 1 less than the first. The third number is 5 less than the second. If the first number is twice as large as the third, find the three numbers. \n" ); document.write( "
Algebra.Com's Answer #118034 by KnightOwlTutor(293)\"\" \"About 
You can put this solution on YOUR website!
#1=X
\n" ); document.write( "#2=x-1
\n" ); document.write( "#3=x-1-5=x-6\r
\n" ); document.write( "\n" ); document.write( "X=2(X-6)\r
\n" ); document.write( "\n" ); document.write( "Use the distributive property
\n" ); document.write( "x=2x-12\r
\n" ); document.write( "\n" ); document.write( "subtract 2x from both sides\r
\n" ); document.write( "\n" ); document.write( "-x=-12\r
\n" ); document.write( "\n" ); document.write( "x=12\r
\n" ); document.write( "\n" ); document.write( "#1=12
\n" ); document.write( "#2=11
\n" ); document.write( "#3=6\r
\n" ); document.write( "\n" ); document.write( "Let's plug in the values to check our answer\r
\n" ); document.write( "\n" ); document.write( "12=2(6)
\n" ); document.write( "12=12
\n" ); document.write( "
\n" ); document.write( "
\n" );