document.write( "Question 1018929: Eight less than 9 time a number is the same as the square of the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #634934 by ikleyn(52790)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Eight less than 9 time a number is the same as the square of the number. Find the number.
\n" ); document.write( "------------------------------------------------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "Your equation is \r\n" );
document.write( "\r\n" );
document.write( "\"9x+-+8\" = \"x%5E2\".    (1)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve it:\r\n" );
document.write( "\r\n" );
document.write( "\"x%5E2+-+9x+%2B+8\" = \"0\"\r\n" );
document.write( "\r\n" );
document.write( "Factor left side:\r\n" );
document.write( "\r\n" );
document.write( "(x-1)*(x-8) = 0,\r\n" );
document.write( "\r\n" );
document.write( "The roots qre x = 1 and/or x = 8.\r\n" );
document.write( "\r\n" );
document.write( "Check. x = 1:  9x - 8 = 1.  \"x%5E2\" = 1.  Equality (1) is valid.\r\n" );
document.write( "\r\n" );
document.write( "        x = 8:  9x - 8 = 64.  \"x%5E2\" = 64.  Equality (1) is valid.\r\n" );
document.write( "\r\n" );
document.write( "Answer. The number is 1 or 8.\r\n" );
document.write( "

\n" ); document.write( "
\n" ); document.write( "
\n" );