document.write( "Question 198224: fourteen less than the square is the same as five times the number. find the number \n" ); document.write( "
Algebra.Com's Answer #148739 by arallie(162)\"\" \"About 
You can put this solution on YOUR website!
fourteen less than the square...
\n" ); document.write( "\"x%5E2-14\"
\n" ); document.write( "...is the same as five times the number.
\n" ); document.write( "\"5x\"
\n" ); document.write( "\"x%5E2-14=5x\"\r
\n" ); document.write( "\n" ); document.write( "find the number\r
\n" ); document.write( "\n" ); document.write( "Quadratic Formula
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\" where a=1, b=-5, c=-14
\n" ); document.write( "(7,-2)
\n" ); document.write( "
\n" );