document.write( "Question 340074: what is the answer when trying to solve for a in the problem x=-b/2a \n" ); document.write( "
Algebra.Com's Answer #243709 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! x=-b/2a \n" ); document.write( "2ax=-b \n" ); document.write( "a=-b/2x \n" ); document.write( " |