document.write( "Question 149982: Find y as a function of x; the constant C is a positive number.
\n" );
document.write( "ln(y-1) + ln(y+1) = -x + C\r
\n" );
document.write( "\n" );
document.write( "Please help me with this; thanx \n" );
document.write( "
Algebra.Com's Answer #110105 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! Find y as a function of x; the constant C is a positive number. \n" ); document.write( ": \n" ); document.write( "ln(y-1) + ln(y+1) = -x + C \n" ); document.write( ": \n" ); document.write( "ln[(y-1)*(y+1)] = - x + c; adding logs means multiply \n" ); document.write( ": \n" ); document.write( "ln(y^2 - 1) = -x + c; FOILed \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "y = \n" ); document.write( ": \n" ); document.write( " \n" ); document.write( " |