Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Help from any mathmetician
Message
 
To
17/01/1997 12:31:46
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00017699
Message ID:
00017708
Views:
66
>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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform