How do you solve 20x^2 = 13 - x20x2=13x?

1 Answer

x~~0.78,0.83x0.78,0.83

Explanation:

Rearranging the equation
=>20x^2+x-13=0 => (1)20x2+x13=0(1)
ax^2+bx+c=0ax2+bx+c=0=>standard equation

Comparing (11) with standard equation

a=20,b=1,c=-13a=20,b=1,c=13

Using quadratic formula:

x=(-b+-sqrt(b^2-4ac))/(2a)x=b±b24ac2a

=>(-1+-sqrt(1^2-4(20×-13)))/(2(20))1±124(20×13)2(20)

=>(-1+-sqrt(1-4(-260)))/401±14(260)40

=>(-1+-sqrt(1+1040))/401±1+104040

=>(-1+-sqrt(1041))/401±104140

=>(-1+-32.26)/401±32.2640

x~~(-1+32.26)/40,(-1-32.26)/40x1+32.2640,132.2640

x~~31.26/40,-33.26/40x31.2640,33.2640

x~~0.78,0.83x0.78,0.83