document.write( "Question 458044: Solve for x: 5{2x-3}-{x+3}=0 \n" ); document.write( "
Algebra.Com's Answer #319712 by kelsiesmurf(9)![]() ![]() ![]() You can put this solution on YOUR website! 5{2x-3}-{x+3}=0 \n" ); document.write( "10x - 15 - x - 3 = 0 \n" ); document.write( "9x - 18 = 0 \n" ); document.write( "9x = 18 \n" ); document.write( "x = 2 \n" ); document.write( "you can check this by plugging in 2 \n" ); document.write( "5{2*2 - 3} - {2 + 3} = 0 \n" ); document.write( "5{4 - 3} - 5 = 0 \n" ); document.write( "5 - 5 = 0 \n" ); document.write( " |