url stringlengths 6 1.61k | fetch_time int64 1,368,856,904B 1,726,893,854B | content_mime_type stringclasses 3
values | warc_filename stringlengths 108 138 | warc_record_offset int32 9.6k 1.74B | warc_record_length int32 664 793k | text stringlengths 45 1.04M | token_count int32 22 711k | char_count int32 45 1.04M | metadata stringlengths 439 443 | score float64 2.52 5.09 | int_score int64 3 5 | crawl stringclasses 93
values | snapshot_type stringclasses 2
values | language stringclasses 1
value | language_score float64 0.06 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://artofproblemsolving.com/wiki/index.php?title=1993_AIME_Problems/Problem_6&diff=prev&oldid=33245 | 1,610,921,741,000,000,000 | text/html | crawl-data/CC-MAIN-2021-04/segments/1610703513194.17/warc/CC-MAIN-20210117205246-20210117235246-00358.warc.gz | 229,153,489 | 12,678 | # Difference between revisions of "1993 AIME Problems/Problem 6"
## Problem
What is the smallest positive integer than can be expressed as the sum of nine consecutive integers, the sum of ten consecutive integers, and the sum of eleven consecutive integers?
## Solution
### Solution 1
Denote the first of each of th... | 574 | 1,788 | {"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": 0, "mathjax_asciimath": 0, "img_math": 30, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.875 | 5 | CC-MAIN-2021-04 | latest | en | 0.880745 |
https://bookdown.org/manuele_leonelli/SimBook/a-production-process-simulation.html | 1,632,518,890,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057580.39/warc/CC-MAIN-20210924201616-20210924231616-00404.warc.gz | 192,355,234 | 10,553 | ## 6.5 A production process simulation
Consider a simple engineering job shop that consists of several identical machines. Each machine is able to process any job and there is a ready supply of jobs with no prospect of any shortages. Jobs are allocated to the first available machine. The time taken to complete a job i... | 1,013 | 4,230 | {"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... | 2.546875 | 3 | CC-MAIN-2021-39 | latest | en | 0.923299 |
https://www.engineersedge.com/calculators/pivot_arm_toggle_16095.htm | 1,686,394,448,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224657169.98/warc/CC-MAIN-20230610095459-20230610125459-00015.warc.gz | 809,774,071 | 6,592 | Related Resources: calculators
Pivot Arm Toggle Formulae and Calculator
Pivot Arm Toggle Mechanism Design Formula and Calculator
Pivot Arm clamp design with forces applied and reaction forces calculator. Force is applied at Q and maintained by the spring between the pivot arm and stop collar.
Eq. 1
Q = P [ ( ( l + ... | 361 | 1,057 | {"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.078125 | 3 | CC-MAIN-2023-23 | latest | en | 0.806465 |
https://www.geeksforgeeks.org/sum-of-all-palindrome-numbers-present-in-a-linked-list/?ref=leftbar-rightbar | 1,591,273,283,000,000,000 | text/html | crawl-data/CC-MAIN-2020-24/segments/1590347439928.61/warc/CC-MAIN-20200604094848-20200604124848-00340.warc.gz | 729,936,760 | 30,983 | # Sum of all Palindrome Numbers present in a Linked list
Given a linked list with integer node values, the task is to find the sum of all Palindrome Numbers present as Node values.
Examples:
Input: 13 -> 212 -> 22 -> 44 -> 4 -> 3
Output: 285
Explanation: The sum of palindrome numbers {22, 212, 44, 4, 3} is 285
Inpu... | 3,940 | 10,838 | {"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.25 | 3 | CC-MAIN-2020-24 | longest | en | 0.629717 |
https://www.w3resource.com/python-exercises/puzzles/python-programming-puzzles-44.php | 1,721,727,240,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763518029.81/warc/CC-MAIN-20240723072353-20240723102353-00219.warc.gz | 893,707,180 | 28,114 | Python: Determine which characters of a hexadecimal number correspond to prime numbers - w3resource
# Python: Determine which characters of a hexadecimal number correspond to prime numbers
## Python Programming Puzzles: Exercise-44 with Solution
From Wikipedia:
The hexadecimal numeral system, often shortened to "h... | 832 | 3,646 | {"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.0625 | 4 | CC-MAIN-2024-30 | latest | en | 0.864815 |
https://www.solvedanswer.com/write-the-word-or-phrase-that-best-completes-each-statement-or-answers-the-question-provide-the-missing-information-the-length-of-the-longer-leg-of-a-right-triangle-is-14-ft-longer/ | 1,675,276,505,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764499949.24/warc/CC-MAIN-20230201180036-20230201210036-00000.warc.gz | 1,017,087,500 | 24,825 | # Write the word or phrase that best completes each statement or answers the question. Provide the missing information. -The length of the longer leg of a right triangle is 14 ft longer
Write the word or phrase that best completes each statement or answers the question.
Provide the missing information.
-The length of ... | 192 | 715 | {"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... | 2.515625 | 3 | CC-MAIN-2023-06 | latest | en | 0.826079 |
https://web2.0calc.com/questions/help_41282 | 1,585,858,715,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370507738.45/warc/CC-MAIN-20200402173940-20200402203940-00458.warc.gz | 758,284,418 | 6,113 | +0
# Help?
0
106
2
For what values of \$j\$ does the equation \$(2x+7)(x-5) = -43 + jx\$ have exactly one real solution? Express your answer as a list of numbers, separated by commas.
Dec 20, 2019
#1
+119
+2
We can start by expanding the equation (2x + 7)(x - 5) = -43 + jx ---> 2x^2 - (j+3)x + 8 = 0.
Now we know... | 257 | 697 | {"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-2020-16 | latest | en | 0.873302 |
https://www.numberempire.com/1930156 | 1,600,927,734,000,000,000 | text/html | crawl-data/CC-MAIN-2020-40/segments/1600400213454.52/warc/CC-MAIN-20200924034208-20200924064208-00725.warc.gz | 995,632,575 | 6,455 | Home | Menu | Get Involved | Contact webmaster
# Number 1930156
one million nine hundred thirty thousand one hundred fifty six
### Properties of the number 1930156
Factorization 2 * 2 * 482539 Divisors 1, 2, 4, 482539, 965078, 1930156 Count of divisors 6 Sum of divisors 3377780 Previous integer 1930155 Next intege... | 622 | 1,949 | {"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... | 2.90625 | 3 | CC-MAIN-2020-40 | latest | en | 0.644714 |
https://www.scribd.com/document/125266910/Torque-Value-Guide-Formulas | 1,568,601,464,000,000,000 | text/html | crawl-data/CC-MAIN-2019-39/segments/1568514572471.35/warc/CC-MAIN-20190916015552-20190916041552-00048.warc.gz | 1,034,298,401 | 69,041 | You are on page 1of 2
Banbury
Oxfordshire, OX16 1XJ
UNITED KINGDOM
Tel:
Fax:
E-mail:
Website:
## + 44 (0) 1295 270333
+ 44 (0) 1295 753643
enquiry@norbar.com
www.norbar.com
## A GUIDE TO TORQUE VALUES
It should be understood that the subject of torque tension loading is beyond the scope of this document. The
info... | 2,696 | 5,537 | {"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.03125 | 3 | CC-MAIN-2019-39 | latest | en | 0.721642 |
http://www.gamedev.net/topic/658102-linear-depth-buffer/ | 1,480,927,849,000,000,000 | text/html | crawl-data/CC-MAIN-2016-50/segments/1480698541556.70/warc/CC-MAIN-20161202170901-00427-ip-10-31-129-80.ec2.internal.warc.gz | 469,660,880 | 26,353 | • Create Account
## Linear Depth Buffer
Old topic!
Guest, the last post of this topic is over 60 days old and at this point you may not reply in this topic. If you wish to continue this conversation start a new topic.
3 replies to this topic
### #1Mchart Members
130
Like
0Likes
Like
Posted 25 June 2014 - 03:27 ... | 1,704 | 5,706 | {"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.703125 | 4 | CC-MAIN-2016-50 | latest | en | 0.891546 |
https://math.answers.com/education/How_to_write_7_over_12_as_a_percent- | 1,721,301,082,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514828.10/warc/CC-MAIN-20240718095603-20240718125603-00351.warc.gz | 340,578,917 | 49,152 | 0
# How to write 7 over 12 as a percent-?
Updated: 12/15/2022
Saragracegp0255
Lvl 1
9y ago
To convert a fraction to a percentage, multiply by 100 %
→ 7/12 = 7/12 x 100 % = 175/3 % = 58 1/3 % ≈ 58.33 %
Wiki User
9y ago
Wiki User
9y ago
7/12 = 7 ÷ 12 = 0.58333 repeating = 58 and 1/3% | 131 | 293 | {"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-30 | latest | en | 0.746318 |
https://ask.learncbse.in/t/a-box-with-a-square-base-and-no-top-is-to-be-made-from-a-square-piece/57912 | 1,718,873,773,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861916.26/warc/CC-MAIN-20240620074431-20240620104431-00509.warc.gz | 90,019,318 | 3,438 | # A box with a square base and no top is to be made from a square piece
A box with a square base and no top is to be made from a square piece of carboard by cutting 3 in. squares from each corner and folding up the sides. The box is to hold 13872 in^3. How big a piece of cardboard is needed? 74in. x ?in. | 85 | 306 | {"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.453125 | 3 | CC-MAIN-2024-26 | latest | en | 0.94895 |
https://tutorialcup.com/interview/array/implement-two-stacks-in-the-array.htm | 1,726,087,493,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651400.96/warc/CC-MAIN-20240911183926-20240911213926-00387.warc.gz | 559,728,686 | 19,206 | # Implement Two Stacks in an Array
Difficulty Level Medium
Array StackViews 2751
## Problem Statement
In the “Implement Two Stacks in an Array” problem we have to implement two stacks in an array such that, if the user wants to push an element in either of two stacks then there should not be an error till the array ... | 1,385 | 4,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... | 3.359375 | 3 | CC-MAIN-2024-38 | latest | en | 0.772654 |
http://jfjm100.com/digital-design-of-nature/shape-modeling.html | 1,719,152,794,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862474.84/warc/CC-MAIN-20240623131446-20240623161446-00291.warc.gz | 14,699,291 | 12,647 | # Shape Modeling
Often not only just a species has to be modeled, but rather an individual plant with a particular shape. Examples here are trees growing along a wall or plants deformed under the influence of wind. In both instances, the overall shape of the plant has to be influenced in such a way as to yield a chara... | 1,297 | 6,599 | {"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... | 2.8125 | 3 | CC-MAIN-2024-26 | latest | en | 0.922322 |
https://www.aqua-calc.com/one-to-one/density/kilogram-per-cubic-meter/milligram-per-cubic-yard/1 | 1,571,610,179,000,000,000 | text/html | crawl-data/CC-MAIN-2019-43/segments/1570986726836.64/warc/CC-MAIN-20191020210506-20191020234006-00008.warc.gz | 807,538,305 | 9,415 | # 1 kilogram per cubic meter [kg/m³] in milligrams per cubic yard
## kg/m³ to mg/yd³ unit converter of density
1 kilogram per cubic meter [kg/m³] = 764 554.86 milligrams per cubic yard [mg/yd³]
### kilograms per cubic meter to milligrams per cubic yard density conversion cards
• 1
through
25
kilograms per cubic met... | 3,034 | 6,400 | {"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... | 2.625 | 3 | CC-MAIN-2019-43 | latest | en | 0.134579 |
https://s57863.gridserver.com/planet-earth-zoyyi/molar-mass-of-kbr-c844cb | 1,632,343,702,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057388.12/warc/CC-MAIN-20210922193630-20210922223630-00467.warc.gz | 554,517,323 | 13,022 | Note- The molar mass of KBr chemical compound is {eq}{{M}_{m}}=119.002\ \text{g/mol} {/eq}. Mass percentage of the elements in the composition. This is often used in combination with Phenobarbital but can also be used by itself to regulate seizure activity. Das Fe3Br8wird dabei zuvor aus Eisenschrott mit überschüssigem... | 9,473 | 34,876 | {"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... | 3.078125 | 3 | CC-MAIN-2021-39 | latest | en | 0.839181 |
https://www.ultimate-guitar.com/forum/showthread.php?t=1618731 | 1,516,761,312,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084892892.86/warc/CC-MAIN-20180124010853-20180124030853-00701.warc.gz | 997,273,889 | 16,505 | Hi,
Probably the most basic question ever, but I dont know theory, all by ear at the moment so trying to learn.
From what I have seen on YouTube chords are produced from a scale.
So for example the D chord fits into this scale:
Does that mean the D chord will fit with G and Bm chords because they are also in the sc... | 1,522 | 5,448 | {"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... | 2.53125 | 3 | CC-MAIN-2018-05 | latest | en | 0.956179 |
https://www.openlb.net/forum/reply/4264/ | 1,721,837,876,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763518304.14/warc/CC-MAIN-20240724140819-20240724170819-00495.warc.gz | 801,135,577 | 12,817 | #4264
Participant
Dear Fabian,
here is the relevant Code which i included in the Pousoille2d example:
// In function prepareLattice
sBoundaryCondition.addPressureBoundary( superGeometry, 4, omega );
std::vector<T> velocity( 2,T( 0 ) );
AnalyticalConst2D<T,T> u( velocity );
AnalyticalConst2D<T,T> rho( 1 );
// Defi... | 465 | 1,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... | 2.59375 | 3 | CC-MAIN-2024-30 | latest | en | 0.387334 |
https://www.tes.com/teaching-resources/shop/philhatch/Physics?sortBy=highestRated | 1,568,876,490,000,000,000 | text/html | crawl-data/CC-MAIN-2019-39/segments/1568514573444.87/warc/CC-MAIN-20190919060532-20190919082532-00326.warc.gz | 1,047,326,823 | 14,667 | # Phil Hatchard's Shop
7k+Views
#### Properties of Waves
(0)
Worksheet (2 pages) and Homework (1 page) (with answers) for Properties of Waves. Including definition of waves in terms of energy, difference between (and examples of) transverse and longitudinal waves, parts of waves such as areas of compression and rare... | 791 | 3,751 | {"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... | 2.78125 | 3 | CC-MAIN-2019-39 | latest | en | 0.903521 |
http://darren.dbsdataprojects.com/2016/11/06/ | 1,596,643,817,000,000,000 | text/html | crawl-data/CC-MAIN-2020-34/segments/1596439735963.64/warc/CC-MAIN-20200805153603-20200805183603-00156.warc.gz | 30,415,502 | 12,676 | ## What is the p-value when Hypothesis Testing?
The p-value helps us determine the significance of our results. The hypothesis test is used to test the validity of a claim being made about the overall population. The claim that is being tested we determine to be the null hypothesis. If the null hypothesis was conclude... | 1,006 | 4,675 | {"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.78125 | 4 | CC-MAIN-2020-34 | latest | en | 0.910569 |
https://nigerianscholars.com/past-questions/mathematics/question/597680/ | 1,675,241,231,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764499919.70/warc/CC-MAIN-20230201081311-20230201111311-00495.warc.gz | 436,000,118 | 17,428 | » » » A man kept 6 black,5 brown and 7 purple shirts in a drawer. What is the probabil...
# A man kept 6 black,5 brown and 7 purple shirts in a drawer. What is the probabil...
### Question
A man kept 6 black,5 brown and 7 purple shirts in a drawer. What is the probability of his picking a purple shirt with his eyes ... | 137 | 421 | {"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.0625 | 3 | CC-MAIN-2023-06 | latest | en | 0.844121 |
https://study.com/academy/answer/a-temperature-field-t-5xy-2-is-observed-in-a-steady-flow-with-a-velocity-field-v-2y-2-hat-i-plus-3x-hat-j-calculate-the-rate-of-change-dt-dt-at-the-point-x-y-1-1-all-the-coordinates-are-given-in-meters-temperature-in-kelvins-and-velocities.html | 1,653,812,823,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652663048462.97/warc/CC-MAIN-20220529072915-20220529102915-00009.warc.gz | 601,479,807 | 19,954 | A temperature field T = 5xy^2 is observed in a steady flow with a velocity field V = 2y^2 \hat i...
Question:
A temperature field {eq}T = 5xy^2 {/eq} is observed in a steady flow with a velocity field {eq}V = 2y^2 \hat i + 3x \hat j {/eq}. Calculate the rate of change dT /dt at the point (x, y) = (1,1). All the coord... | 344 | 1,263 | {"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-2022-21 | latest | en | 0.913983 |
https://easierwithpractice.com/what-is-a-hypothesis-easy-definition/ | 1,721,052,122,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514707.52/warc/CC-MAIN-20240715132531-20240715162531-00260.warc.gz | 195,006,750 | 46,690 | • Uncategorized
What is a hypothesis easy definition?
What is a hypothesis easy definition?
A hypothesis is a suggested solution for an unexplained occurrence that does not fit into current accepted scientific theory. The basic idea of a hypothesis is that there is no pre-determined outcome.
What is a hypothesis ki... | 5,203 | 25,970 | {"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.671875 | 4 | CC-MAIN-2024-30 | latest | en | 0.927632 |
https://studyadda.com/notes/4th-class/mental-ability/estimation/estimation/12334 | 1,568,549,497,000,000,000 | text/html | crawl-data/CC-MAIN-2019-39/segments/1568514571360.41/warc/CC-MAIN-20190915114318-20190915140318-00439.warc.gz | 616,721,443 | 20,153 | # 4th Class Mental Ability Estimation Estimation
Estimation
Category : 4th Class
Estimation
OBJECTIVES
· Students will be able to generate a range of possible outcomes.
· They will be able to judge the size, amount and cost of something.
INTRODUCTION
Estimation is a rough calculation of the value, num... | 518 | 1,839 | {"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.375 | 4 | CC-MAIN-2019-39 | latest | en | 0.767846 |
http://enhtech.com/mean-square/solution-root-mean-squared-error-and-r-squared.php | 1,542,403,140,000,000,000 | text/html | crawl-data/CC-MAIN-2018-47/segments/1542039743184.39/warc/CC-MAIN-20181116194306-20181116220306-00374.warc.gz | 111,194,989 | 4,610 | Home > Mean Square > Root Mean Squared Error And R-squared
# Root Mean Squared Error And R-squared
That's what some 2015. ^ J. Improvement in the regression model r-squared or ask your own question. Why does Siri say 座布団1枚お願いします when Iand win prizes!Koehler, Anne B.; Koehler (2006). "Another error people dislike abou... | 1,389 | 6,125 | {"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.140625 | 3 | CC-MAIN-2018-47 | latest | en | 0.88574 |
https://gamedev.stackexchange.com/questions/55739/how-to-rotate-camera-around-some-point | 1,719,070,528,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862404.32/warc/CC-MAIN-20240622144011-20240622174011-00896.warc.gz | 224,961,549 | 36,188 | # How to rotate camera around some point?
I have screen with dimensions: 800x600. The object that I want to rotate around is located at (400,300, -50) - center of the screen. Orthogonal projection: Near plan - 0.1f, far plane - 1000.0f left - 0, bottom - 0, right - 800, top - 600
Camera: position at (0,0,0) look at (... | 566 | 1,929 | {"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.1875 | 4 | CC-MAIN-2024-26 | latest | en | 0.917611 |
https://codeforces.com/problemset/problem/21/D | 1,685,570,504,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224647459.8/warc/CC-MAIN-20230531214247-20230601004247-00569.warc.gz | 203,590,165 | 14,595 | D. Traveling Graph
time limit per test
0.5 second
memory limit per test
64 megabytes
input
standard input
output
standard output
You are given undirected weighted graph. Find the length of the shortest cycle which starts from the vertex 1 and passes throught all the edges at least once. Graph may contain multiply edge... | 253 | 820 | {"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... | 2.546875 | 3 | CC-MAIN-2023-23 | longest | en | 0.806679 |
http://quantumartandpoetry.blogspot.com/2012/04/questions-and-answers-on-new-theory-of.html | 1,723,253,080,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640782288.54/warc/CC-MAIN-20240809235615-20240810025615-00375.warc.gz | 26,557,450 | 28,813 | ## Wednesday 25 April 2012
### Questions and Answers on a new theory of spacetime, Quantum Atom Theory an artist theory on the physics of time.
Albert Einstein forming his own potential future uncertainty relative to his position and momentum.
I am on the Web to promote Quantum Atom Theory an artist theory on the ph... | 1,151 | 5,384 | {"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... | 2.546875 | 3 | CC-MAIN-2024-33 | latest | en | 0.932627 |
https://software.intel.com/content/www/us/en/develop/documentation/onemkl-developer-reference-c/top/blas-and-sparse-blas-routines/sparse-blas-level-2-and-level-3-routines/sparse-blas-level-2-and-level-3-routines-1/mkl-coosv.html | 1,627,242,617,000,000,000 | text/html | crawl-data/CC-MAIN-2021-31/segments/1627046151760.94/warc/CC-MAIN-20210725174608-20210725204608-00700.warc.gz | 529,554,844 | 46,636 | Contents
# mkl_?coosv
Solves a system of linear equations for a sparse matrix in the coordinate format (deprecated).
## Syntax
Include Files
• mkl.h
Description
This routine is deprecated. Use mkl_sparse_?_trsvfrom the
Intel® oneAPI Math Kernel Library
The
mkl_?coosv
routine solves a system of linear equations with... | 691 | 2,673 | {"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... | 2.734375 | 3 | CC-MAIN-2021-31 | latest | en | 0.690387 |
http://www.solutioninn.com/in-example-6b-let-s-denote-the-signal-sent-and | 1,502,897,715,000,000,000 | text/html | crawl-data/CC-MAIN-2017-34/segments/1502886102307.32/warc/CC-MAIN-20170816144701-20170816164701-00167.warc.gz | 674,963,612 | 7,264 | # Question: In Example 6b let S denote the signal sent and
In Example 6b, let S denote the signal sent and R the signal received.
(a) Compute E[R].
(b) Compute Var(R).
(c) Is R normally distributed?
(d) Compute Cov(R, S).
Example 6b
Suppose that if a signal value s is sent from location A, then the signal value receiv... | 154 | 598 | {"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... | 2.828125 | 3 | CC-MAIN-2017-34 | latest | en | 0.883844 |
http://en.wikipedia.org/wiki/Catmull-Clark_subdivision_surface | 1,432,534,785,000,000,000 | text/html | crawl-data/CC-MAIN-2015-22/segments/1432207928414.45/warc/CC-MAIN-20150521113208-00218-ip-10-180-206-219.ec2.internal.warc.gz | 78,992,499 | 14,923 | # Catmull–Clark subdivision surface
(Redirected from Catmull-Clark subdivision surface)
First three steps of Catmull–Clark subdivision of a cube with subdivision surface below
The Catmull–Clark algorithm is a technique used in computer graphics to create smooth surfaces by subdivision surface modeling. It was devised... | 646 | 2,995 | {"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": 4, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.546875 | 4 | CC-MAIN-2015-22 | latest | en | 0.877003 |
http://www.slideserve.com/adamdaniel/locus | 1,508,690,427,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187825308.77/warc/CC-MAIN-20171022150946-20171022170946-00851.warc.gz | 555,743,834 | 16,358 | Locus
1 / 41
# Locus - PowerPoint PPT Presentation
Locus . Locus t. Locus. The path of an object that obeys a certain condition . Specific condition. A cow, grazing in a field, moves so that it is always a distance of 5m from the pole that it is tied to. How will the locus of the cow look like?. locus. path. Burp!.
... | 2,926 | 9,243 | {"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.1875 | 3 | CC-MAIN-2017-43 | latest | en | 0.928534 |
https://books.google.co.nz/books?id=ZjgMAAAAYAAJ&dq=editions:UOM39015065320957&output=html&lr= | 1,624,317,066,000,000,000 | text/html | crawl-data/CC-MAIN-2021-25/segments/1623488504838.98/warc/CC-MAIN-20210621212241-20210622002241-00327.warc.gz | 144,504,255 | 11,375 | # Schoolmaster's Assistant: Improved and Enlarged, Being a Plain Practical System of Arithmetic, Adapted to the United States
G.Tracy, 1843
### What people are saying -Write a review
We haven't found any reviews in the usual places.
### Contents
138 42 149 48 ADDITION Simple 57 Alligation 144
Conjoined Proportio... | 590 | 2,498 | {"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-2021-25 | latest | en | 0.886321 |
http://slideplayer.com/slide/2518674/ | 1,511,007,867,000,000,000 | text/html | crawl-data/CC-MAIN-2017-47/segments/1510934804881.4/warc/CC-MAIN-20171118113721-20171118133721-00447.warc.gz | 269,607,021 | 18,840 | # AQA 4302 June 2007 paper FA 1 Foundation Question 1 Question 1 Pictogram Question 2 Question 2 range and mode Question 3 Question 3 outcomes tables for.
## Presentation on theme: "AQA 4302 June 2007 paper FA 1 Foundation Question 1 Question 1 Pictogram Question 2 Question 2 range and mode Question 3 Question 3 outco... | 985 | 3,147 | {"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.578125 | 4 | CC-MAIN-2017-47 | longest | en | 0.850159 |
https://onepetro.org/PSIGAM/proceedings-abstract/PSIG05/All-PSIG05/PSIG-0506/2278 | 1,716,344,578,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971058525.14/warc/CC-MAIN-20240522005126-20240522035126-00105.warc.gz | 375,885,679 | 19,308 | ABSTRACT
The natural gas transmission requires compressors equipments continuously operating. Unexpected equipment out of service changes gas pipeline operating condition. These facts have an economic impact with possible invoicing reductions, the payment of penalties and diminution business profits. The machine failu... | 611 | 3,261 | {"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... | 2.5625 | 3 | CC-MAIN-2024-22 | latest | en | 0.916885 |
http://openstudy.com/updates/5084b8d8e4b02a1e48d76a32 | 1,448,490,826,000,000,000 | text/html | crawl-data/CC-MAIN-2015-48/segments/1448398446218.95/warc/CC-MAIN-20151124205406-00114-ip-10-71-132-137.ec2.internal.warc.gz | 160,068,692 | 13,116 | ## lgbasallote 3 years ago How do you compute for the range of a function? is it just the inverse?
1. baldymcgee6
The domain of the original function will be the range of the inverse.
2. baldymcgee6
I don't think there is ALWAYS a systematic way of computing the range; as opposed to always having a systematic way o... | 614 | 2,226 | {"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.703125 | 4 | CC-MAIN-2015-48 | longest | en | 0.870807 |
https://brainmass.com/math/linear-algebra/117450 | 1,481,388,350,000,000,000 | text/html | crawl-data/CC-MAIN-2016-50/segments/1480698543316.16/warc/CC-MAIN-20161202170903-00418-ip-10-31-129-80.ec2.internal.warc.gz | 838,251,474 | 18,693 | Share
Explore BrainMass
Description of Solving Systems of Linear Equations
Whenever a formula is used, begin by typing the formula you intend to use. Make sure to subscript where appropriate. Solve the system of equations using the substitution method. If the answer is a unique solution, present it as an ordered pair... | 151 | 600 | {"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.296875 | 3 | CC-MAIN-2016-50 | latest | en | 0.824792 |
https://www.enotes.com/homework-help/int-cos-2x-cos-6x-dx-find-indefinite-integral-776397 | 1,670,180,413,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446710978.15/warc/CC-MAIN-20221204172438-20221204202438-00171.warc.gz | 782,230,777 | 18,791 | # `int cos(2x)cos(6x) dx` Find the indefinite integral
Indefinite integrals are written in the form of `int f(x) dx = F(x) +C`
where: `f(x)` as the integrand
`F(x)` as the anti-derivative function
`C` as the arbitrary constant known as constant of integration
For the given problem: `int cos(6x)cos(2x) dx`...
Sta... | 839 | 2,050 | {"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-2022-49 | latest | en | 0.530923 |
https://www.douglaskrantz.com/SCLateNightSoftGroundFault.html | 1,653,667,244,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662658761.95/warc/CC-MAIN-20220527142854-20220527172854-00706.warc.gz | 843,135,358 | 10,601 | # How can I Find a Non-Linear Ground Fault?
By Douglas Krantz | Maintenance
One of my stories about finding a ground fault after the end of the day was at a large chain-store distribution center. I'd never been there before. Until that night, our company didn't have anything to do with that store chain. Our dispatche... | 1,472 | 6,798 | {"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... | 2.859375 | 3 | CC-MAIN-2022-21 | longest | en | 0.977265 |
http://blog.exupero.org/new-stack-math-compendium/ | 1,718,748,839,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861794.76/warc/CC-MAIN-20240618203026-20240618233026-00623.warc.gz | 5,230,150 | 2,824 | exupero's blog
# New stack math compendium
In the previous post I described a couple new approaches to my original compendium of stack math algorithms. Below is the updated compendium. The error is calculated using this script, which for algorithms that aren't simple multiplication or division checks the error at a f... | 1,245 | 3,467 | {"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... | 2.75 | 3 | CC-MAIN-2024-26 | latest | en | 0.690196 |
https://www.thebalancemoney.com/vanna-explanation-of-the-options-greek-1031331 | 1,686,008,139,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224652184.68/warc/CC-MAIN-20230605221713-20230606011713-00799.warc.gz | 1,146,968,518 | 45,112 | # What Is Vanna in Options?
View All
Definition
Vanna is a second-order derivative that measures the change in delta for any change in the implied volatility of an option. It is measured as the change in delta for every 1% change in implied volatility. In options trading, vanna will be negative for put options and po... | 765 | 3,844 | {"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... | 2.90625 | 3 | CC-MAIN-2023-23 | latest | en | 0.92095 |
https://web2.0calc.com/questions/the-hyperbola-frac-x-3-2-5-2-frac-y-1-2-4-2-1 | 1,611,082,640,000,000,000 | text/html | crawl-data/CC-MAIN-2021-04/segments/1610703519600.31/warc/CC-MAIN-20210119170058-20210119200058-00027.warc.gz | 640,451,284 | 5,418 | +0
# The hyperbola$\frac{(x-3)^2}{5^2} - \frac{(y+1)^2}{4^2} = 1$
+1
40
1
+467
has two asymptotes, one with positive slope and one with negative slope. Compute the intercept of the one with positive slope. (Enter your answer as an ordered pair.)
Dec 7, 2020 | 93 | 261 | {"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.375 | 3 | CC-MAIN-2021-04 | latest | en | 0.884609 |
https://codegolf.stackexchange.com/questions/75256/good-old-suffix-vector?noredirect=1 | 1,660,086,823,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882571090.80/warc/CC-MAIN-20220809215803-20220810005803-00779.warc.gz | 194,677,758 | 85,472 | # Good Old Suffix Vector
Inspired by an old manual...
### The challenge
I define the ath suffix vector of b as the boolean list of length a with b trailing truthy values.
Write a program or function that, given a and b by any means, returns the ath suffix vector of b by any means.
Now this may seem trivial, but he... | 4,665 | 14,886 | {"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.015625 | 3 | CC-MAIN-2022-33 | longest | en | 0.921131 |
https://www.studypool.com/discuss/1073096/find-linear-equation-in-slope-intercept-form?free | 1,506,049,101,000,000,000 | text/html | crawl-data/CC-MAIN-2017-39/segments/1505818688158.27/warc/CC-MAIN-20170922022225-20170922042225-00373.warc.gz | 872,226,069 | 14,230 | ##### Find linear equation in slope intercept form
label Mathematics
account_circle Unassigned
schedule 1 Day
account_balance_wallet \$5
There were 246 Apple stores worldwide in 2008 and 317 Apple stores worldwide in 2010. Write a linear equation in slope-intercept form that models this growth. Let x stand for the nu... | 320 | 1,177 | {"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... | 2.890625 | 3 | CC-MAIN-2017-39 | latest | en | 0.947981 |
http://oeis.org/A221861 | 1,563,953,330,000,000,000 | text/html | crawl-data/CC-MAIN-2019-30/segments/1563195531106.93/warc/CC-MAIN-20190724061728-20190724083728-00395.warc.gz | 112,148,471 | 3,666 | This site is supported by donations to The OEIS Foundation.
Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!)
A221861 The least number k that maximizes k! mod n. 2
0, 0, 2, 2, 4, 2, 3, 3, 3, 3, 5, 3, 12, 4, 4, 4, 16, 5, 9, 3, 5, 6, 14, 3, 4, 4, 4, 4, 18, 4, 30, 4, 6, 9, 4, 4, 36, 6, 8, 4, 40, 5,... | 573 | 1,336 | {"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... | 2.9375 | 3 | CC-MAIN-2019-30 | latest | en | 0.722693 |
http://www.sumscorp.com/new_models_of_culture/terms/?object_id=236047 | 1,544,853,485,000,000,000 | text/html | crawl-data/CC-MAIN-2018-51/segments/1544376826715.45/warc/CC-MAIN-20181215035757-20181215061757-00290.warc.gz | 480,239,670 | 3,783 | # Terms
a, b, g, d
a, b, g, d
Four letters, a, b, g, d, 22 build twenty-four houses, viz.:
1 = abgd
13 = gabd
2= abdg
3 = agbd
4 = agdb
16 = gbda
17 = gdab
18 = gdba
7 = bagd
19 = dabg
20 = dagb
21 = dbag
10 = bgda
22 = dbga
11 = bdag
23= dgab
12 = bdga
24 = dgba
Back | 132 | 290 | {"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... | 2.546875 | 3 | CC-MAIN-2018-51 | latest | en | 0.428125 |
https://en.wikipedia.org/wiki/Mean_dependence | 1,718,900,809,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861957.99/warc/CC-MAIN-20240620141245-20240620171245-00625.warc.gz | 201,790,400 | 15,785 | # Mean dependence
In probability theory, a random variable ${\displaystyle Y}$ is said to be mean independent of random variable ${\displaystyle X}$ if and only if its conditional mean ${\displaystyle E(Y\mid X=x)}$ equals its (unconditional) mean ${\displaystyle E(Y)}$ for all ${\displaystyle x}$ such that the probab... | 301 | 1,250 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 16, "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.015625 | 3 | CC-MAIN-2024-26 | latest | en | 0.84647 |
https://socratic.org/questions/what-is-the-lcm-of-24a-32a-4 | 1,638,243,194,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964358903.73/warc/CC-MAIN-20211130015517-20211130045517-00101.warc.gz | 599,509,620 | 5,849 | # What is the LCM of 24a, 32a^4?
Oct 17, 2015
$L C M \left(24 a , 32 {a}^{4}\right) = \frac{24 a \cdot 32 {a}^{4}}{G C D \left(24 a , 32 {a}^{4}\right)} = 96 {a}^{4}$
#### Explanation:
The GCD (Greatest Common Divisor) of $24$ and $32$ is $8$
The GCD of $a$ and ${a}^{4}$ is $a$
Therefore
$\textcolor{w h i t e}{\t... | 258 | 546 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 10, "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.03125 | 4 | CC-MAIN-2021-49 | latest | en | 0.610602 |
https://www.assignmentexpert.com/homework-answers/physics/mechanics-relativity/question-15648 | 1,621,214,536,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243991921.61/warc/CC-MAIN-20210516232554-20210517022554-00010.warc.gz | 663,482,704 | 288,556 | 98 978
Assignments Done
98.9%
Successfully Done
In May 2021
# Answer to Question #15648 in Mechanics | Relativity for Kennedy
Question #15648
You throw a baseball directly upward at time=0 at an initial speed of 14.5 m/s. what is the maximum height the ball reaches above where it leaves your hand?
1
2012-10-05T07:56:... | 255 | 736 | {"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.3125 | 3 | CC-MAIN-2021-21 | latest | en | 0.814383 |
https://justaaa.com/finance/17342-company-bs-wacc-is-10-it-has-three-projects-it | 1,716,817,712,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971059040.32/warc/CC-MAIN-20240527113621-20240527143621-00346.warc.gz | 275,264,205 | 11,283 | Question
# Company B’s WACC is 10%. It has three Projects it can choose from: Projects X, Y...
Company B’s WACC is 10%. It has three Projects it can choose from: Projects X, Y and Z. The following information is available regarding Project X.
Years 0 1 2 3
Cash Flows -\$100 \$80 \$60 \$40
And the following informat... | 283 | 1,049 | {"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... | 2.640625 | 3 | CC-MAIN-2024-22 | latest | en | 0.881732 |
https://www.jobilize.com/trigonometry/test/technology-dividing-polynomials-by-openstax?qcr=www.quizover.com | 1,552,945,130,000,000,000 | text/html | crawl-data/CC-MAIN-2019-13/segments/1552912201707.53/warc/CC-MAIN-20190318211849-20190318233849-00025.warc.gz | 791,715,228 | 23,327 | # 5.4 Dividing polynomials (Page 4/6)
Page 4 / 6
## Verbal
If division of a polynomial by a binomial results in a remainder of zero, what can be conclude?
The binomial is a factor of the polynomial.
If a polynomial of degree $\text{\hspace{0.17em}}n\text{\hspace{0.17em}}$ is divided by a binomial of degree 1, wh... | 4,412 | 9,590 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 124, "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, "m... | 4.6875 | 5 | CC-MAIN-2019-13 | latest | en | 0.408689 |
https://nrich.maths.org/public/leg.php?code=-99&cl=1&cldcmpid=7227 | 1,511,408,557,000,000,000 | text/html | crawl-data/CC-MAIN-2017-47/segments/1510934806720.32/warc/CC-MAIN-20171123031247-20171123051247-00236.warc.gz | 650,921,557 | 9,735 | # Search by Topic
#### Resources tagged with Working systematically similar to Button-up:
Filter by: Content type:
Stage:
Challenge level:
### There are 320 results
Broad Topics > Using, Applying and Reasoning about Mathematics > Working systematically
### Button-up
##### Stage: 1 Challenge Level:
My coat has th... | 2,044 | 9,167 | {"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-47 | longest | en | 0.891798 |
https://mirror.codeforces.com/problemset/problem/1468/H | 1,716,939,230,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971059160.88/warc/CC-MAIN-20240528220007-20240529010007-00634.warc.gz | 343,796,415 | 14,846 | H. K and Medians
time limit per test
2 seconds
memory limit per test
512 megabytes
input
standard input
output
standard output
Let's denote the median of a sequence $s$ with odd length as the value in the middle of $s$ if we sort $s$ in non-decreasing order. For example, let $s = [1, 2, 5, 7, 2, 3, 12]$. After sorting... | 1,124 | 3,280 | {"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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.25 | 3 | CC-MAIN-2024-22 | latest | en | 0.816033 |
https://www.tutorialspoint.com/java-program-to-check-if-a-given-number-is-perfect-number | 1,695,772,255,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510225.44/warc/CC-MAIN-20230926211344-20230927001344-00695.warc.gz | 1,177,477,510 | 18,437 | # Java Program to Check if a given Number is Perfect Number
When the sum of factors of a given number (after discarding the given number) is equal to the number itself is called a perfect number.
In this article, we will create java programs to check if a given number is perfect or not. for the given problem we are g... | 1,109 | 4,152 | {"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-2023-40 | latest | en | 0.772959 |
http://sourceforge.net/p/psyco/mailman/psyco-devel/?viewmonth=200201&style=flat&page=1 | 1,417,131,232,000,000,000 | text/html | crawl-data/CC-MAIN-2014-49/segments/1416931009292.37/warc/CC-MAIN-20141125155649-00021-ip-10-235-23-156.ec2.internal.warc.gz | 278,187,891 | 13,785 | ## psyco-devel — Technical or open discussion
You can subscribe to this list here.
2001 2002 2003 2004 2005 2006 2007 2009 2010 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec (39) Jan (37) Feb (35) Mar (23) Apr (14) May (2) Jun (7) Jul Aug (5) Sep (10) Oct Nov (4) Dec Jan (5) Feb (5) Mar (2) Apr May (7) Jun (8) Jul... | 5,093 | 18,902 | {"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... | 2.578125 | 3 | CC-MAIN-2014-49 | latest | en | 0.888739 |
https://forum.freecodecamp.org/t/got-stuck-on-going-to-the-cinema-challenge/473172 | 1,652,730,784,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662512229.26/warc/CC-MAIN-20220516172745-20220516202745-00584.warc.gz | 323,670,547 | 5,384 | Got stuck on “Going to the cinema” Challenge
I didn’t understand the instruction of this challenge on `codewars` platform. I didn’t understand how to calculate the `system B` .
So I need explanation about how to calculate `system B` If John goes to the cinema 3 times or 5 times?
system B starts it has a price of 500 ... | 127 | 472 | {"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... | 2.671875 | 3 | CC-MAIN-2022-21 | latest | en | 0.86178 |
http://spikedmath.com/455.html | 1,495,981,416,000,000,000 | text/html | crawl-data/CC-MAIN-2017-22/segments/1495463609837.56/warc/CC-MAIN-20170528141209-20170528161209-00010.warc.gz | 416,540,241 | 13,190 | Spiked Math Games // Math Fail Blog // Gauss Facts // Spiked Math Forums // Spiked Math Comics
# 455
How to insult a mathematician - October 17, 2011
• Currently 4.8/5
• 1
• 2
• 3
• 4
• 5
ZOMG - it's like 3 comics in one!!!
Okay, not all of them are insults... see if you can come up with any additional ones.
I... | 945 | 3,737 | {"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... | 2.6875 | 3 | CC-MAIN-2017-22 | longest | en | 0.966668 |
https://math.stackexchange.com/questions/527828/a-small-application-of-fermats-little-theorem | 1,656,696,512,000,000,000 | text/html | crawl-data/CC-MAIN-2022-27/segments/1656103943339.53/warc/CC-MAIN-20220701155803-20220701185803-00657.warc.gz | 442,104,253 | 65,164 | # A small application of Fermat's Little Theorem
Suppose that $q$ is some prime number distinct from prime $p$ (in particular, assume $q < p$). I would like to show that the elements $q^1, q^2, ... , q^{p-1}$ modulo $p$ are all distinct from each other. This is what I have so far:
If $q^i \equiv q^j \mod p$ then $q^i... | 429 | 1,398 | {"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-2022-27 | latest | en | 0.908122 |
https://www.clutchprep.com/chemistry/practice-problems/131739/balance-the-equation-and-solve-the-following-questions-ch3ch3-o2-co2-h2oa-how-ma | 1,638,472,825,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964362287.26/warc/CC-MAIN-20211202175510-20211202205510-00000.warc.gz | 702,480,734 | 42,455 | Stoichiometry Video Lessons
Concept:
# Problem: Balance the equation and solve the following questions.CH3CH3 + O2 → CO2 + H2Oa) How many moles of CH3CH3 are in 13.50g of CH3CH3b) If 13.50g of CH3CH3 react with excess oxygen, how many g of water will be formed?c) If 13.50g of CH3CH3 react with excess oxygen how many ... | 669 | 1,973 | {"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-2021-49 | latest | en | 0.770609 |
https://www.dailygk.in/2016/03/reasoning-quiz11-based-on-data.html | 1,537,924,467,000,000,000 | text/html | crawl-data/CC-MAIN-2018-39/segments/1537267162809.73/warc/CC-MAIN-20180926002255-20180926022655-00498.warc.gz | 707,789,344 | 40,524 | REASONING QUIZ–11 BASED ON DATA SUFFICIENCY
REASONING QUIZ–11 BASED ON DATA SUFFICIENCY
Directions (1 – 10): Each of the questions below consists of a question and two statements numbered I and II are given below it. You have to decide whether the data provided in the statements are sufficient to answer the question.... | 828 | 3,156 | {"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.203125 | 3 | CC-MAIN-2018-39 | longest | en | 0.938371 |
https://www.convertunits.com/from/cm/to/mille | 1,642,582,580,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320301264.36/warc/CC-MAIN-20220119064554-20220119094554-00062.warc.gz | 736,722,593 | 17,155 | ## ››Convert centimetre to mille [French]
cm mille
How many cm in 1 mille? The answer is 194900.
We assume you are converting between centimetre and mille [French].
You can view more details on each measurement unit:
cm or mille
The SI base unit for length is the metre.
1 metre is equal to 100 cm, or 0.0005130836326... | 445 | 1,818 | {"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... | 2.546875 | 3 | CC-MAIN-2022-05 | latest | en | 0.872725 |
https://zuoti.pro/question/1831193/10-what-is-the-atomic-mass-of-lithium-if-it-has | 1,713,006,422,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296816587.89/warc/CC-MAIN-20240413083102-20240413113102-00797.warc.gz | 1,034,095,280 | 9,408 | Question
#### Earn Coins
Coins can be redeemed for fabulous gifts.
Similar Homework Help Questions
• ### An element has two naturally-occurring isotopes. The mass numbers of these isotopes are 111 amu and...
An element has two naturally-occurring isotopes. The mass numbers of these isotopes are 111 amu and 113 amu,... | 1,018 | 3,956 | {"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 | 3 | CC-MAIN-2024-18 | latest | en | 0.878588 |
https://www.freemathhelp.com/forum/threads/absolute-value.118324/ | 1,582,603,240,000,000,000 | text/html | crawl-data/CC-MAIN-2020-10/segments/1581875146004.9/warc/CC-MAIN-20200225014941-20200225044941-00403.warc.gz | 727,126,064 | 10,858 | # Absolute Value
#### jUnIoRjUnCtIoNmAtHmAtH
##### New member
Hi there!
So I have the problem |y-2| + 11 > 0, and I got, for my two solutions, |y| > -9 (which would mean all real numbers are true) and |y| < 13. How would I display my answer?
Thanks!
#### Dr.Peterson
##### Elite Member
Can you explain what you mean... | 589 | 2,231 | {"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.59375 | 4 | CC-MAIN-2020-10 | latest | en | 0.964135 |
http://www.chestnut.com/en/eg/3/mathematics/7/2/examples/2/ | 1,477,352,088,000,000,000 | text/html | crawl-data/CC-MAIN-2016-44/segments/1476988719815.3/warc/CC-MAIN-20161020183839-00293-ip-10-171-6-4.ec2.internal.warc.gz | 372,626,832 | 9,240 | # 3.7.2. Finding the Quotient
.
• A5
• B6
• C7
• D8
.
### Solution
Find the quotient. Then take apart the result as the sum of two numbers (2 and the unknown number).
So, the missing number is 5.
0
correct
0
incorrect
0
skipped | 79 | 234 | {"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... | 2.703125 | 3 | CC-MAIN-2016-44 | latest | en | 0.747451 |
http://mathoverflow.net/questions/173279/integral-cohomology-of-the-hilbert-scheme-of-points-on-a-k3 | 1,469,668,346,000,000,000 | text/html | crawl-data/CC-MAIN-2016-30/segments/1469257827781.76/warc/CC-MAIN-20160723071027-00033-ip-10-185-27-174.ec2.internal.warc.gz | 165,694,027 | 14,158 | # Integral cohomology of the hilbert scheme of points on a k3
i'm reading the famous article "Varietes kahleriennes dont la premiere classe de chern est nulle" by Beauville, in particular proposition 6, which characterizes the second cohomology group for the hilbert scheme of points on a k3 surface, i.e. $H^2(S^{[r]},... | 467 | 1,449 | {"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... | 2.71875 | 3 | CC-MAIN-2016-30 | latest | en | 0.752011 |
https://www.jiskha.com/display.cgi?id=1368551754 | 1,501,139,238,000,000,000 | text/html | crawl-data/CC-MAIN-2017-30/segments/1500549427749.61/warc/CC-MAIN-20170727062229-20170727082229-00032.warc.gz | 785,383,618 | 4,383 | # mechanics
posted by .
Find the total kinetic energy of a 1500 g wheel, 700 mm in diameter, rolling across a level surface at 650 rpm. Assume that the wheel can be considered as a hoop.
(b) For the wheel in part (a), calculate the torque required to decrease its rotational speed from 400 rpm to rest in 9 s.
## Sim... | 732 | 2,831 | {"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... | 2.734375 | 3 | CC-MAIN-2017-30 | longest | en | 0.87577 |
https://www.codescilab.org/lesson-2-6 | 1,708,936,860,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947474653.81/warc/CC-MAIN-20240226062606-20240226092606-00403.warc.gz | 708,322,625 | 134,055 | top of page
# Summary
In the last section, we covered the four main data types and how they interact with one another. Test what you've learned by identifying the type of each of the following variables. Use the terminal if you need to check your answer, using the type() command.
1. Identify the types of the followi... | 167 | 534 | {"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... | 2.515625 | 3 | CC-MAIN-2024-10 | longest | en | 0.868848 |
http://complexzeta.wordpress.com/2008/07/29/galois-groups-of-local-fields/ | 1,386,214,743,000,000,000 | text/html | crawl-data/CC-MAIN-2013-48/segments/1386163039002/warc/CC-MAIN-20131204131719-00044-ip-10-33-133-15.ec2.internal.warc.gz | 38,631,470 | 17,062 | We begin with a few definitions.
Definition 1: A integral domain $R$ is called a Dedekind domain if it is noetherian, every nonzero prime ideal is maximal, and it is integrally closed in its field of fractions.
Definition 2: A ring $R$ is called a discrete valuation ring (DVR) if it is a principal ideal domain (PID) ... | 1,859 | 5,898 | {"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": 119, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "m... | 3.875 | 4 | CC-MAIN-2013-48 | longest | en | 0.889145 |
http://cyrille.martraire.com/tag/design/ | 1,696,098,357,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510707.90/warc/CC-MAIN-20230930181852-20230930211852-00312.warc.gz | 10,633,609 | 33,683 | TDD Vs. math formalism: friend or foe?
It is not uncommon to oppose the empirical process of TDD, together with its heavy use of unit tests, to the more mathematically based techniques, with the “formal methods” and formal verification at the other end of the spectrum. However I experienced again recently that the pro... | 11,713 | 58,006 | {"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.140625 | 3 | CC-MAIN-2023-40 | latest | en | 0.938083 |
https://math.answers.com/other-math/What_is_6.575_as_a_mixed_number_in_simplest_form | 1,653,657,603,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662647086.91/warc/CC-MAIN-20220527112418-20220527142418-00296.warc.gz | 444,025,320 | 38,461 | 0
# What is 6.575 as a mixed number in simplest form?
Wiki User
2012-03-08 00:00:42
6.575 = 6575/1000 = 623/40
Wiki User
2012-03-08 00:00:42
Study guides
20 cards
➡️
See all cards
3.75
859 Reviews | 86 | 204 | {"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... | 2.546875 | 3 | CC-MAIN-2022-21 | latest | en | 0.791724 |
https://koreajoongangdaily.joins.com/2011/02/16/fountain/Time-to-tighten-up-all-of-the-loose-nuts/2932296.html | 1,685,883,911,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224649986.95/warc/CC-MAIN-20230604125132-20230604155132-00088.warc.gz | 396,517,732 | 15,728 | Time to tighten up all of the loose nuts
# Time to tighten up all of the loose nuts
A man in Poland once received an express-mail package 14 days after it was sent. Upset at how much time it took, he calculated how long it should have taken for the package to reach him. The distance between the point of dispatch and ... | 575 | 2,580 | {"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... | 2.859375 | 3 | CC-MAIN-2023-23 | latest | en | 0.98303 |
https://www.newsxy.in/cmos-opamp-design.html | 1,623,629,243,000,000,000 | text/html | crawl-data/CC-MAIN-2021-25/segments/1623487611089.19/warc/CC-MAIN-20210613222907-20210614012907-00553.warc.gz | 856,974,207 | 6,194 | # cmos opamp design
The operational amplifier is arguably the most useful single device in analog electronic circuitry. With only a handful of external components, it can be made to perform a wide variety of analog signal processing tasks. It is also quite affordable, most general-purpose amplifiers selling for under ... | 701 | 3,622 | {"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... | 2.703125 | 3 | CC-MAIN-2021-25 | latest | en | 0.94957 |
http://techreport.com/forums/viewtopic.php?p=1109431 | 1,469,413,429,000,000,000 | text/html | crawl-data/CC-MAIN-2016-30/segments/1469257824201.56/warc/CC-MAIN-20160723071024-00134-ip-10-185-27-174.ec2.internal.warc.gz | 245,461,026 | 10,031 | ## Algorithm Help
From Visual Basic to GNU C, this is the place to talk programming.
Moderators: SecretSquirrel, just brew it!
### Algorithm Help
OK, first, I just want to say that I'm new here, so hello and all that. Anyways, I've been reading "Programing for Dummies" recently, and it got into the section on advan... | 1,940 | 7,034 | {"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.265625 | 3 | CC-MAIN-2016-30 | latest | en | 0.904644 |
https://ask.learncbse.in/t/what-is-the-average-power-transferred-to-the-circuit-in-one-complete-cycle/12776 | 1,720,820,475,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514452.62/warc/CC-MAIN-20240712192937-20240712222937-00457.warc.gz | 90,394,853 | 3,824 | # What is the average power transferred to the circuit in one complete cycle?
A series L-C-R circuit with R = 20 Ω, L = 1.5H and C= 35 µF is connected to a variable frequency of 200 V AC supply. When the frequency of the supply equals the natural frequency of the circuit, what is the average power transferred to the c... | 151 | 567 | {"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.5625 | 4 | CC-MAIN-2024-30 | latest | en | 0.912452 |
https://www.teachoo.com/3657/698/Ex-5.2--1---Differentiate-sin-(x2---5)/category/Ex-5.2/ | 1,679,911,424,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296948620.60/warc/CC-MAIN-20230327092225-20230327122225-00286.warc.gz | 1,128,469,596 | 32,978 | Ex 5.2
Chapter 5 Class 12 Continuity and Differentiability
Serial order wise
This video is only available for Teachoo black users
Get live Maths 1-on-1 Classs - Class 6 to 12
### Transcript
Ex 5.2, 1 Differentiate the functions with respect to π₯ sinβ‘(π₯2 + 5) y = sin (x2 + 5) We need to find derivative of π... | 384 | 639 | {"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-2023-14 | longest | en | 0.523469 |
https://forum.processing.org/two/discussion/13165/face-objects-outwards-in-a-uniform-angle.html | 1,695,335,019,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233506045.12/warc/CC-MAIN-20230921210007-20230922000007-00612.warc.gz | 296,999,254 | 13,296 | #### Howdy, Stranger!
We are about to switch to a new forum software. Until then we have removed the registration on this forum.
# face objects outwards in a uniform angle
edited October 2015
hello there, i'm sure there is an easy answer to this...
i'm rotating ellipses around a circle, but each ellipse seems to f... | 961 | 3,316 | {"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.109375 | 3 | CC-MAIN-2023-40 | latest | en | 0.836493 |
https://www.inf.ethz.ch/personal/wirth/CompilerConstruction/TestOberon0.Mod.txt | 1,495,654,621,000,000,000 | text/plain | crawl-data/CC-MAIN-2017-22/segments/1495463607860.7/warc/CC-MAIN-20170524192431-20170524212431-00067.warc.gz | 908,839,429 | 2,081 | OSP.Compile @ OSG.Decode OSG.Execute 3 7 11~ MODULE Permutations; (*NW 22.1.2013 for Oberon-0*) VAR m, n: INTEGER; a: ARRAY 10 OF INTEGER; PROCEDURE perm(k: INTEGER); VAR i, x: INTEGER; BEGIN IF k = 0 THEN i := 0; WHILE i < n DO WriteInt(a[i]); i := i+1 END ; WriteLn ELSE perm(k-1); i := 0; WHILE i < k-1 DO x := a[i]; ... | 1,401 | 3,532 | {"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... | 2.53125 | 3 | CC-MAIN-2017-22 | latest | en | 0.370288 |
https://cs.stackexchange.com/questions/140579/find-the-exactly-correct-separating-hyperplane-of-svm-when-the-data-is-not-perfe/ | 1,718,902,814,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861957.99/warc/CC-MAIN-20240620141245-20240620171245-00147.warc.gz | 173,874,932 | 39,307 | # Find the exactly correct separating hyperplane of SVM when the data is not perfectly linearly separable
I am thinking about the following case where the data in region 1 is always positive and the data in region 2 is always negative, but the data in region 3 can be both positive and negative. Are there any existing ... | 379 | 1,600 | {"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... | 2.515625 | 3 | CC-MAIN-2024-26 | latest | en | 0.891087 |
https://cran.microsoft.com/snapshot/2018-06-20/web/packages/ggstatsplot/vignettes/ggscatterstats.html | 1,670,462,054,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446711221.94/warc/CC-MAIN-20221207221727-20221208011727-00403.warc.gz | 212,830,835 | 143,210 | # ggscatterstats
#### 2018-05-22
The function ggstatsplot::ggscatterstats is meant to provide a publication-ready scatterplot with all statistical details included in the plot itself to show association between two continuous variables. We will see examples of how to use this function in this vignette with the ggplot... | 4,960 | 13,647 | {"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": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 2.515625 | 3 | CC-MAIN-2022-49 | latest | en | 0.654081 |
https://discourse.codecombat.com/t/gas-attack-python-keeps-not-seeing-enemies-or-returning-0/27641 | 1,675,051,808,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764499801.40/warc/CC-MAIN-20230130034805-20230130064805-00789.warc.gz | 221,805,028 | 7,113 | Gas attack /Python /Keeps not seeing enemies or returning 0
I don’t know whats wrong the hero either can’t see them or they return NaN or 0
Heres my code
``````def sumHealth(enemies):
# Create a variable and set it to 0 to start the sum.
totalHealth = 0
# Initialize the loop index to 0
enemyIndex = 0
# While enemyInd... | 883 | 3,490 | {"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... | 2.5625 | 3 | CC-MAIN-2023-06 | latest | en | 0.824806 |
http://malwareinvestigator.com/father-of-statistics-and-probability.html | 1,560,864,643,000,000,000 | text/html | crawl-data/CC-MAIN-2019-26/segments/1560627998724.57/warc/CC-MAIN-20190618123355-20190618145355-00336.warc.gz | 111,673,596 | 5,094 | # Father of statistics and probability. The Beginning of Probability and Statistics 2019-01-06
Father of statistics and probability Rating: 9,7/10 1103 reviews
## Who is the father of probability and statistics
Experiments on human behavior have special concerns. In France especially, mathematicians such as Laplace ... | 1,310 | 6,841 | {"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... | 2.671875 | 3 | CC-MAIN-2019-26 | latest | en | 0.9704 |
http://www.atmo.arizona.edu/students/courselinks/fall09/atmo336/lectures/sec3/energybudget2.html | 1,696,392,150,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233511351.18/warc/CC-MAIN-20231004020329-20231004050329-00240.warc.gz | 59,111,521 | 7,272 | ## The Earth's Energy Budget II -- Radiation Emitted by the Earth, the Greenhouse Effect, and the Overall Energy Balance
On the previous page we looked at the absorption of solar radiation by the Earth. This is the energy into the planet Earth. Because the average temperture of the Earth is nearly constant from year t... | 2,518 | 12,934 | {"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... | 2.6875 | 3 | CC-MAIN-2023-40 | latest | en | 0.932963 |
https://www.jiskha.com/display.cgi?id=1190062329 | 1,501,210,795,000,000,000 | text/html | crawl-data/CC-MAIN-2017-30/segments/1500549436321.71/warc/CC-MAIN-20170728022449-20170728042449-00332.warc.gz | 785,720,748 | 4,256 | # Math
posted by .
A gallon of paint can cover an area of 385 square feet. How thick is the coat of paint in inches.
thanks
• Math -
Find out how many inches are in a square foot and then multiply that by 385.
• Math -
that gives me a rather large answer, i believe its thickness would be less than an inch
## Si... | 662 | 2,667 | {"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-30 | longest | en | 0.945803 |
https://oeis.org/A282778 | 1,713,314,577,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296817112.71/warc/CC-MAIN-20240416222403-20240417012403-00016.warc.gz | 390,220,018 | 3,938 | The OEIS is supported by the many generous donors to the OEIS Foundation.
Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!)
A282778 First differences of A281687. 2
0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 1, -1, 1, 0, 2, -1, 1, -1, 1, 0, 2, -1, 2, -2, 1, -1, 2, -1, 2, -3, 1, 1, 1, -... | 691 | 1,585 | {"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.546875 | 4 | CC-MAIN-2024-18 | latest | en | 0.579473 |
https://www.media4math.com/NY-4.NBT.2a | 1,726,394,689,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651622.79/warc/CC-MAIN-20240915084859-20240915114859-00112.warc.gz | 803,759,277 | 12,349 | ## NY-4.NBT.2a: Read and write multi-digit whole numbers using base-ten numerals, number names, and expanded form. Compare two multi-digit numbers based on meanings of the digits in each place, using >, =, and < symbols to record the results of comparisons.
There are 48 resources.
Title Description Thumbnail Image Cur... | 1,485 | 7,033 | {"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... | 2.546875 | 3 | CC-MAIN-2024-38 | latest | en | 0.805642 |
https://constable.blog/tag/tao/ | 1,653,540,450,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662601401.72/warc/CC-MAIN-20220526035036-20220526065036-00334.warc.gz | 232,392,104 | 37,581 | We have lost the relationship between Number and Form or Number and Magnitude as the Ancient Greeks called their Forms.
A few years ago a Revolution in Mathematics and Physics has started. This revolution is caused by Geometric Algebra.
In Geometric Algebra the Ancient Theories of Euclid and Pythagoras are reevaluate... | 7,504 | 29,932 | {"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.421875 | 3 | CC-MAIN-2022-21 | latest | en | 0.916149 |
https://lambdageeks.com/rhombus/ | 1,701,586,083,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100489.16/warc/CC-MAIN-20231203062445-20231203092445-00539.warc.gz | 424,020,757 | 42,404 | # 💠 Demystifying the Rhombus: A Deep Dive into Geometry
A rhombus is a quadrilateral with four sides of equal length. It is a special type of parallelogram where opposite sides are parallel and opposite angles are equal. The unique characteristic of a rhombus is that all its sides are congruent, meaning they have the... | 5,137 | 23,262 | {"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-2023-50 | latest | en | 0.952225 |
https://notebook.community/AllenDowney/ThinkStats2/code/chap13ex | 1,618,689,981,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618038464045.54/warc/CC-MAIN-20210417192821-20210417222821-00009.warc.gz | 543,356,964 | 186,650 | # Examples and Exercises from Think Stats, 2nd Edition
http://thinkstats2.com
``````
In [1]:
from __future__ import print_function, division
%matplotlib inline
import warnings
warnings.filterwarnings('ignore', category=FutureWarning)
import numpy as np
import pandas as pd
import random
import thinkstats2
impor... | 2,892 | 10,060 | {"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.390625 | 3 | CC-MAIN-2021-17 | longest | en | 0.654547 |
https://pdfcoffee.com/solved-problems-in-heat-transfer-5-pdf-free.html | 1,652,757,639,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662515501.4/warc/CC-MAIN-20220517031843-20220517061843-00236.warc.gz | 518,251,680 | 15,670 | # Solved Problems in Heat Transfer
##### Citation preview
SOLVED PROBLEMS IN HEAT TRANSFER Heat Loss by Conduction A plane brick wall, 25 cm thick, is faced with 5 cm thick concrete layer. If temperature of the exposed brick face is 70 oC and that of the concrete is 25oC, out the heat lost per hour through a wall of ... | 7,599 | 21,119 | {"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-2022-21 | latest | en | 0.842791 |
http://www.mallenmolen.nl/case/estonia_vertical_cyl_1354.html | 1,611,182,731,000,000,000 | text/html | crawl-data/CC-MAIN-2021-04/segments/1610703522133.33/warc/CC-MAIN-20210120213234-20210121003234-00278.warc.gz | 156,283,927 | 14,442 | • # estonia vertical cylindrical tank building volume
• Xicheng Science & Technology Building High-tech Development Zone, Zhengzhou, China
• 0086-371-86011881
• [email protected]
• Online Chating
### Tank Volume Calculator
Total volume of a cylinder shaped tank is the area, A, of the circular end times the height, h... | 3,246 | 15,657 | {"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... | 2.65625 | 3 | CC-MAIN-2021-04 | latest | en | 0.789083 |
http://mathhelpforum.com/differential-equations/167484-differential-equation-substitution.html | 1,480,824,977,000,000,000 | text/html | crawl-data/CC-MAIN-2016-50/segments/1480698541187.54/warc/CC-MAIN-20161202170901-00291-ip-10-31-129-80.ec2.internal.warc.gz | 173,003,076 | 12,531 | # Thread: Differential equation with substitution
1. ## Differential equation with substitution
The question:
Use the substitution $v = \frac{y}{x}$ to solve
$\frac{dy}{dx} = \frac{(\frac{y}{x})^3 + 1}{(\frac{y}{x})^2}$
given that y = 1 at x = 1.
My attempt:
$\frac{dy}{dx} = \frac{v^3 + 1}{v^2}$
$y = \int{\frac{v... | 1,764 | 4,565 | {"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": 55, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.375 | 4 | CC-MAIN-2016-50 | longest | en | 0.661381 |
https://communities.intel.com/thread/115393 | 1,521,748,292,000,000,000 | text/html | crawl-data/CC-MAIN-2018-13/segments/1521257648000.93/warc/CC-MAIN-20180322190333-20180322210333-00160.warc.gz | 553,271,750 | 24,952 | 1 Reply Latest reply on Jun 15, 2017 3:15 AM by MartyG
# Realsense r200 noisy cloud and color difference
Hi guys.
I'm using three Intel realsense r200 cameras and have some problems that I can't resolve.
The first one is that the point cloud I get is wavy, I have a feeling that sensor has some
noise dependant on t... | 592 | 2,437 | {"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... | 2.53125 | 3 | CC-MAIN-2018-13 | longest | en | 0.921944 |
http://mathhelpforum.com/pre-calculus/1160-proof-sin-cos.html | 1,480,935,246,000,000,000 | text/html | crawl-data/CC-MAIN-2016-50/segments/1480698541692.55/warc/CC-MAIN-20161202170901-00413-ip-10-31-129-80.ec2.internal.warc.gz | 177,951,651 | 9,992 | # Thread: Proof for sin and cos
1. ## Proof for sin and cos
i cannot prove this no matter what i try to do! I need help to be able to pass my test tommorrow.
Prove sin(t)/(1-cos(t)) = (1+cos(t)) / sin(t)
I worked with the left terms:
sin(t) / (1-cos(t)) | Problem
sin(t) / (sin^2(t) + cos^2(t)-cos(t)) | Pythagorea... | 206 | 643 | {"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": 1, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.125 | 3 | CC-MAIN-2016-50 | longest | en | 0.903514 |
http://www.jiskha.com/display.cgi?id=1383867382 | 1,498,555,035,000,000,000 | text/html | crawl-data/CC-MAIN-2017-26/segments/1498128321306.65/warc/CC-MAIN-20170627083142-20170627103142-00137.warc.gz | 575,787,278 | 3,992 | math
posted by .
Fourteen patients have the following LOS:1,4,4,2,5,16,3,3,1,6,4,5,7,and 2. Compute the mean, median, and mode
• math -
Add them together and divide by 14 to find the mean.
Arrange them in order. The middle number is the median.
4 is the mode
http://www.purplemath.com/modules/meanmode.htm
• math... | 251 | 821 | {"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-2017-26 | latest | en | 0.932778 |
https://www.esaral.com/q/the-value-of-91451 | 1,721,775,726,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763518130.6/warc/CC-MAIN-20240723224601-20240724014601-00083.warc.gz | 638,727,983 | 11,297 | # The value of
Question:
The value of $\frac{2^{0}+7^{0}}{5^{0}}$ is
(a) 0
(b) 2
(c) $\frac{9}{5}$
(d) $\frac{1}{5}$
Solution:
$\frac{2^{0}+7^{0}}{5^{0}}=\frac{1+1}{1}$
$=\frac{2}{1}$
$=2$
$\therefore$ The value of $\frac{2^{0}+7^{0}}{5^{0}}$ is 2 .
Hence, the correct option is (b). | 142 | 295 | {"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.984375 | 4 | CC-MAIN-2024-30 | latest | en | 0.473292 |
https://discussions.unity.com/t/how-to-handle-movements-of-objects-in-a-platformer-with-a-cylindrical-map/836220 | 1,723,483,071,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722641045630.75/warc/CC-MAIN-20240812155418-20240812185418-00608.warc.gz | 165,006,836 | 8,992 | How to handle movements of objects in a platformer with a cylindrical map?
I was wondering what would be the best approach for a game like Resogun:
In my opinion, the easiest approach is to:
• have a “Center Parent” for each moving object
• Offset the child object by the wanted radius
• Rotate the parent
=> The o... | 1,104 | 4,890 | {"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... | 2.8125 | 3 | CC-MAIN-2024-33 | latest | en | 0.950152 |
http://brainking.com/en/GameRules?tp=101&fwa=TeamTournaments!tri=378$trnst=10 | 1,508,692,022,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187825399.73/warc/CC-MAIN-20171022165927-20171022185927-00103.warc.gz | 51,044,417 | 5,307 | New User Registration
Back to game
Statistics of won games red 39780 (50.34 %) blue 39173 (49.57 %) Draws 67 (0.08 %)
### Frog Finder
This is a nice variant of the well known game of Minesweeper (which is included in MS Windows) for two players, created by Michael Coan in 2006.
Start position and game object
The ... | 702 | 2,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.390625 | 3 | CC-MAIN-2017-43 | longest | en | 0.95641 |
http://www.askiitians.com/forums/Wave-Motion/11/25635/wat-is-the-general-equation-of-standing-wave.htm | 1,484,727,407,000,000,000 | text/html | crawl-data/CC-MAIN-2017-04/segments/1484560280242.65/warc/CC-MAIN-20170116095120-00020-ip-10-171-10-70.ec2.internal.warc.gz | 352,950,787 | 32,589 | Click to Chat
1800-2000-838
+91-120-4616500
CART 0
• 0
MY CART (5)
Use Coupon: CART20 and get 20% off on all online Study Material
ITEM
DETAILS
MRP
DISCOUNT
FINAL PRICE
Total Price: R
There are no items in this cart.
Continue Shopping
Get instant 20% OFF on Online Material.
coupon code: MOB20 | View Course list... | 1,521 | 5,726 | {"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": 4, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 2.96875 | 3 | CC-MAIN-2017-04 | longest | en | 0.832769 |
https://socratic.org/questions/how-do-you-solve-16-m-3-5-3 | 1,576,407,069,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575541307813.73/warc/CC-MAIN-20191215094447-20191215122447-00119.warc.gz | 546,231,939 | 6,028 | # How do you solve 16 m + 3 5 = 3?
Oct 18, 2016
This problem is solved by isolating the variable, so that we determine that $m = - 2$.
#### Explanation:
1. Subtract $35$ from both sides. This gets the $16$m by itself. It is necessary to perform this operation on both sides to maintain the balance of the equation.
$... | 172 | 555 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 8, "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, "mat... | 4.59375 | 5 | CC-MAIN-2019-51 | longest | en | 0.932611 |
https://www.cnblogs.com/xiaochuan94/p/11588720.html | 1,586,070,250,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370529375.49/warc/CC-MAIN-20200405053120-20200405083120-00087.warc.gz | 848,106,801 | 5,858 | # LeetCode.1185-一周中的星期几(Day of the Week)
## 看题和准备
• 给定的日期是1971年至2100年之间的有效日期。
## 第一种解法
public String dayOfTheWeek(int day, int month, int year) {
String[] week = {"Sunday", "Monday", "Tuesday", "Wednesday",
"Thursday", "Friday", "Saturday"};
Calendar cal = Calendar.getInstance();
cal.set(year, month-1, day);
int i ... | 844 | 1,961 | {"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.4375 | 3 | CC-MAIN-2020-16 | latest | en | 0.313105 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.