SOLUTION: 2r-s=10 Rd-s^2=12

Algebra ->  Systems-of-equations -> SOLUTION: 2r-s=10 Rd-s^2=12      Log On


   



Question 675729: 2r-s=10
Rd-s^2=12

Answer by ewatrrr(24785) About Me  (Show Source):
You can put this solution on YOUR website!
 
Hi
Assume you meant:
2r - s = 10 Or r+=+%28s%2B10%29%2F2
rs - s^2 = 12
%28%28s%2B10%29%2F2%29s+-+s%5E2+=+12 |Multiplying thru by 2 so as all denominators = 1
(s+10)s - 2s^2 = 24
s^2 + 10s - 2s^2 = 24
10s - s^2 = 24
s^2 - 10s + 24 = 0
factoring
(s-6)(s-4) = 0
(s-6) = 0 , s = 6 and r = 8
0r (s-4) = 0 , s = 4 and r = 7