document.write( "Question 243078: Please help me solve the folloiwng problem.\r
\n" );
document.write( "\n" );
document.write( "Find five pairs (p, q) for which logp+logq=log(p+q) \n" );
document.write( "
Algebra.Com's Answer #178132 by Fombitz(32388) You can put this solution on YOUR website! Any 5 pair of positive numbers will work since this is an identity: \n" ); document.write( "(1,2) \n" ); document.write( "(2,3) \n" ); document.write( "(3,4) \n" ); document.write( "(4,5) \n" ); document.write( "(5,6) \n" ); document.write( " \n" ); document.write( " |