document.write( "Question 812415: A = h(a + b) solve for a \n" ); document.write( "
Algebra.Com's Answer #498030 by tommyt3rd(5050)![]() ![]() You can put this solution on YOUR website! A/h = h(a + b) /h \n" ); document.write( "A/h=a+b \n" ); document.write( "a=A/h-b \n" ); document.write( " |