document.write( "Question 616069: how do you work 10r^2+20r-73=7 with completing the square? \n" ); document.write( "
Algebra.Com's Answer #387474 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! how do you work 10r^2+20r-73=7 with completing the square? \n" ); document.write( ". \n" ); document.write( "10r^2+20r-73=7 \n" ); document.write( "add 73 to both sides: \n" ); document.write( "10r^2+20r=80 \n" ); document.write( "divide both sides by 10: \n" ); document.write( "r^2+2r = 8 \n" ); document.write( "add 1/2 'b', square it and add to both sides: \n" ); document.write( "r^2+2r+1 = 8+1 \n" ); document.write( "(r+1)^2 = 9 \n" ); document.write( "take the square root of both sides: \n" ); document.write( "r+1 = +- 3 \n" ); document.write( "r = -1 +- 3 \n" ); document.write( "r = {-4, 2} \n" ); document.write( " \n" ); document.write( " |