Register
Login
Username
Password
Login
forgot your password?
Home
Forum
+0
Formulary
Maths
Help
Complex Numbers
Integral Calculus
Differential Calculus
Equations
Graphs
Linear Algebra
Number theory
Percent
Standard Functions
Statistics
Trigonometry
Unit Conversion
Units
About
Imprint
Privacy Policy
Terms of Service
Credits
Google+
Facebook
Contact Email
All Answers
358181 Answers
Questions
Answers
Sort:
Start Date
Start Date
Recently Updated
Most Answers
Most Viewed
#1
+22
0
37.5% can also be written as 375/1000. If we write it that way the equation becomes,
x/(10000+x)=375/1000
Then we cross multiply,
x/(10000+x)=375/1000 (1000)(x)=(375)(10000+x) 1000x=3750000+375x
Subtract 375x from both sides,
1000x=3750000+375x 625x=3750000
Then divide both sides by 625 to solve for x getting x=6000. Hope that helped.
Cyphersum
Sep 14, 2013
#1
0
An irrational number is a number which can not be represented by a division of two integers.
So -3.14 = -314/100 is a rational number.
Guest
Sep 14, 2013
#1
0
assuming you have earned the 2/9th's of the 30$ today, you can say that
(2/9) x 30 =
.222 x 30 = 6.67
So today you have earned
$30 + $6.67
Therefore, you need to determine how far away that is from reaching the $100 target
100 - 36.67 = $63.33
You would need to earn $63.33 dollars today to reach $100 total sales
Guest
Sep 14, 2013
#1
0
the first one is B and D
The second one is A,C and E
Guest
Sep 14, 2013
#1
+4
0
Hey Danielle, I am literally confuse about solution..
How can you calculate Period Rate 14.55%/12 ? Its yearly rate?
Ranjela4
Sep 14, 2013
#3
+4
0
I'll soon reply you with solution of Question..
It sounds interesting question for me..
Ranjela4
Sep 14, 2013
#2
0
Actually its 8/5
Guest
Sep 14, 2013
#2
0
Normal division.
2 : 3
2 is bigger than 3, so we know it must be a number less than 1 (0,xxxx)
Now append a zero to 2:
[1] 20 : 3 = (18 + 2) : 3 = 18/3 + 2/3 = 6 + 2/3
So far we have 0,6xxx
But as you can see, wie have the same division (2/3) again. Now repeat [1]...
Guest
Sep 14, 2013
#1
0
2
=
x
3 100
The 100 represents 100/100 parts of 1, so x is a percent.
200
3x
2
=
x
3 100
Now you cross multiply 100*2 and x*3. These values will equal each other, so you now need to write an equation.
200
=
3x
3 ~~ 3
you divide each side by 3 and get
66.6% repeating, equal to .6 repeating.
_
.6
Guest
Sep 14, 2013
#1
+16
0
Now, if I was doing this on a piece of paper, I would want to make sure all the decimals were lined up when solving this. Then I would start to add/subtract the amounts, probably tackling them two at a time. Now that's kind of hard to do on the forum, so I'll just let you know that the answer will be $125.18.
SburbanMathematician
Sep 14, 2013
#1
+16
0
5 is the reciprocal.
SburbanMathematician
Sep 14, 2013
Sep 13, 2013
#2
+22
0
Since the roots of the polynomial are 1,2, and k, and the lead coefficient is -1 the factors of the polynomial are going to be (-x+1),(x-2), and (x-k).
Therefore f(x)=(-x+1)(x-2)(x-k)
(-x+1)(x-2)(x-k)=-x^3 + (-k+3)x^2 + (3k-2)x + 2k
Dividing this polynomial by (x-3) using synthetic division we get a remainder of 2k-6.
We know that f(x) divided by (x-3) has a remainder of 8. So, 2k-6=8 k=7
If k=7 then f(x)=-x^3+10x^2-23x+14. You can check by dividing this polynomial by (x-3) and seeing if you get a remainder of 8.
Hope that helps.
Cyphersum
Sep 13, 2013
#2
+104
0
-10z ≤ 15 [/(-10)]
z ≥ -3/2
Apfelkuchen
Sep 13, 2013
#1
+104
0
f(x) = -x
3
+ bx
2
+ cx + d
f(x) = 0 with x
0
= 0, x
1
= 1, x
2
= k
Because of x
0
we know: d = 0
So we have the equation f(x) = -x
3
+ bx
2
+ cx
f(1) = -(1
3
) + b(1
2
) + c1 = 0 b + c = 1 b = 1-c
Remainder of division is 8, so we conclude:
(-x
3
+ bx
2
+ cx):(x-3) = -x
2
+ x(b-3) + (c + 3(b - 3)) + 3(c + 3(b - 3))/(x-3)
3(c + 3(b - 3)) = 8 = 3c + 9b - 27 3c + 9b = 35
Insert b = 1-c into the last equation and solve for c:
3c + 9(1-c) = 35 = 3c + 9 - 9c = 9 - 6c c = -26/6 = -13/3
Insert c = -13/3 into f(1):
b = 1-(-13/3) = 16/3
So we have the final equation: f(x) = -x
3
+ (16x
2
)/3 - 13x/3 = -x(x
2
- 16x/3 + 13/3)
Now just solve x
2
- 16x/3 + 13/3 = 0
[input]x^2 - 16x/3 + 13/3 = 0[/input]
Edit: Misread. Actual roots are x
0
= 1, x
1
= 2, x
2
= k
So we have:
f(1) = -(1
3
) + b(1
2
) + c1 + d = 0 b + c + d = 1
f(2) = -(2
3
) + b(2
2
) + 2c + d = -8 + 4b + 2c + d = 0 4b + 2c + d = 8
f(k) = -(k
3
) + b(k
2
) + kc + d = 0
So the actual division would result into:
(-x
3
+ bx
2
+ cx + d):(x-3) = -x
2
+ x(b-3) + (c + 3(b - 3)) + (3(c + 3(b - 3)) + d)/(x-3)
(3(c + 3(b - 3)) + d) = 8 9b + 3c + d = 35
Gauss-Jordan:
[1] 1 1 1 1
[2] 4 2 1 8
[3] 9 3 1 35
[2] - [1], [3] - [1]
[1] 1 1 1 1
[2] 3 1 0 7
[3] 8 2 0 34
[3] - 2x[2]
[1] 1 1 1 1
[2] 3 1 0 7
[3] 2 0 0 20 2b = 20 b = 10
Insert b = 10 into [2]
3*10 + c = 7 c = 7-30 = -23
Insert b = 10 and c = -23 into [1]
10 - 23 + d = 1 d = 14
Final equation f(x) = -x
3
+ 10x
2
- 23x + 14
Apfelkuchen
Sep 13, 2013
#2
+259
0
x-o.2x+o.o7(x-0.2x)=73.53 => (x - 0.2x)(1 + 0.07) = 73.53 => (x - 0.2x)*1.07 = 73.53 => 0.8x*1.07 = 73.53 => 0.856x = 73.53 => 856x = 73530 => x = 36765/428
solve(x-(0.2x)+0.07(x-(0.2x))=73.53,x)
scrutinizer
Sep 13, 2013
#1
0
x??
Guest
Sep 13, 2013
#1
0
10 dishes x 8 veg. x ( 13 x 12 ) desserts = multiply yourself
Guest
Sep 13, 2013
#9
0
Yeah, thanks. I know that.
But the problem is I don't know what it means by
two different classifications
.
Guest
Sep 13, 2013
#1
0
tan(a) = O/A
With a = 30° and O = 4 feet
A = O/tan(a) = 4[feet]/tan(30°) =
[input]4[feet]/tan(30)[/input]
Guest
Sep 13, 2013
#8
0
Your characteristics of each set are:
Z: A set of integers. So natural numbers with a sign (negative and positive) and zero. eg. -x, 0, x
Q: A set of rational numbers. A rational number is a division of two integers like 3/5
So Z ∪ Q = { 16 , -8 , 0 , -1/9 , 6.4 , 2 , sqrt(2.89) } if
Z = {16, -8, 0, 2} and
Q = {64/4, -8, 0, -1/9, 6.4, sqrt(4), sqrt(2.89)}
{ 64/4 , -8 , 0 , -1/9 , 6.4 , square root(4) , square root(-9) , square root(2.89) , cube root(144) } = Z ∪ Q ∪ R
With R being a set of real numbers R = {64/4 , -8 , 0 , -1/9 , 6.4 , square root(4) , square root(-9) , square root(2.89) , cube root(144)}
Guest
Sep 13, 2013
#7
0
Someone help please...
Guest
Sep 13, 2013
#1
0
There is a thing called Wikipedia.
http://en.wikipedia.org/wiki/Cramer's_rule
Guest
Sep 13, 2013
#2
0
Oops...then I'm wrong.
ThANkS, Guest,
Guest
Sep 13, 2013
#4
0
WELCOME~
Guest
Sep 13, 2013
#1
0
Normally -25^2 = -(25^2)
Guest
Sep 13, 2013
10
25
50
100
200
500
«
latest
14326
14325
..
141
140
139
138
137
..
2
1
»
2 Online Users
Top Users
+130516
CPhill
moderator
+118723
Melody
moderator
+33663
Alan
moderator
+15131
asinus
moderator
+2221
Bosco
+1844
blackpanther
+1580
kittykat
+1540
learnmgcat
+1309
AnswerscorrectIy
+1024
Hi6942O
+1022
gnistory
Sticky Topics
Some guidelines for question askers.
What is Happening 5
Again a number puzzle. Multiply in writing.
Loads of fun printable number and logic puzzles
¤¤¤¤Welcome To Web2.0calc¤¤¤¤
How to display latex properly
Feature Questions 1 - Started 8th May 19
How to upload a picture.
If a question is ticked that does not mean you cannot continue it.
Should you consider anything before you answer a question?
Geometry Thread
PUZZLES
LaTex Coding
/calculator/bsh9ex1zxj
Historical post!
What is happening? Wrap #4
Great Questions to Learn From 2
Great Answers to Learn From
Reference Material
Information for new people.