document.write( "Question 220531: How would I solve this equation \"3(2x-5)=8x-9\" ? \n" ); document.write( "
Algebra.Com's Answer #165562 by chibisan(131)![]() ![]() You can put this solution on YOUR website! 3(2x-5)=8x-9 \n" ); document.write( "expand bracklets \n" ); document.write( "6x - 15 =8x-9 \n" ); document.write( "9 - 15 =8x-6x \n" ); document.write( "-6=2x \n" ); document.write( "x=-3 (only ans) \n" ); document.write( " |