document.write( "Question 69528: The roots of the equation x^2-4x=b are 7 and a. Find the value of a. \n" ); document.write( "
Algebra.Com's Answer #49536 by tanimachatterjee(60)![]() ![]() ![]() You can put this solution on YOUR website! x^2-4x=b or x^2 -4x -b=0 \n" ); document.write( " if 2 roots are 7 ,a \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( " sum of 2 roots =7+a =4/1 \n" ); document.write( " or 7 + a=4 \n" ); document.write( " or a =-3 \n" ); document.write( " |