url stringlengths 6 1.66k | fetch_time int64 1,368,859,978B 1,726,892,758B | content_mime_type stringclasses 3
values | warc_filename stringlengths 108 138 | warc_record_offset int32 24.2k 1.74B | warc_record_length int32 737 780k | text stringlengths 66 963k | token_count int32 32 446k | char_count int32 66 963k | metadata stringlengths 439 443 | score float64 3.5 5.13 | int_score int64 4 5 | crawl stringclasses 93
values | snapshot_type stringclasses 2
values | language stringclasses 1
value | language_score float64 0.05 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://brainly.com/question/66211 | 1,484,958,899,000,000,000 | text/html | crawl-data/CC-MAIN-2017-04/segments/1484560280891.90/warc/CC-MAIN-20170116095120-00448-ip-10-171-10-70.ec2.internal.warc.gz | 796,630,399 | 8,892 | 2014-05-28T20:33:42-04:00
Mode: is the value that occurs most often.
median: is the middle value
mean: is the usual average
2014-05-28T20:37:24-04:00
Mean and average are the same things
Average = Add all the numbers together and divide the sum by the number of numbers you added: 2 + 4 + 6 = 12, 12 ÷ 3 =
Mode = The ... | 186 | 523 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.828125 | 4 | CC-MAIN-2017-04 | latest | en | 0.879272 |
https://puzzling.stackexchange.com/questions/117302/largest-word-tree | 1,719,071,879,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862404.32/warc/CC-MAIN-20240622144011-20240622174011-00389.warc.gz | 409,349,436 | 42,185 | Largest word tree
I was inspired by this awesome puzzle. Here is an image of a word tree borrowed from there:
In a word tree every path from the root to the leaves must form a distinct word. The size of the tree is the number of distinct words it forms in this way. The size of this tree is 16 as it forms 16 distinct ... | 1,843 | 6,891 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.859375 | 4 | CC-MAIN-2024-26 | latest | en | 0.942204 |
https://www.mathssciencecorner.com/2020/09/maths-std-6-ch-5-exercise-52-video.html | 1,719,144,924,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862466.81/warc/CC-MAIN-20240623100101-20240623130101-00508.warc.gz | 772,821,584 | 29,518 | Maths Std 6 Ch 5 Exercise 5.2 Video - Maths Science Corner
Maths Science Corner
Math and Science for all competitive exams
NCERT Maths
Standard 6 (Class 6)
(Understanding Elementary Shapes)
On maths science corner you can now get new NCERT 2019 Gujarati Medium Textbook Standard 6 Maths Chapter 05 Paaya na Aakaro ... | 509 | 2,002 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.53125 | 4 | CC-MAIN-2024-26 | latest | en | 0.761321 |
https://howkgtolbs.com/convert/93.76-kg-to-lbs | 1,680,218,464,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296949506.62/warc/CC-MAIN-20230330225648-20230331015648-00496.warc.gz | 374,985,164 | 12,174 | # 93.76 kg to lbs - 93.76 kilograms to pounds
Do you need to know how much is 93.76 kg equal to lbs and how to convert 93.76 kg to lbs? Here it is. This whole article is dedicated to kilogram to pound conversion - both theoretical and practical. It is also needed/We also want to point out that all this article is dedi... | 3,611 | 13,823 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.25 | 4 | CC-MAIN-2023-14 | latest | en | 0.941575 |
http://codingcampus.net/how-to-calculate-square-in-r/ | 1,713,287,902,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296817103.42/warc/CC-MAIN-20240416155952-20240416185952-00119.warc.gz | 6,908,865 | 13,808 | # How to Calculate Square in R
You can square a number, vector, matrix, and data frame in R. This guide will show you how to calculate the square of a single value, vector, matrix, and data frame in R.
## Calculate the Square of a Single Value in R
There are 3 ways to calculate the square of a vector in R.
### Meth... | 743 | 2,500 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.15625 | 4 | CC-MAIN-2024-18 | longest | en | 0.846068 |
https://cs.stackexchange.com/questions/153553/how-to-find-a-crticial-edge-in-a-flow-network | 1,716,818,541,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971059040.32/warc/CC-MAIN-20240527113621-20240527143621-00014.warc.gz | 164,904,272 | 39,944 | # How to find a crticial edge in a flow network?
The complete question is as follows:
An edge of a flow network is called critical if decreasing the capacity of this edge results in a decrease in the maximum flow. Give an efficient algorithm that finds a critical edge in a network.
I believe some variation of Ford-F... | 594 | 2,171 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.6875 | 4 | CC-MAIN-2024-22 | latest | en | 0.932927 |
https://www.physicsforums.com/threads/maximizing-a-quadratic.238979/ | 1,582,718,757,000,000,000 | text/html | crawl-data/CC-MAIN-2020-10/segments/1581875146342.41/warc/CC-MAIN-20200226115522-20200226145522-00133.warc.gz | 841,930,643 | 16,891 | ## Homework Statement
Maximizing the function f(X)=6X-1/2X^2+82. That's it, so 6X-1/2X^2+82 = 82-1/2(X^2-12X) = 82-1/2(X-6)^2+18. So f(X)=100-1/2(X-6)^2. Since (X-6)^2 is positive for any X not =6, than the max is x=6. The part I don't understand is when rearranging the function, how do you get from -1/2(X^2-12X) to -... | 970 | 2,806 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.25 | 4 | CC-MAIN-2020-10 | longest | en | 0.932336 |
https://www.physicsforums.com/threads/a-summation-question.120098/ | 1,477,094,453,000,000,000 | text/html | crawl-data/CC-MAIN-2016-44/segments/1476988718311.12/warc/CC-MAIN-20161020183838-00316-ip-10-171-6-4.ec2.internal.warc.gz | 989,278,775 | 15,487 | # A summation question
1. May 8, 2006
### Hummingbird25
HELP: A summation question
Hi
Given the sum
$$\sum _{p=0} ^{\infty} (-1)^p \frac{4p+1}{4^p}$$
I have tried something please tell if I'm on the right track
Looking at the alternating series test
(a) $$1/(4^{p+1}) < (1/(4^p))$$
(b) $$\mathop {\lim }\limits... | 523 | 1,602 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.734375 | 4 | CC-MAIN-2016-44 | longest | en | 0.852174 |
https://www.kofastudy.com/courses/ss1-maths-1st-term/lessons/modular-arithmetic-i-week-4/topic/the-cyclic-event/ | 1,638,857,466,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964363336.93/warc/CC-MAIN-20211207045002-20211207075002-00015.warc.gz | 913,504,165 | 88,387 | Lesson 4, Topic 1
In Progress
# The Cyclic Event
Lesson Progress
0% Complete
A good example of cyclic event is the 12-hour clock. In the 12-hour clock arithmetic, the hour hand can move in both directions as shown the diagram
Example 1
If the time is presently 9 o’clock, what would the time be in (i) 92 hours ... | 485 | 1,420 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.75 | 5 | CC-MAIN-2021-49 | longest | en | 0.872346 |
https://electronics.stackexchange.com/questions/86612/what-is-negative-resistance/86613 | 1,722,701,982,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640372747.5/warc/CC-MAIN-20240803153056-20240803183056-00398.warc.gz | 189,527,507 | 41,875 | # What is negative Resistance
I have heard some people talk a bit about negative resistance, but I have never really understood it. What is negative resistance?
• Commented Oct 27, 2013 at 5:18
Negative Resistances is a behavior in which the current and voltage are inversely proportional to each other. A normal circ... | 978 | 4,376 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2024-33 | latest | en | 0.95617 |
https://www.nagwa.com/en/videos/635175043523/ | 1,718,573,362,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861671.61/warc/CC-MAIN-20240616203247-20240616233247-00883.warc.gz | 803,629,417 | 35,895 | Question Video: Area Under a Curve as an Integral | Nagwa Question Video: Area Under a Curve as an Integral | Nagwa
# Question Video: Area Under a Curve as an Integral Mathematics • Third Year of Secondary School
## Join Nagwa Classes
The curve shown is π¦ = 1/π₯. What is the area of the shaded region? Give an e... | 759 | 2,856 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.78125 | 5 | CC-MAIN-2024-26 | latest | en | 0.920991 |
https://mammothmemory.net/maths/maths-basics/common-core/addition.html | 1,708,840,867,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947474581.68/warc/CC-MAIN-20240225035809-20240225065809-00215.warc.gz | 375,130,382 | 13,654 | Requires you to understand that the number such as 385 is in fact three 100’s eight 10’s and five 1’s.
Or 300 + 80 + 5
And this place value system is called the decimal system.
Remember this is better than adding pounds shillings and pence.
NOTE:
d = pennies = 12 pennies in a shilling
S = shillings = 20... | 567 | 1,318 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.28125 | 4 | CC-MAIN-2024-10 | longest | en | 0.610737 |
https://www.allaboutcircuits.com/textbook/digital/chpt-1/numbers-and-symbols | 1,603,339,045,000,000,000 | text/html | crawl-data/CC-MAIN-2020-45/segments/1603107878879.33/warc/CC-MAIN-20201022024236-20201022054236-00465.warc.gz | 613,324,163 | 19,786 | ## What is a number?
A number is a mathematical quantity, usually correlated in electronics to a physical quantity such as voltage, current, or resistance.
# Numbers and Symbols
## Chapter 1 - Numeration Systems
The expression of numerical quantities is something we tend to take for granted. This is both a good and... | 2,033 | 9,871 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.625 | 5 | CC-MAIN-2020-45 | latest | en | 0.914674 |
https://www.physicsforums.com/threads/time-dilation-in-an-elliptical-orbit.833660/ | 1,511,070,214,000,000,000 | text/html | crawl-data/CC-MAIN-2017-47/segments/1510934805362.48/warc/CC-MAIN-20171119042717-20171119062717-00314.warc.gz | 845,965,281 | 18,457 | # Time dilation in an elliptical orbit
1. Sep 21, 2015
### Keermalec
The formula for time dilation in a circular orbit is readily available but the literature seems to indicate it would not be so simple in the case of an elliptical orbit, and no simple formula seems to be available.
Given that time dilation in a ci... | 2,095 | 7,394 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.9375 | 4 | CC-MAIN-2017-47 | longest | en | 0.928187 |
https://www.physicsforums.com/threads/understanding-negative-numbers-in-2x-x-4-equation.742115/ | 1,718,462,443,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861594.22/warc/CC-MAIN-20240615124455-20240615154455-00780.warc.gz | 837,705,634 | 17,482 | # Understanding Negative Numbers in -2x |X| < 4 Equation
• brycenrg
In summary: Thanks for the reply, but aren't you graphing -2*|x| for the interval -4 ≤ x ≤ 4?For example f(-3) = -6 because -2 *|-3| = -6?thats why I am thinking the graph at -4 ≤ x ≤ 0 should be negative numbers not positiveNo, -2*|x| is the same as ... | 1,665 | 6,052 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.25 | 4 | CC-MAIN-2024-26 | latest | en | 0.943001 |
http://math.stackexchange.com/questions/44707/whats-the-minimum-value-of-this-function | 1,469,479,150,000,000,000 | text/html | crawl-data/CC-MAIN-2016-30/segments/1469257824345.69/warc/CC-MAIN-20160723071024-00207-ip-10-185-27-174.ec2.internal.warc.gz | 153,667,393 | 18,626 | # What's the minimum value of this function?
I am considering these functions: For $i=1,\ldots,n$, define $$f_i(\lambda_1,\dots,\lambda_n)=\frac{1}{(n-2)^2}\sum_{k,l\neq i}(\lambda_k-\lambda_l)^2-\frac{2n}{n-2}\sum_{k=1}^n\lambda_k^2.$$ Suppose that $$\lambda_1+\cdots+\lambda_n=R$$ where $R$ is a positive constant. I ... | 808 | 2,705 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.734375 | 4 | CC-MAIN-2016-30 | latest | en | 0.874211 |
https://phys.libretexts.org/Bookshelves/Quantum_Mechanics/Book%3A_Introductory_Quantum_Mechanics_(Fitzpatrick)/08%3A_Central_Potentials/8.04%3A_Rydberg_Formula | 1,631,893,288,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780055684.76/warc/CC-MAIN-20210917151054-20210917181054-00244.warc.gz | 505,562,237 | 23,717 | $$\require{cancel}$$
8.4: Rydberg Formula
An electron in a given stationary state of a hydrogen atom, characterized by the quantum numbers $$n$$, $$l$$, and $$m$$, should, in principle, remain in that state indefinitely. In practice, if the state is slightly perturbed—for instance, via interaction with a photon—then ... | 882 | 3,079 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.515625 | 4 | CC-MAIN-2021-39 | latest | en | 0.856846 |
https://www.ic.unicamp.br/~meidanis/courses/mc336/problemas-prolog/p91.prolog | 1,604,041,033,000,000,000 | text/plain | crawl-data/CC-MAIN-2020-45/segments/1603107909746.93/warc/CC-MAIN-20201030063319-20201030093319-00503.warc.gz | 742,799,555 | 1,376 | % P91 (**) Knight's tour % Another famous problem is this one: How can a knight jump on an % NxN chessboard in such a way that it visits every square exactly once? % knights(N,Knights) :- Knights is a knight's tour on a NxN chessboard knights(N,Knights) :- M is N*N-1, knights(N,M,[1/1],Knights). % closed_knights(N,Knig... | 605 | 1,933 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.609375 | 4 | CC-MAIN-2020-45 | latest | en | 0.657602 |
https://www.enotes.com/homework-help/simplify-remove-grouping-symbols-combine-like-419056 | 1,670,544,204,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446711368.1/warc/CC-MAIN-20221208215156-20221209005156-00848.warc.gz | 798,631,382 | 17,817 | # Simplify 2(5(x+y)-2(3x+y)) and 5(3a-2a(3a+6b)+6a^2)
The expressions 2(5(x+y)-2(3x+y)) and 5(3a-2a(3a+6b)+6a^2) have to be simplified.
2(5(x+y)-2(3x+y))
= 2(5x+5y-6x-2y)
= 2(-x+3y)
= -2x + 6y
5(3a-2a(3a+6b)+6a^2)
= 5(3a-6a^2 - 12ab +6a^2)
= 5(3a - 12ab)
= 15a - 60ab
The simplified form of 2(5(x+y)-2(3x+y)) =... | 246 | 401 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.15625 | 4 | CC-MAIN-2022-49 | latest | en | 0.577859 |
https://dantopology.wordpress.com/2014/03/08/looking-for-a-closed-and-discrete-subspace-of-a-product-space/ | 1,529,658,552,000,000,000 | text/html | crawl-data/CC-MAIN-2018-26/segments/1529267864387.54/warc/CC-MAIN-20180622084714-20180622104714-00321.warc.gz | 608,095,668 | 19,336 | # Looking for a closed and discrete subspace of a product space
I had long suspected that there probably is an uncountable closed and discrete subset of the product space of uncountably many copies of the real line. Then I found the statement in the Encyclopedia of General Topology (page 76 in [3]) that “for every inf... | 2,668 | 8,769 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 143, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "m... | 3.5 | 4 | CC-MAIN-2018-26 | latest | en | 0.90477 |
https://www.physicsforums.com/threads/area-interpretation-to-evaluate-the-integral.125004/ | 1,508,569,620,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187824618.72/warc/CC-MAIN-20171021062002-20171021082002-00036.warc.gz | 975,655,287 | 17,337 | # Area Interpretation to Evaluate The Integral
1. Jun 30, 2006
### swears
From 0 to 4. ( I don't know how to make the s sign.)
$$squareroot of (16-x^2)$$
I set it equal to y and squared it to get.
$$y^2 = 16 - x^2$$
Then I changed it to:
$$Y^2 + X^2 = 16$$
I know it's a semi circle on the x axis at 0 to 4.
Wh... | 1,071 | 3,634 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.0625 | 4 | CC-MAIN-2017-43 | longest | en | 0.941647 |
https://math.stackexchange.com/questions/2585752/application-of-the-mean-value-theorem-to-a-taylor-series | 1,561,552,976,000,000,000 | text/html | crawl-data/CC-MAIN-2019-26/segments/1560628000306.84/warc/CC-MAIN-20190626114215-20190626140215-00215.warc.gz | 502,859,519 | 37,074 | # Application of the mean value theorem to a Taylor series
I am working on a practice problem and there is step in the solution that deals with the application of the mean value theorem (MVT) in a Taylor series. The problem is asking for a condition on $f''(x)$ s.t. $\{(x,y)\in\mathbb{R}:y\ge f(x)\}$ is convex if $f:\... | 1,359 | 3,972 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.9375 | 4 | CC-MAIN-2019-26 | latest | en | 0.84467 |
https://archives2.twoplustwo.com/archive/index.php/t-598.html | 1,618,702,637,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618038464065.57/warc/CC-MAIN-20210417222733-20210418012733-00503.warc.gz | 218,143,262 | 2,451 | PDA
View Full Version : Rare stud/8 situation...
08-26-2002, 10:53 PM
I was playing stud/8 tonight and found myself ina rare situation. I was dealt rolled up 2's and I wasnt the bring-in. What is the probability that on the next hand I play i will be dealt rolled up 2's and wont be the bring in? (8-handed)
08-27-200... | 633 | 2,302 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2021-17 | latest | en | 0.938061 |
https://thedifferenceengine.eu/engineer/understanding-the-area-moment-of-inertia.html | 1,653,111,591,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662538646.33/warc/CC-MAIN-20220521045616-20220521075616-00308.warc.gz | 630,540,789 | 15,773 | # Understanding the Area Moment of Inertia
Let’s say we have a plank of wood which we would like to use to cross a canal. It has a rectangular cross-section and so we could either use it like we have done here, or we could rotate it onto its side, like this. Intuitively we can tell that the plank will be stiffer if th... | 1,976 | 9,572 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.625 | 5 | CC-MAIN-2022-21 | latest | en | 0.947805 |
https://topoptionsdpsd.netlify.app/ghianni34461vilu/how-to-calculate-rate-of-sales-in-excel-huq.html | 1,723,619,601,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722641104812.87/warc/CC-MAIN-20240814061604-20240814091604-00087.warc.gz | 457,162,310 | 11,519 | How to calculate rate of sales in excel
9 Dec 2019 Let's say you have your total sales for each month. The values look OK but you want to calculate the percentage increase (or decrease) between
Step 1: Find the discount. We know that we need a formula that will calculate 15 % of \$78.77. Whenever you see the phrase "... | 1,262 | 5,892 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.875 | 4 | CC-MAIN-2024-33 | latest | en | 0.906799 |
https://www.geeksforgeeks.org/difference-between-lexicographical-ranks-of-two-given-permutations/ | 1,632,283,297,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057303.94/warc/CC-MAIN-20210922011746-20210922041746-00251.warc.gz | 832,588,697 | 28,991 | Related Articles
# Difference between lexicographical ranks of two given permutations
• Last Updated : 29 May, 2021
Given two arrays P[] and Q[] which permutations of first N natural numbers. If P[] and Q[] are the ath and bth lexicographically smallest permutations of [1, N] respectively, the task is to find | a − ... | 4,236 | 12,176 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.765625 | 4 | CC-MAIN-2021-39 | latest | en | 0.791367 |
https://www.slideshare.net/azamhkhan3/triangle-and-its-properties | 1,611,287,915,000,000,000 | text/html | crawl-data/CC-MAIN-2021-04/segments/1610703529080.43/warc/CC-MAIN-20210122020254-20210122050254-00469.warc.gz | 997,558,081 | 27,058 | Successfully reported this slideshow.
Upcoming SlideShare
×
# Triangle and its properties
37,422 views
Published on
• Full Name
Comment goes here.
Are you sure you want to Yes No
### Triangle and its properties
1. 1. By Azam Khan7-B
2. 2. The sum of the angles in a triangle isalways equal to 180.This property i... | 198 | 669 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.515625 | 4 | CC-MAIN-2021-04 | latest | en | 0.821413 |
https://sciencenotes.org/equivalent-equations-in-algebra/ | 1,718,573,120,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861671.61/warc/CC-MAIN-20240616203247-20240616233247-00806.warc.gz | 450,297,243 | 41,442 | # Equivalent Equations in Algebra
Equivalent equations are algebraic equations having identical solutions or roots. Identifying, solving, and forming equivalent equations is a valuable algebra skill in both the classroom and everyday life. Here are examples of equivalent equations, the rules they follow, how to solve ... | 1,591 | 5,372 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.9375 | 5 | CC-MAIN-2024-26 | latest | en | 0.903943 |
http://mathoverflow.net/feeds/question/98392 | 1,369,540,019,000,000,000 | text/html | crawl-data/CC-MAIN-2013-20/segments/1368706578727/warc/CC-MAIN-20130516121618-00035-ip-10-60-113-184.ec2.internal.warc.gz | 168,111,063 | 1,470 | $A_{\infty}$ singularity - MathOverflow most recent 30 from http://mathoverflow.net 2013-05-26T03:46:42Z http://mathoverflow.net/feeds/question/98392 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/98392/a-infty-singularity $A_{\infty}$ singularity IMeasy 2012-05-30T15:39:01Z 201... | 455 | 1,214 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.546875 | 4 | CC-MAIN-2013-20 | latest | en | 0.587163 |
https://www.emathhelp.net/en/calculators/probability-statistics/sample-population-covariance-calculator/?xs=1%2C+2%2C+3%2C+4%2C+5&ys=1%2C+3%2C+6%2C+5%2C+8&type=s | 1,713,278,953,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296817095.3/warc/CC-MAIN-20240416124708-20240416154708-00693.warc.gz | 699,466,518 | 5,924 | Covariance between $\left\{1, 2, 3, 4, 5\right\}$ and $\left\{1, 3, 6, 5, 8\right\}$
The calculator will find the covariance between $\left\{1, 2, 3, 4, 5\right\}$ and $\left\{1, 3, 6, 5, 8\right\}$, with steps shown.
Related calculator: Correlation Coefficient Calculator
Comma-separated.
Comma-separated.
If the ca... | 654 | 1,693 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.5625 | 5 | CC-MAIN-2024-18 | latest | en | 0.713013 |
https://academickids.com/encyclopedia/index.php/Table_of_derivatives | 1,638,077,333,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964358469.34/warc/CC-MAIN-20211128043743-20211128073743-00191.warc.gz | 170,601,047 | 5,236 | # Table of derivatives
The primary operation in differential calculus is finding a derivative. This table lists derivatives of many functions. In the following, f and g are functions of x, and c is a constant. The set of real numbers is assumed. These formulas are sufficient to differentiate any elementary function.
... | 1,271 | 2,962 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.15625 | 4 | CC-MAIN-2021-49 | latest | en | 0.429614 |
https://www.bartleby.com/questions-and-answers/a-continuous-function-y-fx-is-known-to-be-negative-at-x-4-and-positive-at-x-9.-why-does-the-equation/e6e4484a-272b-46f2-a782-289a63976c40 | 1,585,454,718,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370493684.2/warc/CC-MAIN-20200329015008-20200329045008-00406.warc.gz | 840,003,754 | 28,189 | # A continuous function y = f(x) is known to be negative at x= 4 and positive at x = 9. Why does the equationf(x) = 0 have at least one solution between x= 4 and x= 9? Illustrate with a sketch.Why does the equation f(x) = 0 have at least one solution between x= 4 and x= 9?O A. f(x) = 0 has at least one solution between... | 472 | 1,617 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.90625 | 4 | CC-MAIN-2020-16 | latest | en | 0.95177 |
https://www.slideserve.com/axel-townsend/business-statistics-for-managerial-decision | 1,544,846,247,000,000,000 | text/html | crawl-data/CC-MAIN-2018-51/segments/1544376826686.8/warc/CC-MAIN-20181215014028-20181215040028-00132.warc.gz | 1,042,581,511 | 17,575 | 1 / 33
# Business Statistics for Managerial Decision - PowerPoint PPT Presentation
Business Statistics for Managerial Decision. Comparing two Population Means. Comparing Two means. How do small businesses that fail differ from those that succeed?
I am the owner, or an agent authorized to act on behalf of the owner, ... | 2,585 | 10,824 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.953125 | 4 | CC-MAIN-2018-51 | latest | en | 0.924104 |
https://socratic.org/questions/abc-is-an-acute-angled-triangle-the-bisector-of-bac-intersects-bc-at-d-be-is-a-p#260817 | 1,716,555,890,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971058719.70/warc/CC-MAIN-20240524121828-20240524151828-00086.warc.gz | 475,684,946 | 6,907 | ABC is an acute angled triangle. The bisector of /_ BAC intersects BC at D. BE is a perpendicular drawn on AC from B. Points E and D are joined. Show that /_CED>45^o How to show?
Apr 30, 2016
Some thoughts to begin an answer...
Explanation:
OK, here's a diagram to start:
Let:
$\left\{\begin{matrix}A = \left(0 0\r... | 975 | 2,340 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 34, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.34375 | 4 | CC-MAIN-2024-22 | latest | en | 0.681727 |
https://www.numbersaplenty.com/15211 | 1,638,848,613,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964363332.1/warc/CC-MAIN-20211207014802-20211207044802-00314.warc.gz | 983,457,722 | 3,331 | Search a number
15211 = 74153
BaseRepresentation
bin11101101101011
3202212101
43231223
5441321
6154231
762230
oct35553
922771
1015211
1110479
128977
136c01
145787
154791
hex3b6b
15211 has 8 divisors (see below), whose sum is σ = 18144. Its totient is φ = 12480.
The previous prime is 15199. The next prime is 15217. Th... | 522 | 1,719 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.5 | 4 | CC-MAIN-2021-49 | latest | en | 0.885002 |
https://math.stackexchange.com/questions/2402203/trouble-understanding-ij-element-of-a-matrix | 1,726,570,789,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651773.64/warc/CC-MAIN-20240917104423-20240917134423-00164.warc.gz | 346,486,529 | 38,128 | # Trouble understanding ij-element of a matrix
Let $\;f:\mathbb R^n \rightarrow \mathbb R^m\;$ and $\;G:\mathbb R^m \rightarrow \mathbb R_{+}\;$ and consider the $\;n\times n\;$ tensor $\;\mathcal A=(a_{ij})_{1\le i,j \le n}\;$ where $\;a_{ij}=f_{x_i} \cdot f_{x_j} -{\delta}_{ij}(\frac{1}{2} {\vert \nabla f \vert}^2+G... | 1,152 | 3,144 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.8125 | 4 | CC-MAIN-2024-38 | latest | en | 0.625695 |
https://en.khanacademy.org/math/algebra-home/alg-polynomials/alg-introduction-to-symmetry-of-functions/v/function-symmetry | 1,723,624,649,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722641104812.87/warc/CC-MAIN-20240814061604-20240814091604-00474.warc.gz | 185,225,015 | 143,808 | If you're seeing this message, it means we're having trouble loading external resources on our website.
If you're behind a web filter, please make sure that the domains *.kastatic.org and *.kasandbox.org are unblocked.
Course: Algebra (all content)>Unit 10
Lesson 36: Introduction to symmetry of functions
Function s... | 1,114 | 4,720 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.6875 | 4 | CC-MAIN-2024-33 | latest | en | 0.96387 |
https://www.vedantu.com/question-answer/sushma-bought-a-saree-from-the-mall-she-paid-class-10-maths-icse-5ee351bba32ce0560cdac86a | 1,721,158,597,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514789.44/warc/CC-MAIN-20240716183855-20240716213855-00118.warc.gz | 915,252,150 | 27,953 | Courses
Courses for Kids
Free study material
Offline Centres
More
Store
# Sushma bought a saree from the mall. She paid Rs.2640 for it. When she came home she measured the length of the saree, she found that the saree was half meter less in length then what the shopkeeper had told her. She found that she is at a loss ... | 537 | 1,796 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.625 | 5 | CC-MAIN-2024-30 | latest | en | 0.954837 |
http://www.mathisfunforum.com/viewtopic.php?pid=400461 | 1,508,339,188,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187822992.27/warc/CC-MAIN-20171018142658-20171018162658-00372.warc.gz | 495,626,706 | 5,284 | Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ π -¹ ² ³ °
You are not logged in.
#1 2017-07-31 18:45:56
Abbas0000
Member
Registered: 2017-03-18
Posts: 11
Polynomial
Why something with negative exponent or a variable at denominator is not allowed to be called ... | 1,036 | 4,036 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.515625 | 4 | CC-MAIN-2017-43 | longest | en | 0.922184 |
https://www.jobilize.com/online/course/8-5-summary-of-key-concepts-techniques-of-estimation-by-openstax?qcr=www.quizover.com | 1,606,921,609,000,000,000 | text/html | crawl-data/CC-MAIN-2020-50/segments/1606141711306.69/warc/CC-MAIN-20201202144450-20201202174450-00626.warc.gz | 722,165,832 | 19,033 | # 8.5 Summary of key concepts
Page 1 / 1
This module is from Fundamentals of Mathematics by Denny Burzynski and Wade Ellis, Jr. This module reviews the key concepts from the chapter "Techniques of Estimation."
## Summary of key concepts
Estimation is the process of determining an expected value of a computation.
#... | 1,344 | 5,259 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 11, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.875 | 5 | CC-MAIN-2020-50 | latest | en | 0.704789 |
https://mathhelpboards.com/threads/coordinate-geometry.1758/ | 1,638,924,638,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964363420.81/warc/CC-MAIN-20211207232140-20211208022140-00195.warc.gz | 437,588,050 | 16,110 | # coordinate geometry
#### thorpelizts
##### New member
find the equation of a circle whose center falls ont he line y=6-2x and which passes through the points A(-2,0) and B(4,0).
poor in circles. how to even start?
#### Sudharaka
##### Well-known member
MHB Math Helper
find the equation of a circle whose center f... | 1,411 | 4,063 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 2, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.984375 | 4 | CC-MAIN-2021-49 | latest | en | 0.806778 |
http://math.stackexchange.com/questions/71966/calculating-the-rotation-in-radians-of-a-circle-rolling-x-distance/71975 | 1,469,556,322,000,000,000 | text/html | crawl-data/CC-MAIN-2016-30/segments/1469257825048.60/warc/CC-MAIN-20160723071025-00197-ip-10-185-27-174.ec2.internal.warc.gz | 162,249,412 | 17,259 | # Calculating the rotation in radians of a circle rolling x distance
Okay, this is my first attempt at posting a question on this site, so please be forgiving.
Let's say I have a circle with 120cm diameter and it rolls a distance of 1 meter. How do I calculate the rotation it has made in radians?
-
Hint: How long i... | 254 | 963 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.125 | 4 | CC-MAIN-2016-30 | latest | en | 0.930028 |
https://www.physicsforums.com/threads/angle-of-reflection-with-moving-mirror-sr.295362/ | 1,553,426,715,000,000,000 | text/html | crawl-data/CC-MAIN-2019-13/segments/1552912203438.69/warc/CC-MAIN-20190324103739-20190324125739-00063.warc.gz | 834,484,197 | 16,176 | # Angle of reflection with moving mirror, SR (1 Viewer)
### Users Who Are Viewing This Thread (Users: 0, Guests: 1)
#### SpaceTrekkie
1. The problem statement, all variables and given/known data
A mirror moves perpendicular to its plane with speed (beta)c. A light ray is incident on the
mirror from the \forward" di... | 1,135 | 4,314 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.90625 | 4 | CC-MAIN-2019-13 | latest | en | 0.896717 |
https://math.stackexchange.com/questions/3117139/integration-get-stuck-at-x-tan-theta-when-calculating-arc-length | 1,585,843,238,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370506988.10/warc/CC-MAIN-20200402143006-20200402173006-00522.warc.gz | 576,149,178 | 33,625 | # Integration, get stuck at x=tan($\theta$) when calculating arc length
I am learning to calculate the arc length by reading a textbook, and there is a question
However, I get stuck at calculating
$$\int^{\arctan{\sqrt15}}_{\arctan{\sqrt3}} \frac{\sec{(\theta)} (1+\tan^2{(\theta)})} {\tan{\theta}} d\theta$$ How can ... | 1,616 | 3,912 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.21875 | 4 | CC-MAIN-2020-16 | latest | en | 0.487703 |
https://www.sscadda.com/rrb-ntpc-mathematics-quiz-4th-september/ | 1,679,742,423,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296945323.37/warc/CC-MAIN-20230325095252-20230325125252-00507.warc.gz | 1,081,354,989 | 125,015 | Latest SSC jobs » RRB NTPC Mathematics Quiz : 4th...
# RRB NTPC Mathematics Quiz : 4th September
Dear aspirants,
As you all know, RRB NTPC Exam will be held in the month of September-October 2019. So we are here to help you with the Mathematics subject. We are providing daily quantitative aptitude quizzes, which... | 1,781 | 4,520 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.96875 | 4 | CC-MAIN-2023-14 | latest | en | 0.513129 |
https://www.varsitytutors.com/algebra_ii-help/adding-and-subtracting-logarithms?page=4 | 1,620,981,840,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243991648.40/warc/CC-MAIN-20210514060536-20210514090536-00594.warc.gz | 1,095,978,420 | 49,937 | # Algebra II : Adding and Subtracting Logarithms
## Example Questions
### Example Question #31 : Adding And Subtracting Logarithms
Simplify the log:
Explanation:
This question will require the product and quotient properties.
Product:
Quotient:
Evaluate the first two terms according to the formula.
### Example... | 665 | 3,127 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.3125 | 4 | CC-MAIN-2021-21 | latest | en | 0.834228 |
http://websrv.cs.umt.edu/isis/index.php?title=Solving_the_equation_for_thickness_evolution&diff=next&oldid=2683 | 1,590,450,574,000,000,000 | text/html | crawl-data/CC-MAIN-2020-24/segments/1590347390437.8/warc/CC-MAIN-20200525223929-20200526013929-00335.warc.gz | 139,751,544 | 6,332 | # Difference between revisions of "Solving the equation for thickness evolution"
## A generic conservation equation
Evolution of the ice sheet geometry is simply the result of mass conservation. Consider a generic conservation equation for some scalar value φ
$\frac{\partial \varphi }{\partial t}=-\nabla \cdot \vec{... | 411 | 1,520 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 5, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.515625 | 4 | CC-MAIN-2020-24 | latest | en | 0.765712 |
http://sciencespo-lille.com/vosges-france-dcv/the-conjugate-of-a-complex-number-a%2Bib-is-208ef3 | 1,723,353,019,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640975657.64/warc/CC-MAIN-20240811044203-20240811074203-00267.warc.gz | 24,537,120 | 7,093 | equate real parts: $$4m + 4n = 16$$; equate imaginary parts: $$-5m = 15$$ A1 ... International Baccalaureate® - Baccalauréat International® - Bachillerato Internacional® Please give some proofs, or some good explanations along with replies. The complex conjugate of a + bi is a – bi, and similarly the complex conjugate ... | 3,132 | 10,540 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.4375 | 4 | CC-MAIN-2024-33 | latest | en | 0.835805 |
https://gotest.pk/general-knowledge/math-general-knowledge/time-distance-work-online-quiz-test/ | 1,566,422,032,000,000,000 | text/html | crawl-data/CC-MAIN-2019-35/segments/1566027316194.18/warc/CC-MAIN-20190821194752-20190821220752-00480.warc.gz | 507,941,385 | 36,981 | Home » General Knowledge » Math » Time, Distance and Work Maths Online Quiz Test
Time, Distance and Work Maths Online Quiz Test
Test Instructions
Test Name : Time, Distance and Work Maths Online Quiz Info Test
Subject : General Math Test
Test Type : Mcqs
Total Question : 15
Total Marks : 30
Total Time : 15 Minutes
... | 887 | 3,385 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.15625 | 4 | CC-MAIN-2019-35 | longest | en | 0.919091 |
http://myworldtheirway.com/2020/02/a-bag-of-marbles-math-in-everyday-life/ | 1,585,638,029,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370500331.13/warc/CC-MAIN-20200331053639-20200331083639-00506.warc.gz | 111,052,184 | 18,572 | # A Bag of Marbles – Math in Everyday Life
We teach our young kids all the basic math concepts additiion , subtraction, multiplication and division. Soon they master it and we move on to teach them fractions and decimals and so on. We have taught them 2+5 is 7 and 8 X 9 is 72. Now it’s time to connect the math they le... | 419 | 1,914 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2020-16 | latest | en | 0.966567 |
https://physics.stackexchange.com/questions/623506/why-have-oscillating-hoops-the-same-frequency-while-swinging/623794 | 1,620,854,617,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243989705.28/warc/CC-MAIN-20210512193253-20210512223253-00407.warc.gz | 413,189,972 | 37,443 | # Why have oscillating hoops the same frequency while swinging? [closed]
How can you explain that a group of circular hoops of radius R, which are hung over a knife edge, (with different lengths) have the same frequency when brought in oscillation?
Let's say that the hoops are made of one big hoop and then cut into s... | 2,909 | 9,773 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.796875 | 4 | CC-MAIN-2021-21 | latest | en | 0.954233 |
https://autarkaw.org/tag/interpolation/ | 1,579,659,606,000,000,000 | text/html | crawl-data/CC-MAIN-2020-05/segments/1579250606269.37/warc/CC-MAIN-20200122012204-20200122041204-00441.warc.gz | 331,434,854 | 30,638 | ## Example to show that a polynomial of order n or less that passes through (n+1) data points is unique.
Problem: Through three data pairs (0,0), (3,9) and (4,12), an interpolating polynomial of order 2 or less is found to be y=3x. Prove that there is no other polynomial of order 2 or less that passes through these th... | 4,421 | 16,732 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 4, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.921875 | 4 | CC-MAIN-2020-05 | longest | en | 0.878654 |
https://www.vedantu.com/question-answer/if-npr-npr-+-1-and-ncr-ncr-1-find-n-and-r-class-11-maths-cbse-5edbc9fc7e65c55350f2c913 | 1,721,614,511,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763517805.92/warc/CC-MAIN-20240722003438-20240722033438-00183.warc.gz | 917,737,227 | 27,472 | Courses
Courses for Kids
Free study material
Offline Centres
More
Store
# If ${}^n{P_r} = {}^n{P_{r + 1}}$ and ${}^n{C_r} = {}^n{C_{r - 1}}$ , find n and r.
Last updated date: 22nd Jul 2024
Total views: 453k
Views today: 7.53k
Verified
453k+ views
Hint: By the use of Permutation and Combination formulae and propertie... | 708 | 1,922 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.6875 | 5 | CC-MAIN-2024-30 | latest | en | 0.715342 |
https://www.hackmath.net/en/example/6131?tag_id=59 | 1,544,810,813,000,000,000 | text/html | crawl-data/CC-MAIN-2018-51/segments/1544376826145.69/warc/CC-MAIN-20181214162826-20181214184826-00374.warc.gz | 916,516,658 | 6,900 | # Father 7
Father is 6 times older than his son. After 4 years, the father will only be 4 times older. What are their present ages?
Result
f = 36
s = 6
#### Solution:
f=6s
f+4 = 4(s+4)
f-6s = 0
f-4s = 12
f = 36
s = 6
Calculated by our linear equations calculator.
Leave us a comment of example and its solutio... | 913 | 3,446 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.984375 | 4 | CC-MAIN-2018-51 | latest | en | 0.95073 |
http://www.jiskha.com/display.cgi?id=1361395451 | 1,496,124,267,000,000,000 | text/html | crawl-data/CC-MAIN-2017-22/segments/1495463613796.37/warc/CC-MAIN-20170530051312-20170530071312-00438.warc.gz | 681,209,528 | 4,117 | # Calculus
posted by on .
1. A triangular prism has vertices at A(2, 0, 0), B(2, 1, 3), C(2, 2, 0), D(0, 0, 0), E(0, 1, 3), and F(0, 2, 0).
Which image point has the coordinates (1, 4, 3) after a translation using the vector 1, 2, 3?
2. What point represents a reflection of B over the xy-plane?
B'(?)
3. The vector ... | 419 | 1,242 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.53125 | 4 | CC-MAIN-2017-22 | latest | en | 0.850375 |
http://spmathgr90610.blogspot.com/2011/02/kathleens-scribepost-for-february-16.html | 1,508,324,469,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187822930.13/warc/CC-MAIN-20171018104813-20171018124813-00715.warc.gz | 320,645,106 | 13,991 | ## Wednesday, February 16, 2011
### Kathleen's Scribepost for February 16, 2011
Multiplying Binomials by Monomials
Today, we started out with an equation to solve.
- ( x + 7 )
How to solve:
= -1 ( x + 7 )
= -1x + (-1)(7)
= -x -7
Next equation:
2(3x + 4)
Solve:
= 2(3x)+2(4) or 3x+4+3x+4
= 6x + 8
This is called ... | 459 | 1,155 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.375 | 4 | CC-MAIN-2017-43 | longest | en | 0.871717 |
https://gmatclub.com/forum/on-a-certain-fishing-boat-that-catches-tuna-wheeled-carts-91214.html?fl=similar | 1,511,001,165,000,000,000 | text/html | crawl-data/CC-MAIN-2017-47/segments/1510934804724.3/warc/CC-MAIN-20171118094746-20171118114746-00363.warc.gz | 629,152,373 | 50,158 | It is currently 18 Nov 2017, 03:32
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customized
for You
we will pick new questions that match your level based o... | 1,853 | 6,265 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.828125 | 4 | CC-MAIN-2017-47 | latest | en | 0.833668 |
https://gmatclub.com/forum/the-first-3-terms-of-a-sequence-are-2-7-22-after-the-1st-48544.html?fl=similar | 1,495,568,725,000,000,000 | text/html | crawl-data/CC-MAIN-2017-22/segments/1495463607649.26/warc/CC-MAIN-20170523183134-20170523203134-00319.warc.gz | 765,976,850 | 43,791 | Check GMAT Club Decision Tracker for the Latest School Decision Releases https://gmatclub.com/AppTrack
It is currently 23 May 2017, 12:45
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Dail... | 780 | 2,503 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.28125 | 4 | CC-MAIN-2017-22 | latest | en | 0.898317 |
https://wikimili.com/en/Game_complexity | 1,604,053,957,000,000,000 | text/html | crawl-data/CC-MAIN-2020-45/segments/1603107910204.90/warc/CC-MAIN-20201030093118-20201030123118-00376.warc.gz | 602,955,963 | 39,782 | # Game complexity
Last updated
Combinatorial game theory has several ways of measuring game complexity . This article describes five of them: state-space complexity, game tree size, decision complexity, game-tree complexity, and computational complexity.
## Measures of game complexity
### State-space complexity
Th... | 6,235 | 24,407 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 1, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.5625 | 4 | CC-MAIN-2020-45 | latest | en | 0.953643 |
https://christopherdanielson.wordpress.com/tag/fair-sharing/ | 1,685,908,727,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224650264.9/warc/CC-MAIN-20230604193207-20230604223207-00738.warc.gz | 187,132,172 | 32,129 | # Tag Archives: fair sharing
## Children’s experiences with partitioning [TDI 3]
If you watch this video, you will see a pretty standard U.S. treatment of introductory fraction material.
PLEASE understand that this is not about Sal Khan or Khan Academy. What you see in that video is what happens in many, many elemen... | 2,665 | 12,464 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 3, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.765625 | 4 | CC-MAIN-2023-23 | latest | en | 0.940933 |
https://www.slideshare.net/marcelafernandagarzon/aproximacion-numerica-4089554 | 1,501,271,475,000,000,000 | text/html | crawl-data/CC-MAIN-2017-30/segments/1500550977093.96/warc/CC-MAIN-20170728183650-20170728203650-00406.warc.gz | 829,477,864 | 34,813 | Upcoming SlideShare
×
# Aproximacion numerica
666 views
Published on
0 Likes
Statistics
Notes
• Full Name
Comment goes here.
Are you sure you want to Yes No
• Be the first to comment
• Be the first to like this
Views
Total views
666
On SlideShare
0
From Embeds
0
Number of Embeds
20
Actions
Shares
0
8
0
Likes
0
E... | 1,060 | 4,099 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.796875 | 4 | CC-MAIN-2017-30 | latest | en | 0.698031 |
https://www.physicsforums.com/threads/tangential-speed.234703/ | 1,498,338,749,000,000,000 | text/html | crawl-data/CC-MAIN-2017-26/segments/1498128320338.89/warc/CC-MAIN-20170624203022-20170624223022-00147.warc.gz | 877,833,900 | 14,614 | # Tangential Speed
1. May 12, 2008
### grouchy
[SOLVED] Tangential Speed
A 4k ball is attached to a vertical rod with a cord 1.6 m long. As the ball rotates around the vertical rod in a circle of radius R = 0.8 m, what is the tangential speed of the ball?
Any help is appreciated.
2. May 12, 2008
### sirzerp
You... | 407 | 1,384 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.8125 | 4 | CC-MAIN-2017-26 | latest | en | 0.884619 |
https://www.coursehero.com/file/6106929/sol5/ | 1,526,820,359,000,000,000 | text/html | crawl-data/CC-MAIN-2018-22/segments/1526794863410.22/warc/CC-MAIN-20180520112233-20180520132233-00071.warc.gz | 743,528,541 | 50,746 | {[ promptMessage ]}
Bookmark it
{[ promptMessage ]}
# sol5 - AMS 540 MBA 540(Fall 2010 Estie Arkin Homework Set 5...
This preview shows pages 1–2. Sign up to view the full content.
AMS 540 / MBA 540 (Fall, 2010) Estie Arkin Homework Set # 5: Solution notes 1). (a). z x 1 x 2 x 3 x 4 x 5 x 6 RHS 1 2 3 -1 -12 0 0 0 ... | 928 | 2,531 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.734375 | 4 | CC-MAIN-2018-22 | latest | en | 0.775305 |
http://www.usaco.org/current/data/sol_crazy_silver.html | 1,516,312,688,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084887621.26/warc/CC-MAIN-20180118210638-20180118230638-00210.warc.gz | 593,901,428 | 2,507 | Solution Notes (Richard Peng): Two cows can reach each other if and only it is the case that, for each polygon, both cows are either in the interior of that polygon, or in the exterior. A community of cows is just a set of cows that are on the same "side" of each polygon. (A formal rigorous mathematical proof of this i... | 1,189 | 3,770 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.640625 | 4 | CC-MAIN-2018-05 | longest | en | 0.845174 |
https://math.stackexchange.com/questions/1041275/finding-a-fixed-subfield-of-mathbbqt | 1,576,483,518,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575541318556.99/warc/CC-MAIN-20191216065654-20191216093654-00091.warc.gz | 446,118,214 | 33,664 | # Finding a fixed subfield of $\mathbb{Q}(t)$
I'm looking at automorphisms $t \to 1-t$ and $t \to \frac{1}{t}$ of the field $\mathbb{Q}(t)$. By looking at the relations between these I think I've found the group generated by them to be $S_3$.
Now I'm trying to find the fixed fields, call these $F$. For the first one ... | 1,826 | 5,607 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.640625 | 4 | CC-MAIN-2019-51 | latest | en | 0.916732 |
https://www.casinocitytimes.com/john-robison/article/ask-the-slot-expert-risk-analysis-and-video-poker-part-3-67466 | 1,718,885,871,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861940.83/warc/CC-MAIN-20240620105805-20240620135805-00101.warc.gz | 593,884,883 | 9,050 | Stay informed with the
Articles in this Series
Best of John Robison
# Ask the Slot Expert: Risk analysis and video poker, Part 3
28 April 2021
Question: I usually play Hot Roll Video Poker, ten hands at 5-cent, 10-cent and 25-cent denomination. The game of choice is 8/5 Double Double Bonus or 9/5 for 25-cent denomin... | 1,722 | 7,130 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.03125 | 4 | CC-MAIN-2024-26 | latest | en | 0.924377 |
https://heritage.bafta.org/answers/517268-which-of-the-following-elements-would-you-expect-to-be-most-reactive-based-on-the-number-of-valence-electrons-it | 1,713,023,970,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296816820.63/warc/CC-MAIN-20240413144933-20240413174933-00040.warc.gz | 275,852,455 | 9,471 | # Which of the following elements would you expect to be most reactive, based on the number of valence electrons it has? A.Magnesium (Mg) B.Sodium (Na) C.Aluminum (Al) D.Sulfur (S)
Explanation:
Sodium is a group 1 element and its atomic number is 11. So, it has only one valence electron.
Magnesium is a group 2 eleme... | 1,947 | 8,442 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.734375 | 4 | CC-MAIN-2024-18 | latest | en | 0.94632 |
http://derek-haylock.blogspot.com/2014/11/rounding-to-nearest.html | 1,511,163,063,000,000,000 | text/html | crawl-data/CC-MAIN-2017-47/segments/1510934805923.26/warc/CC-MAIN-20171120071401-20171120091401-00739.warc.gz | 75,672,318 | 13,215 | ## Friday, 7 November 2014
### Rounding to the nearest
I occasionally find myself having a disagreement with teachers and others involved in assessment who want to set children a test question in which to get the mark you have to assume that, for example, 148.5 rounded to the nearest whole number is 149. My argument... | 541 | 2,115 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.59375 | 4 | CC-MAIN-2017-47 | longest | en | 0.961785 |
https://www.kidsacademy.mobi/lesson/represent-problems-using-number-sentences-3314865/ | 1,713,731,725,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296817819.93/warc/CC-MAIN-20240421194551-20240421224551-00710.warc.gz | 756,453,153 | 33,369 | # Logic and Early Math Lesson - Represent Problems Using Number Sentences, Subtraction Story Problems (#'s 1-5), Preschool
In the lesson titled "Represent Problems Using Number Sentences," preschool students embark on a fascinating journey into the world of subtraction through engaging story problems within the number... | 614 | 3,136 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.75 | 4 | CC-MAIN-2024-18 | latest | en | 0.933067 |
https://www.jiskha.com/display.cgi?id=1317181140 | 1,516,146,914,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084886758.34/warc/CC-MAIN-20180116224019-20180117004019-00226.warc.gz | 887,559,937 | 4,158 | # science - physics
posted by .
A plane flies with a velocity of 52 m/s east through a12 m/s cross wind blowing the plane south. Find the magnitude and direction (relative to due east) of the resultant velocity at which it travels.
• science - physics -
Just set up the vectors representing the forces (velocities, e... | 820 | 3,216 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.96875 | 4 | CC-MAIN-2018-05 | latest | en | 0.916053 |
http://gmatclub.com/forum/if-n-is-an-odd-integer-between-2-and-30-how-many-distinct-49381.html | 1,484,977,716,000,000,000 | text/html | crawl-data/CC-MAIN-2017-04/segments/1484560280900.71/warc/CC-MAIN-20170116095120-00415-ip-10-171-10-70.ec2.internal.warc.gz | 117,553,509 | 44,827 | If N is an odd integer between 2 and 30, how many distinct : DS Archive
Check GMAT Club Decision Tracker for the Latest School Decision Releases http://gmatclub.com/AppTrack
It is currently 20 Jan 2017, 21:48
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performa... | 1,474 | 4,591 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.890625 | 4 | CC-MAIN-2017-04 | latest | en | 0.910561 |
https://byjus.com/maths/13700-in-words/ | 1,653,487,699,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662587158.57/warc/CC-MAIN-20220525120449-20220525150449-00471.warc.gz | 200,003,811 | 152,833 | # 13700 in words
13700 in words is written as Thirteen Thousand Seven Hundred. In 13700, 1 has a place value of ten thousand, 3 has a place value of thousand and 7 has a place value of hundred. The article on Place Value gives more information. The number 13700 is used in expressions that relate to money, distance, le... | 618 | 2,022 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.71875 | 5 | CC-MAIN-2022-21 | longest | en | 0.842934 |
https://thekidsworksheet.com/worksheet-answer-key-grade-10-arithmetic-sequence-worksheet/ | 1,659,956,287,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882570793.14/warc/CC-MAIN-20220808092125-20220808122125-00768.warc.gz | 503,126,458 | 22,065 | Please click the following links to get math printable math worksheets for grade 10. Given the explicit formula for an arithmetic sequence find the first five terms and the term named in the problem.
Arithmetic Geometric Series Mazes Geometric Series Geometric Sequences Arithmetic
### This set of worksheets lets 8th ... | 810 | 4,287 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.828125 | 4 | CC-MAIN-2022-33 | latest | en | 0.905939 |
https://www.nagwa.com/en/videos/120101323726/ | 1,606,529,424,000,000,000 | text/html | crawl-data/CC-MAIN-2020-50/segments/1606141194982.45/warc/CC-MAIN-20201128011115-20201128041115-00079.warc.gz | 766,894,448 | 6,361 | # Video: Pack 4 β’ Paper 3 β’ Question 20
Pack 4 β’ Paper 3 β’ Question 20
03:36
### Video Transcript
Shown is a circle with centre π. π΄, π΅, and πΆ lie on the circumference of the circle. Prove that π¦ is equal to two π₯. Do not use any circle theorems in your proof.
This is an example of a geom... | 941 | 2,910 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.78125 | 5 | CC-MAIN-2020-50 | latest | en | 0.910123 |
https://metanumbers.com/13231530 | 1,600,589,553,000,000,000 | text/html | crawl-data/CC-MAIN-2020-40/segments/1600400196999.30/warc/CC-MAIN-20200920062737-20200920092737-00587.warc.gz | 491,408,819 | 8,129 | ## 13231530
13,231,530 (thirteen million two hundred thirty-one thousand five hundred thirty) is an even eight-digits composite number following 13231529 and preceding 13231531. In scientific notation, it is written as 1.323153 × 107. The sum of its digits is 18. It has a total of 7 prime factors and 96 positive divis... | 1,586 | 4,408 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.53125 | 4 | CC-MAIN-2020-40 | latest | en | 0.791221 |
https://www.nagwa.com/en/videos/345102192498/ | 1,642,665,486,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320301730.31/warc/CC-MAIN-20220120065949-20220120095949-00273.warc.gz | 968,737,205 | 13,236 | # Question Video: Finding the Probability of Dependent and Independent Events Occuring in a Real Context Mathematics • 7th Grade
A shelf in a bookstore contains 30 copies of a book, 4 of which have been signed by the author. A customer takes one of the copies off the shelf at random and looks through it. Some time lat... | 1,962 | 9,027 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.40625 | 4 | CC-MAIN-2022-05 | latest | en | 0.966533 |
https://www.edaboard.com/threads/how-can-i-simplify-this-function.314262/ | 1,643,154,290,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304876.16/warc/CC-MAIN-20220125220353-20220126010353-00385.warc.gz | 786,805,969 | 19,429 | # How can i simplify this function?
Status
Not open for further replies.
#### life24
##### Newbie level 6
Hi,
(A+B) XOR A
and
(A' + B) XOR A
And explain this. thank you
#### TSS1990
##### Newbie level 3
(a+b)xor a = (a+b)a'+(a+b)'a = ba'+a'b'a = ba'
(a'+b)xor a = (a'+b)a'+(a'+b)'a = (a'+ba')+ab'a = a'+ab'
= a'+b'... | 637 | 2,131 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.859375 | 4 | CC-MAIN-2022-05 | latest | en | 0.936827 |
https://understandinglinearalgebra.org/sec-linear-trans.html | 1,708,588,936,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947473735.7/warc/CC-MAIN-20240222061937-20240222091937-00603.warc.gz | 617,480,586 | 20,513 | # Understanding Linear Algebra
## Section2.5Matrix transformations
The past few sections introduced us to matrix-vector multiplication as a means of thinking geometrically about the solutions to a linear system. In particular, we rewrote a linear system as a matrix equation $$A\xvec = \bvec$$ and developed the concep... | 9,352 | 29,644 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.84375 | 5 | CC-MAIN-2024-10 | latest | en | 0.85117 |
http://www.slideserve.com/lam/probability-events-and-outcomes | 1,493,219,123,000,000,000 | text/html | crawl-data/CC-MAIN-2017-17/segments/1492917121355.9/warc/CC-MAIN-20170423031201-00440-ip-10-145-167-34.ec2.internal.warc.gz | 686,333,807 | 17,447 | # Probability, Events and Outcomes - PowerPoint PPT Presentation
1 / 17
SWBAT: Define probability, event & outcomes Determine the probability of a “favorable” even occurring. Probability, Events and Outcomes . Yo yo yo welcome back!!!!!!!! Happy NEW YEAR!. An experiment is a situation involving chance or probability ... | 1,071 | 4,383 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.3125 | 4 | CC-MAIN-2017-17 | longest | en | 0.903049 |
https://castingoutnines.wordpress.com/2006/11/25/what-makes-a-good-mathematical-justification/ | 1,498,682,864,000,000,000 | text/html | crawl-data/CC-MAIN-2017-26/segments/1498128323801.5/warc/CC-MAIN-20170628204133-20170628224133-00482.warc.gz | 731,059,591 | 36,836 | # What makes a good mathematical justification?
One of the biggest challenges a lot of students face when learning college-level mathematics is justifying one’s work. It’s not enough in a true college-level math course to compute a right answer; you must be able — at least in theory and most of the time in practice — ... | 930 | 4,527 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.34375 | 4 | CC-MAIN-2017-26 | longest | en | 0.942079 |
https://plainmath.net/algebra-ii/49419-factor-the-quadratic-polynomials-x-2-13x-plus-12 | 1,675,134,673,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764499842.81/warc/CC-MAIN-20230131023947-20230131053947-00402.warc.gz | 472,795,682 | 22,368 | Kathy Williams
2021-12-30
${x}^{2}-13x+12$
Jenny Bolton
Expert
The given quadratic polynomial is ${x}^{2}-13x+12$.
It is factored as follows.
${x}^{2}-13x+12={x}^{2}-12x-x+12$
=x(x-12)-1(x-12)
=(x-12)(x-1)
Thomas Nickerson
Expert
Is Given equation is
${x}^{2}-13x+12$
$⇒{x}^{2}-13x+12$
$⇒{x}^{2}-12x-x+12$
$⇒{x}^... | 274 | 588 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 37, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.0625 | 4 | CC-MAIN-2023-06 | latest | en | 0.695318 |
https://www.physicsforums.com/threads/common-quadratic-factor.373280/ | 1,508,195,700,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187820466.2/warc/CC-MAIN-20171016214209-20171016234209-00428.warc.gz | 1,185,910,171 | 15,320 | 1. Jan 27, 2010
### songoku
1. The problem statement, all variables and given/known data
Find the value of m and n, where m and n are integer, so that P(x) = x3 + mx2 – nx - 3m and
Q(x) = x3 + (m – 2) x2 –nx – 3n have common quadratic factor.
2. Relevant equations
3. The attempt at a solution
Is m = n = 0 one of th... | 436 | 1,220 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.875 | 4 | CC-MAIN-2017-43 | longest | en | 0.88372 |
https://www.gradesaver.com/textbooks/math/algebra/algebra-2-1st-edition/chapter-2-linear-equations-and-functions-2-1-represent-relations-and-functions-2-1-exercises-problem-solving-page-78/46 | 1,695,819,654,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510297.25/warc/CC-MAIN-20230927103312-20230927133312-00522.warc.gz | 874,507,642 | 15,752 | ## Algebra 2 (1st Edition)
$w(1)= 165.74$ $w(2)= 159.48$ $w(3)= 153.22$ $w(4)= 146.96$ $w(5)= 140.7$ According to the dynamic of the range, the acres used to grow watermelons were decreasing throughout this period.
The function is given: $w(t)=-6.26t+172$ Where $t$ is the number of years since $1999$. The value of $t$... | 300 | 710 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.15625 | 4 | CC-MAIN-2023-40 | latest | en | 0.859129 |
https://archived.hpcalc.org/greendyk/hp41c-manual/97.html | 1,660,281,634,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882571584.72/warc/CC-MAIN-20220812045352-20220812075352-00093.warc.gz | 129,684,520 | 3,583 | Section 6: Functions continue97
Let’s work an example using LOG . The village of Musser has installed a 12-o’clock whistle in the firehouse steeple near the center of the village. If the sound level at the steeple (2.2. meters from the whistle) is 138 decibels, will resident near the edge of the town, three kilometers... | 394 | 1,397 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.09375 | 4 | CC-MAIN-2022-33 | latest | en | 0.892787 |
https://www.aber.ac.uk/en/modules/2022/MA11110/ | 1,669,770,269,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446710712.51/warc/CC-MAIN-20221129232448-20221130022448-00236.warc.gz | 666,422,348 | 7,054 | Module Information
Module Identifier
MA11110
Module Title
Mathematical Analysis
2021/2022
Co-ordinator
Semester
Semester 2
Pre-Requisite
Pre-Requisite
Other Staff
Assessment
Due to Covid-19 students should refer to the module Blackboard pages for assessment details
Assessment Type Assessment length / details Propor... | 642 | 3,059 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.609375 | 4 | CC-MAIN-2022-49 | longest | en | 0.86407 |
https://www.jiskha.com/questions/85152/this-is-a-lottery-odds-question-it-involves-the-mega-millions-where-5-numbers-are | 1,620,414,578,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243988802.93/warc/CC-MAIN-20210507181103-20210507211103-00240.warc.gz | 895,950,678 | 6,180 | # Probability
This is a lottery odds question. It involves the Mega Millions, where 5 numbers are selected from the intergers 1-56 (without replacement) then a special 6th ball is selected from a new set of intergers 1-46. The odds of winning are 1/175711536. If exactly 200,000,000 random numbers are entered, what is ... | 1,359 | 4,732 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.09375 | 4 | CC-MAIN-2021-21 | latest | en | 0.916317 |
http://mathhelpforum.com/statistics/158719-poisson-distribution-print.html | 1,495,530,263,000,000,000 | text/html | crawl-data/CC-MAIN-2017-22/segments/1495463607593.1/warc/CC-MAIN-20170523083809-20170523103809-00089.warc.gz | 228,323,795 | 3,120 | # Poisson Distribution
• Oct 7th 2010, 08:26 AM
JJ007
Poisson Distribution
A cement pylon is considered safe if the hairline cracks are spread out and occur on the average of 1.2 cracks per 10-ft length of cement. In a 40-ft section of the cement pylon, what's the probability of 4 or more hairline cracks?
$P(X=x)=\fr... | 681 | 1,772 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 11, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.125 | 4 | CC-MAIN-2017-22 | longest | en | 0.741347 |
https://wise-answer.com/what-is-the-ratio-of-500-meters-to-a-kilometer/ | 1,718,897,391,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861957.99/warc/CC-MAIN-20240620141245-20240620171245-00627.warc.gz | 546,588,406 | 13,825 | Find answers to all questions with us
# What is the ratio of 500 meters to a kilometer?
## What is the ratio of 500 meters to a kilometer?
Answer: The ratio will be 1:4.
## What fraction of km is 500 meters?
To convert meters to km, multiply the meter value by 0.001 or divide by 1000. For example, to convert 500 m... | 676 | 2,417 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4 | 4 | CC-MAIN-2024-26 | latest | en | 0.899192 |
https://learn.careers360.com/ncert/question-find-the-angle-between-the-following-pair-of-lines-i-x-minus-2-by-2-equal-to-y-minus-1-by-5-equal-to-z-minus-3-by-minus-3-and-x-plus-2-by-minus-1-equal-to-y-minus-4-by-8-equal-to-z-minus-5-by-4/ | 1,597,309,752,000,000,000 | text/html | crawl-data/CC-MAIN-2020-34/segments/1596439738964.20/warc/CC-MAIN-20200813073451-20200813103451-00454.warc.gz | 378,876,643 | 95,737 | # 11. Find the angle between the following pair of lines: (i) $\frac{x-2}{2}= \frac{y-1}{5}= \frac{z+3}{-3}$ and $\frac{x+2}{-1}= \frac{y-4}{8}= \frac{z-5}{4}$
Given lines are;
$\frac{x-2}{2}= \frac{y-1}{5}= \frac{z+3}{-3}$ and $\frac{x+2}{-1}= \frac{y-4}{8}= \frac{z-5}{4}$
So, we two vectors $\vec{b_{1}}\... | 687 | 1,700 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 15, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.59375 | 5 | CC-MAIN-2020-34 | latest | en | 0.528851 |
https://math.stackexchange.com/questions/2841366/implicit-function-theorem-implies-the-inverse-function-theorem | 1,718,440,012,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861584.65/warc/CC-MAIN-20240615062230-20240615092230-00892.warc.gz | 346,708,460 | 36,550 | # Implicit Function Theorem implies the Inverse Function Theorem
I want to prove that the implicit function theorem implies the inverse function theorem. I saw in another post what's written below as the proof for this but I don't understand what they've done.
$$\text{ For } f : \mathbb{R}^n \to \mathbb{R}^n \text{, ... | 882 | 2,697 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.09375 | 4 | CC-MAIN-2024-26 | latest | en | 0.854114 |
http://siddhartha-gadgil.github.io/LogicTypesSpaces/blog/2014/12/29/sets-and-types/ | 1,656,901,586,000,000,000 | text/html | crawl-data/CC-MAIN-2022-27/segments/1656104293758.72/warc/CC-MAIN-20220704015700-20220704045700-00672.warc.gz | 50,130,035 | 6,051 | # Sets and Types
## Set theory
A set is a collection of objects with no further structure. Thus, the only property (or function) associated with a set $S$ is membership - a different object $x$ may or may not belong to $S$ (denoted as usual $x\in S$).
It is natural to try to reverse this and consider, for any proper... | 1,099 | 4,977 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4 | 4 | CC-MAIN-2022-27 | latest | en | 0.939704 |
https://keiseronlineuniversity.com/worksheet-on-three-digit-numbers-write-the-lacking-numbers/ | 1,701,424,884,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100286.10/warc/CC-MAIN-20231201084429-20231201114429-00458.warc.gz | 386,697,242 | 88,892 | Friday, December 1, 2023
HomeMathWorksheet on Three-digit Numbers | Write the Lacking Numbers
# Worksheet on Three-digit Numbers | Write the Lacking Numbers
Follow the questions given in worksheet on three-digit
numbers. The questions are primarily based on writing the lacking quantity within the right
order, pattern... | 1,804 | 4,768 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.921875 | 4 | CC-MAIN-2023-50 | latest | en | 0.616371 |
https://numeracycontinuum.com/math-tips/given-the-arithmetic-sequence-an-3-2-n-1-what-is-the-domain-for-n-question.html | 1,652,784,461,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662517245.1/warc/CC-MAIN-20220517095022-20220517125022-00268.warc.gz | 512,843,202 | 17,060 | # Given The Arithmetic Sequence An = 3 + 2 N − 1 , What Is The Domain For N? (Question)
Therefore, the domain for n for the given arithmetic sequence an = 3 + 2(n – 1) is all integers where n ≥ 1.
## What is the domain for N in an arithmetic sequence?
The domain in arithmetic (or even geometric) sequence is always a... | 4,917 | 17,804 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.25 | 4 | CC-MAIN-2022-21 | longest | en | 0.908551 |
http://math.stackexchange.com/questions/11518/euclidean-domain | 1,467,439,907,000,000,000 | text/html | crawl-data/CC-MAIN-2016-26/segments/1466783408828.55/warc/CC-MAIN-20160624155008-00192-ip-10-164-35-72.ec2.internal.warc.gz | 207,444,378 | 18,841 | # Euclidean domain
How to prove that $\mathcal{O}_{\sqrt[3]{3}}$ is an euclidean domain? I heard that one should prove the following but why it is enough?
For any $a,b,c\in\mathbb{R}$, prove that there are $x,y,z\in\mathbb{R}$ such that $x-a,y-b,z-c\in\mathbb{Z}$ and that $$-1\leq x^3+3y^3+9z^3-9xyz\leq 1.$$
-
What ... | 1,331 | 4,039 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.890625 | 4 | CC-MAIN-2016-26 | latest | en | 0.816861 |
http://docplayer.net/35145766-Solving-systems-by-substitution-6-2-1.html | 1,540,343,411,000,000,000 | text/html | crawl-data/CC-MAIN-2018-43/segments/1539583517628.91/warc/CC-MAIN-20181024001232-20181024022732-00396.warc.gz | 91,977,721 | 24,113 | # SOLVING SYSTEMS BY SUBSTITUTION 6.2.1
Save this PDF as:
Size: px
Start display at page:
## Transcription
1 SOLVING SYSTEMS BY SUBSTITUTION A system of equations has two or more equations with two or more variables. In Section 4.2, students were introduced to solving a system by looking at the intersection point o... | 9,154 | 34,684 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.8125 | 5 | CC-MAIN-2018-43 | latest | en | 0.897069 |
http://www.slideshare.net/lorirapp/unit-3-hw-2-solving-1-step-equations | 1,429,437,566,000,000,000 | text/html | crawl-data/CC-MAIN-2015-18/segments/1429246638571.67/warc/CC-MAIN-20150417045718-00220-ip-10-235-10-82.ec2.internal.warc.gz | 793,445,862 | 32,836 | Upcoming SlideShare
×
Thanks for flagging this SlideShare!
Oops! An error has occurred.
×
Saving this for later? Get the SlideShare app to save on your phone or tablet. Read anywhere, anytime – even offline.
Standard text messaging rates apply
# Unit 3 hw 2 - solving 1 step equations
1,766
views
Published on
Pub... | 2,235 | 7,543 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.59375 | 5 | CC-MAIN-2015-18 | longest | en | 0.862476 |
https://physics.stackexchange.com/questions/709191/hata-dagger2-hata-2-hata-dagger | 1,718,995,419,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862132.50/warc/CC-MAIN-20240621160500-20240621190500-00695.warc.gz | 390,062,330 | 39,702 | # $[(\hat{a}^{\dagger})^2, \hat{a}] = -2\hat{a}^{\dagger}$?
I'm confused by a line in the following wikipedia article on the squeeze operator in deriving the action of the squeeze operator on Heisenberg basis, the article seems to imply that $$[(\hat{a}^{\dagger})^2, \hat{a}] = -2\hat{a}^{\dagger}.$$
I'm confused by ... | 712 | 1,500 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.65625 | 4 | CC-MAIN-2024-26 | latest | en | 0.558333 |
https://www.physicsforums.com/threads/subsets-of-the-set-of-primes-uncountable-or-countable.389958/ | 1,708,710,736,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947474440.42/warc/CC-MAIN-20240223153350-20240223183350-00197.warc.gz | 966,804,949 | 17,019 | # Subsets of the set of primes - uncountable or countable?
• realitybugll
In summary, the conversation discusses Cantor's proof that the subsets of natural numbers are uncountable and the question of whether the subsets of prime numbers are countable or not. It is argued that if the set of primes can be put in a 1-to-... | 1,305 | 5,796 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.625 | 4 | CC-MAIN-2024-10 | latest | en | 0.918302 |
http://oeis.org/A173490 | 1,566,281,307,000,000,000 | text/html | crawl-data/CC-MAIN-2019-35/segments/1566027315222.56/warc/CC-MAIN-20190820045314-20190820071314-00359.warc.gz | 144,279,526 | 3,966 | This site is supported by donations to The OEIS Foundation.
Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!)
A173490 Even abundant numbers (even numbers n whose sum of divisors exceeds 2n). 5
12, 18, 20, 24, 30, 36, 40, 42, 48, 54, 56, 60, 66, 70, 72, 78, 80, 84, 88, 90, 96, 100, 102, 104, 108,... | 670 | 1,920 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.765625 | 4 | CC-MAIN-2019-35 | latest | en | 0.671313 |
https://questions.examside.com/past-years/medical/question/a-gas-is-allowed-to-expand-in-a-well-insulated-container-aga-neet-chemistry-thermodynamics-4kmujsqhne5vqqes | 1,637,973,471,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964358074.14/warc/CC-MAIN-20211126224056-20211127014056-00487.warc.gz | 518,855,475 | 11,386 | 1
MCQ (Single Correct Answer)
### NEET 2017
A gas is allowed to expand in a well insulated container against a constant external pressure of 2.5 atm from an initial volume of 2.50 L to a final volume of 4.50 L. The change in internal energy $\Delta$U of the gas in joules will be
A
$-$ 500 J
B
$-$ 505 J
C
+ 505 J
D
11... | 947 | 2,599 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.5 | 4 | CC-MAIN-2021-49 | latest | en | 0.690035 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.