document.write( "Question 104806: what does this problem mean? the larger of 2 numbers is 1 more than 3 times the smaller. the difference between 8 times the smaller and 2 times the larger is 10 \n" ); document.write( "
Algebra.Com's Answer #76267 by rossiv53(27)\"\" \"About 
You can put this solution on YOUR website!
Let first number = x and second number = (3x+1). So equation is
\n" ); document.write( "\"8x-2%283x%2B1%29+=+10\"
\n" ); document.write( "\"8x-6x-2+=+10\"
\n" ); document.write( "\"2x-2+=+10\"
\n" ); document.write( "\"2x+=+12\"
\n" ); document.write( "\"x=6\"\r
\n" ); document.write( "\n" ); document.write( "So, first number is 6 and second is 19.\r
\n" ); document.write( "\n" ); document.write( "Good Luck!
\n" ); document.write( "
\n" );