document.write( "Question 735204: Please show how to solve:\r
\n" );
document.write( "\n" );
document.write( "Log base10(n^2 – 90n) = 3\r
\n" );
document.write( "\n" );
document.write( "Thank you \n" );
document.write( "
Algebra.Com's Answer #449324 by rothauserc(4718) You can put this solution on YOUR website! we have the following\r \n" ); document.write( "\n" ); document.write( "log base 10 (n^2 - 90n) = 3\r \n" ); document.write( "\n" ); document.write( "first take log base 10 of both sides of equal sign and we have,\r \n" ); document.write( "\n" ); document.write( "n^2 - 90n = log base 10 (3) = .48\r \n" ); document.write( "\n" ); document.write( "use quadratic formula and we get (note that b is --90 or 90)\r \n" ); document.write( "\n" ); document.write( "n=(90+square root (90^2-4*1*-.48)) / 2 = 90 \n" ); document.write( "=(90-square root (90^2-4*1*-.48)) / 2 = 0\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |