document.write( "Question 254459: How do i solve x in this problem A=3m+kx \n" ); document.write( "
Algebra.Com's Answer #186786 by richwmiller(17219)![]() ![]() You can put this solution on YOUR website! A=3m+kx \n" ); document.write( "A-3m=kx \n" ); document.write( "(A-3m)/k=x \n" ); document.write( " |