Hello I have the following equation:
½(x + 2) + ¾(x + 4) = x + 5
I keep solving it as (-44/16 or reduced as -11/4). However, the book says the answer is {4}. I dont understand why I keep gett...
http://www.experts-exchange.com/Other/Math_Science/Q_20897264.html
I need to find out the equation that would generate the following values.
x - will always be a whole number.
y - will always be a whole number. It does have to be allowed to be changed though
...
http://www.experts-exchange.com/Other/Math_Science/Q_21111018.html
Hello,
I have the following two equations
(1) 201.63 = 204.49a + 143b
(2) 230 = 255.5a + 143b
Should I be subtracting (2) from (1) or (1) from (2)
http://www.experts-exchange.com/Other/Math_Science/Q_21875245.html
Yesteday BobLamberson answered the question How to solve for x in this equation.
(x * 3 * 3) / 27 = 1
Is it possible to solve this equation with two unkowns on the left side of the equals ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21952936.html
Zones:
MS AccessDate Answered: 08/21/2006 Grade: B Views: 0
Hi Everyone:
My girlfriend is getting ready to take a branch of mathematics called algebra. While I know this branch of mathematics covers many different forms of equations, I am still ...
http://www.experts-exchange.com/Other/Math_Science/Q_22923659.html
I want to write a program that will process simple algebra problems.
For example, I want to be able to input...
3x + 15 = 11 - x, and have it process it in the normal way.
4x = -4
x = -1
...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_20966419.html
Zones:
Visual BasicDate Answered: 04/25/2004 Grade: A Views: 0
Hi there,
I have a question I have been trying to answer from a database examination paper:
Stage 1 of the query optimisation process is concerned with transforming SQL into a suitable intern...
http://www.experts-exchange.com/Database/Oracle/Q_21052112.html
Zones:
OracleDate Answered: 07/20/2004 Grade: A Views: 0
two numbers in which the sum is 6 and the product is 4, find the largest.
xy = 4
x + y = 6
x = 6 - y
y(6 - y) = 4
-y^2 + 6y = 4
y^2 - 6y = -4
y^2 - 6y + 9 = -4 + 9
(y - 3)^2 = 5
y - 3 ...
http://www.experts-exchange.com/Other/Math_Science/Q_21194015.html
HI all,
this one is a HOMEWORK! and i know the theory about EE and helping anyone doing homework i just want to know how to approach this exercise because some of the laws doesn't seem to apply ...
http://www.experts-exchange.com/Other/Miscellaneous/Q_21326447.html
Zones:
MiscDate Answered: 03/02/2005 Grade: B Views: 0
I am helping a friend build a program using visual basic.net and need help with a combox issue
The problem is when i select a certain option from the combo box i want some of the other options i...
http://www.experts-exchange.com/Programming/Misc/Q_21337683.html