document.write( "Question 1006126: 1/a+1/p=1 solve for a \n" ); document.write( "
Algebra.Com's Answer #622256 by Alan3354(69443) You can put this solution on YOUR website! 1/a+1/p=1 solve for a \n" ); document.write( "-------------- \n" ); document.write( "1/a = 1 - 1/p = (p-1)/p \n" ); document.write( "Invert \n" ); document.write( "a = p/(p-1) \n" ); document.write( " |