document.write( "Question 275440: The sum of two integers are 10. Three times one integer is 3 less than 8 times the other integer. Find the numbers.\r
\n" ); document.write( "\n" ); document.write( "I have tried 3x + 8(10 - x) - 3=10, also 3(10 - x)+ 8x - 3, I've started out on x+y=10, so if one integer is x, the other has to be (10 - x), like x + (10 - x)=10, but no answer. It seems like an easy one, can you help?\r
\n" ); document.write( "\n" ); document.write( "Thank you,\r
\n" ); document.write( "\n" ); document.write( "Alex Vargas
\n" ); document.write( "avargas91702@hotmail.com
\n" ); document.write( "

Algebra.Com's Answer #854112 by josgarithmetic(39792)\"\" \"About 
You can put this solution on YOUR website!
Integers x and y
\n" ); document.write( "\"x%2By=10\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "three times one of them is three less than eight the other
\n" ); document.write( "\"3x=8y-3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2By=10%2C3x-8y=-3%29\"\r
\n" ); document.write( "\n" ); document.write( "\"system%288x%2B8y=80%2C3x-8y=-3%29\"\r
\n" ); document.write( "\n" ); document.write( "add correspondings,
\n" ); document.write( "\"11x=77\"
\n" ); document.write( "\"x=7\"
\n" ); document.write( "means \"y=3\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "First number, 7
\n" ); document.write( "Other number, 3
\n" ); document.write( "
\n" );