document.write( "Question 509172: Please help me Find the value of 'a' so the equation 4x-3a=2(x+a) has the solution x=10 \n" ); document.write( "
Algebra.Com's Answer #341317 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the value of 'a' so the equation 4x-3a=2(x+a) has the solution x=10 \n" ); document.write( "--------- \n" ); document.write( "Sub 10 for x, solve for a. \n" ); document.write( "4x-3a=2(x+a) \n" ); document.write( "4*10 - 3a = 2(10-a) \n" ); document.write( "40 - 3a = 20 - 2a \n" ); document.write( "a = 20 \n" ); document.write( " \n" ); document.write( " |