About 1,915,630 results (3,126 milliseconds)

Solving an LP Problem | OR-Tools | Google for Developers

https://developers.google.com/optimization/lp/lp_example
Aug 28, 2024 ... x - y ≤ 2. Both the objective function, 3x + 4y , and the constraints are given by linear expressions, which makes this a linear problem.

QP Hessian is not positive semi-definite.

https://groups.google.com/g/ampl/c/ee1aGD5BNfA
Oct 25, 2017 ... (y[2,2]*s[2]+y[3,2]*s[3]+y[4,2]*s[4]+x[2,2]*l[2]+x[3,2]*l[3]+x[4,2]*l[4]+x[7,2]*l[7])>=600; ... option solver cplex; solve;. display z,x,y,s ...

Solving a MIP Problem | OR-Tools | Google for Developers

https://developers.google.com/optimization/mip/mip_example
Aug 28, 2024 ... ... 2 Solution: Objective value = 23 x = 3 y = 2. The optimal value of the objective function is 23, which occurs at the point x = 3 , y = 2 .

Algebra questions - Google Answers

http://answers.google.com/answers/threadview?id=361720
Jun 15, 2004 ... 2x + y = 3 2x + y ... Solve the system for x x + y = 2 x = 4y + 5 A) x=13/5 B) x=?3/5 C) x=?13/5 D) x=3/5 8. Solve the system for y. x + y = ?3 x ...

Help with Randomization of Non-Overlapping Images

https://groups.google.com/g/e-prime/c/o0eHHRoiotA/m/kHnIImrTePMJ
Here is the code I wrote to randomize the x and y location for each image. Thanks! Tara. Dim x1 As Integer. Dim x2 As Integer. Dim x3 ...

translate if then sentence into AMPL

https://groups.google.com/g/ampl/c/BlolphCk0Pw
options solver gurobi;solve;display Y,X;. The results follows: Y := 1 2 1 1 ... subject to3: X[3]=Y[3];. subject to4: X[4]=Y[4]; . . .......... n. Here I ...

Calculus Questions - Google Answers

http://answers.google.com/answers/threadview?id=512290
Apr 21, 2005 ... How do I find the value of k so that y = 2x is a tangent line to the parabolic curve y = x^2 + k. 5. A manufacturer of widgets that the cost to ...

Covariance estimation

https://groups.google.com/g/ceres-solver/c/HFbRkqVDwSw
May 15, 2013 ... problem.AddParameterBlock(x, 3);. problem.AddParameterBlock(y, 2);. <Build Problem>. <Solve Problem> ... Solver" group. To unsubscribe from this ...

extracting just one variable result from a simultaneous equation

https://groups.google.com/g/tinspire/c/MtkZ1jrqqcQ
Jan 21, 2014 ... If you had solve(x+y=2 and x-y=3,x,y) then it returns "x=5/2and y=-1/2". To extract the x value only from this answer, type as a new line: x ...

subs deprecation -- what the heck?!

https://groups.google.com/g/sage-devel/c/dgwUMsdiHfM
var('x,y') y = function('y')(x) eqn = diff(x^2+y^2==25,x) sol0 = solve(eqn, diff(y,x)) sol1 = sol0[0].subs({x:3}) sol1.subs({y(3):4}) The *last line ...

CP-SAT Solver | OR-Tools | Google for Developers

https://developers.google.com/optimization/cp/cp_solver
Aug 28, 2024 ... Example: finding a feasible solution · Three variables, x, y, and z, each of which can take on the values: 0, 1, or 2. · One constraint: x != y.

Subsets in AMPL

https://groups.google.com/g/ampl/c/nT6dxpzQ2Y0
how to generate them in a loop. Say I have a set X :={1,2,3,4} of four elements and a set of subsets of X, Y ...

Math/Algebra - Google Answers

http://answers.google.com/answers/threadview?id=363826
Jun 20, 2004 ... ... 3/4 37)solution set y=9-2x and 2x-5y=15 38)solution set 3x+2y=3 and 63x-36y=11 39)solve by substitution x+y=2 x=4y+5 40)solve by addition x+y=-3 ...

A Collection of Algebraic Identities - 003: Sum / Sums of two squares

https://sites.google.com/view/tpiezas/003-sum-sums-of-two-squares
Substituting these in the formula for the x i, and letting {z 1, z 2, z 3} = {x,y,z} for convenience, we get the alternative identity,. x 1 2+2x 2 2 = 2x 3 2.

A Collection of Algebraic Identities - 010: Sum / Sums of Three ...

https://sites.google.com/view/tpiezas/010-sum-sums-of-three-cubes-part-1
Note that the polynomial x 2+3y 2 appears often when dealing with third and fourth powers. 10. Form: w 3+x 3+y ...

sympy - issue #3560

https://code.google.com/archive/p/sympy/issues/3560
Dec 14, 2012 ... For example, solve(x**2 +y**2 < 1, (x, y)) should be the disk of ... (1/3))/2 + sqrt(-2(25/16 + 3*sqrt(1751)*I/16)(1/3) - 10/sqrt(8/(25 ...

Advanced structural geometry studies. Part 1: Polyhedral ...

https://groups.google.com/group/geodesichelp/attach/5e81ee66c4e81028/NASA%20CR-1734%20Geodesic%20Clinton%20%28Part%201%29.pdf?part=0.1
Solve the equations for the point of intersection: D_ i bbi[. 2. X= C 1 b I ... 2. 7-9 represents x, y, z values of line. 3. C = the number of points on the.

"solve" doesn't return anything

https://groups.google.com/g/sympy/c/kOV81aPOGjw
Feb 17, 2012 ... when i run "solve(['x-1', 'x-2'])" there is nothing returned. Shouldn't it return an empty list [], as there are no solutions?

how to solve the integer equation Abs[3^x-2^y]=1

https://groups.google.com/g/comp.soft-sys.math.mathematica/c/-CQBsaUXMQw
Sep 3, 2009 ... can anyone give any else solution? ... solution? Andrzej Kozlowski's profile photo. Andrzej Kozlowski. unread,. Sep 3, 2009, 11:56:00 PM9/ ...

GCE Study Buddy - Questions Unclassified

https://sites.google.com/site/urbangeekclassroomsg/elementary-math/questions-unclassified
(b) Calculate the root. [k=4, x=-2]. 2. Solve, for x, the equation 2 x+3 = 4 x-1 ... The following is a table of values for the function y = -x 3 + 3x 2 + 1. (a) ...