document.write( "Question 920477: Im not sure how to start this problem. I think some factoring may be involved but im just not sure. Thank you in advance.\r
\n" );
document.write( "\n" );
document.write( "Log (4p+5)=2+ log p \n" );
document.write( "
Algebra.Com's Answer #558442 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! Log (4p+5)=2+ log p, then \n" ); document.write( "subtract log(p) from both sides of = \n" ); document.write( "Log(4p+5) - log(p) = 2 \n" ); document.write( "apply logarithm rule of subtraction \n" ); document.write( "log((4p+5 / (p)) = 2 \n" ); document.write( "definition of logarithm, note that the base is 10 \n" ); document.write( "(4p+5) / p = 10^2 / 1 \n" ); document.write( "cross multiply fractions \n" ); document.write( "100p = 4p + 5 \n" ); document.write( "96p = 5 \n" ); document.write( "p = 5/96 = 0.052083333 approx 0.05 \n" ); document.write( " \n" ); document.write( " |