document.write( "Question 1043986: Express y as a function of x. The constant C is a positive number.\r
\n" );
document.write( "\n" );
document.write( "ln y = ln 4x + ln C \n" );
document.write( "
Algebra.Com's Answer #659214 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! ln y = ln 4x + ln C \n" ); document.write( "ln(y) = ln(4C*x) \n" ); document.write( "y = 4C*x \n" ); document.write( " |