document.write( "Question 992961: The second of two numbers is two less than three times the first. Find these numbers if their sum is 26. I have tried the equations 3x+-2=26 and x-6x=26, but they do not seem to work and I end up with fractions and am not able to find the second number. \n" ); document.write( "
Algebra.Com's Answer #612372 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The second of two numbers is two less than three times the first. Find these numbers if their sum is 26. I have tried the equations 3x+-2=26 and x-6x=26, but they do not seem to work and I end up with fractions and am not able to find the second number.\r
\n" ); document.write( "\n" ); document.write( "let x=1st of two numbers
\n" ); document.write( "3x-2= second of two numbers
\n" ); document.write( "x+3x-2=26
\n" ); document.write( "4x=24
\n" ); document.write( "x=6
\n" ); document.write( "3x-2=16
\n" ); document.write( "1st of two numbers=24
\n" ); document.write( "2nd of two numbers=16
\n" ); document.write( "
\n" );