document.write( "Question 901581: Any help on how to solve for x in this problem would be welcomed. Thank you for your time and knowledge. \r
\n" ); document.write( "\n" ); document.write( "Solve the equation for x.
\n" ); document.write( "ax^2 - (2a + 1)x + (a + 1) = 0 (a > 0)
\n" ); document.write( "

Algebra.Com's Answer #546796 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
ax^2 - (2a + 1)x + (a + 1) = 0 (a > 0)\r
\n" ); document.write( "\n" ); document.write( "ax^2-(2a+1)x +(a+1) = 0
\n" ); document.write( " ax^2 - 2ax - x + a +1 = 0
\n" ); document.write( " a(x^2 - 2x + 1) - (x - 1) = 0
\n" ); document.write( " a(x - 1)^2 - (x - 1) = 0
\n" ); document.write( " (x-1)(a(x-1) - 1) = 0
\n" ); document.write( " (x-1)(ax - (a+1)) = 0
\n" ); document.write( " a(x-1)(x - (a+1)/a) = 0
\n" ); document.write( " x=1 or x=(a+1)/a
\n" ); document.write( "
\n" );