document.write( "Question 555669: Set up a system of three linear equations to solve the problem\r
\n" ); document.write( "\n" ); document.write( "The sum of three integers is 52. If the first integer is doubled, the sum is 62. If the second integer is doubled, the sum is 70. Find the integers.
\n" ); document.write( "

Algebra.Com's Answer #361889 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b+c=52\r
\n" ); document.write( "\n" ); document.write( "2a+b+c=52
\n" ); document.write( "a+2b+c=70
\n" ); document.write( "a=10
\n" ); document.write( "b=18
\n" ); document.write( "10+18+c=52
\n" ); document.write( "28+c=52
\n" ); document.write( "c=24\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );