document.write( "Question 75805: If b and 7 are solutions to the equation x^2-4x=a. find the value of a+b. \n" ); document.write( "
Algebra.Com's Answer #535661 by JoelSchwartz(130)![]() ![]() ![]() You can put this solution on YOUR website! x^2-4x=a \n" ); document.write( "x=7 \n" ); document.write( "49-28=a \n" ); document.write( "a=21 \n" ); document.write( "x^2-4x=21 \n" ); document.write( "x^2-4x-21=0 \n" ); document.write( "ac=-21 \n" ); document.write( "b=-4 \n" ); document.write( "-7*3=-21 \n" ); document.write( "-7+3=b \n" ); document.write( "(x-7)(x+3) \n" ); document.write( "x=7 and x=-3 \n" ); document.write( "we don't use the seven because we already know seven is one of the values 21-3 \n" ); document.write( " |