document.write( "Question 39224: i can't seem to find the answer to these problems: Can you help?\r
\n" );
document.write( "\n" );
document.write( "3a + (2a-5)=13-2(a+2) (i need to find what a is = to)
\n" );
document.write( "2(b+1)-3b=3(3+2b) (i need to find what b is = to) \n" );
document.write( "
Algebra.Com's Answer #24648 by Nate(3500) ![]() You can put this solution on YOUR website! 3a + (2a-5) = 13 - 2(a+2) \n" ); document.write( "3a + 2a - 5 = 13 - 2a - 4 \n" ); document.write( "5a - 5 = 9 - 2a \n" ); document.write( "7a = 14 \n" ); document.write( "a = 2 \n" ); document.write( "....................................... \n" ); document.write( "2(b+1)-3b=3(3+2b) \n" ); document.write( "2b + 2 - 3b = 9 + 6b \n" ); document.write( "-b + 2 = 9 + 6b \n" ); document.write( "-7 = 7b \n" ); document.write( "-1 = b \n" ); document.write( " |