Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help from any mathmetician
Message
 
To
17/01/1997 21:20:09
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00017699
Message ID:
00017969
Views:
71
>>>I can't remember how to solve this problem
>>>
>>>y=(x+3)*(x+24)
>>>
>>>if you have y, how do you solve for x
>>
>>y = x^2 + 27x + 72
>>
>>x^2 + 27x = y - 72
>>x(x + 27) = y - 72
>
>So, where's the rest of the solution? :))
>
>Vlad


i got lazy...
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform