What is the most difficult mathematics?
It is not possible to answer this question because people find different things easy or difficult. What you find easy I might find difficult, and conversely.
30 ml is equal to 30 ml. You have not given us any other unit to convert, so that's the answer.
What is the derivative of one third x cubed?
f(x) = 1/3x3
f'(x) = ∫ 1/3x3 dx
f'(x) = 1/3∫ x3 dx
f'(x) = 1/3 * 3 * x2
f'(x) = x2
How do you use the substitution method?
When finding an antiderivative, substitution can be very helpful. In your integral expression, look for a term that, if you took the derivative and perhaps manipulated it a bit, would give you another term in the same equation. For example, if your integral is ∫tanxdx or ∫((sinx)/(cosx))dx , you can choose cosx as your arbitrary variable (often u or w). If u=cosx, du=-sinxdx. Therefore, your expression using u becomes -∫du/u. We know that the antiderivative of 1/u is ln (absolute value x) +C. So, our answer with u is -ln (abs. val. u) +C. But BE CAREFUL, this is not your final answer. You must plug in the value you originally designated as u. Therefore, the final answer is -ln (abs. val. cosx) +C, with C as an arbitrary constant.
If y=-42,
then
y = -42.
QED
? ? ?
============
Another answer:
THERE it is ===> Y = -42
Does -3x-2y equals 4 have one solution?
No, it has an infinite number of solutions. The coordinates of each and every point on the line 3x + 2y + 4 = 0 is a solution.
What is the solution to 2y - 2x equals 10?
Any pair of numbers where the 'y' is 5 more than the 'x'. There are an infinite number of suitable pairs.
2y-2x=10
2y-2x+2x=10+2x
2y=2x+10
divide both side by 2.
y=x+5
x2 - 3x - 4 = 0 so (x+1)(x-4) = 0, so x+1 = 0 and x-4 = 0, so x = -1 or 4
365 divided 2 is:
365/2 = 182.5
If by fraction, then 182 1/2.
By words: one hundred two and one half.
What is the ordered pair of 14x - 2y equals 78 2x - 2y equals 6?
You can answer this by the method of substitution, which means that you find what one variable equals and you substitute it into the second equation to find the other variable.
14x-2y=78; solve for y
-2y=78-14x; subtract 14x on both sides
y=-39+7x; divide both sides by -2
y=7x-39
Substitute 7x-39 for y in the second equation.
2x-2(7x-39)=6; solve for x
2x-14x+78=6; distribute the -2
-12x+78=6
-12x=-72; subtract 78 on both sides
x=6; divide both sides by -12
Now go back to the first equation and for x, substitute 6. You can either substitute in 14x-2y=78 or the y=7x-39, but it's easier where you already have y isolated.
y=7(6)-39
y=42-39
y=3
You got that x=6 and that y=3; therefore, the ordered pair is (6,3).
What is the derivative of tan?
If it's tan(x3), the the thingy is 3x2/(cos2(x3)) i think
Else, if it's tan(3x), then it's 3/(cos2x)
If you need more help with this, search "chain rule" and "derivative" on wikipedia.
X plus 3y equals 2 2X-3Y equals 22?
x + 3y = 2
2x - 3y = 22
Add the two equations: 3x = 24
Divide both sides by 3 to give x= 8.
Substitue this value of x in the first equation to give 8 + 3y = 2
Subtract 8 from both sides: 3y = -6
Divide both sides by 3: y = -2
Solution: (X, y) = (8, -2)
How do you solve a percentage equation?
its really easy say you wanted to find the percentage correct if you got 20/30 for an exam you simply divide 20 by 30 and then times the answer by 100 eg 20/30 = 0.6666 0.6666 x 100 = 66.66 so your percentage is 66.66% !!!
* this math problem should not be here but ill answer it anyway the aswer to this math problem is 2268 you should look at a caculator its faster than doing .
3.14
or
3.1415926535897932384626433832795028... (ad infinitum)
As of October 11, 2011, the record for the computerized listing of the numbers of Pi is some 10 Trillion. See the link below for more on the subject.
What disadvantages are there to using parametric equations for numeric values?
It might be easier to calculate using numeric values directly if the equation is really simple.