document.write( "Question 519391: When the sum of 5 and twice a positive number is subtracted from the square of the number 0 results. Find the number. \n" ); document.write( "
Algebra.Com's Answer #345633 by mananth(16946)![]() ![]() You can put this solution on YOUR website! let the number be x \n" ); document.write( "x^2-(2x+5)=0\r \n" ); document.write( "\n" ); document.write( "x^2-2x-5=0\r \n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 1 ,b= -2 ,c= -5 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 4 + 20 \n" ); document.write( "b^2-4ac= 24 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 2 + 4.9 )/ 2 \n" ); document.write( "x1= 3.45 \n" ); document.write( "x2=( 2 -4.9 ) / 2 \n" ); document.write( "x2= -1.45 \n" ); document.write( "Ignore negative value \n" ); document.write( "3.45 is the number\r \n" ); document.write( "\n" ); document.write( "m.ananth@hotmail.ca \n" ); document.write( " \n" ); document.write( " |