document.write( "Question 1095026: if the sum of b,c, and two times a is three times the sum of a minus b and a minus c, then a= \n" ); document.write( "
Algebra.Com's Answer #709570 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
b+c+2a=3{(a-b)+(a-c)}=3(2a-b-c)=6a-3b-3c
\n" ); document.write( "2a+b+c=6a-3b-3c
\n" ); document.write( "4a=4b+4c
\n" ); document.write( "a=b+c
\n" ); document.write( "check
\n" ); document.write( "b+c+2b+2c=3{(b+c-b)+(b+c-c)}=3(c+b)
\n" ); document.write( "3b+3c=3c+3b
\n" ); document.write( "
\n" ); document.write( "
\n" );