url
stringlengths
6
1.66k
fetch_time
int64
1,368,859,978B
1,726,892,758B
content_mime_type
stringclasses
3 values
warc_filename
stringlengths
108
138
warc_record_offset
int32
24.2k
1.74B
warc_record_length
int32
737
780k
text
stringlengths
66
963k
token_count
int32
32
446k
char_count
int32
66
963k
metadata
stringlengths
439
443
score
float64
3.5
5.13
int_score
int64
4
5
crawl
stringclasses
93 values
snapshot_type
stringclasses
2 values
language
stringclasses
1 value
language_score
float64
0.05
1
https://wafflescrazypeanut.wordpress.com/2013/09/15/falling-in-orbit/
1,529,804,274,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267865995.86/warc/CC-MAIN-20180624005242-20180624025242-00178.warc.gz
733,613,763
19,784
# Falling in Orbit… “Orbital motion” is a wonderful concept in the theory of gravitation. Almost all celestial objects have their own rotation, and revolution around something. As an example, the eight planets move around the Sun, the sun moves around the galactic center, so do all the other stars, probably determined...
1,511
6,376
{"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": 27, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.59375
4
CC-MAIN-2018-26
latest
en
0.922057
https://matlabhelper.com/category/tutorial/control-system/
1,508,661,290,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187825154.68/warc/CC-MAIN-20171022075310-20171022095310-00859.warc.gz
761,250,207
15,816
### Control System August 2017 #### Design of Zero Order Hold and First Order Hold Circuit Introduction Sample & Hold Circuit is used to sample the given input signal and to hold the sampled value. Sample and hold circuit is used to sample an analog signal for a short interval #### Lyapanov Stability Analysis | MAT...
560
2,792
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.625
4
CC-MAIN-2017-43
longest
en
0.855943
https://www.gradesaver.com/textbooks/math/algebra/algebra-and-trigonometry-10th-edition/chapter-11-chapter-test-page-843/7
1,723,099,423,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640723918.41/warc/CC-MAIN-20240808062406-20240808092406-00100.warc.gz
591,001,443
12,304
## Algebra and Trigonometry 10th Edition $477$ The sum of the first $n$ terms of an arithmetic sequence can be obtained by the following formula: $\frac{n(a_1+a_n)}{2},$ where $a_1$ is the first term, $a_n$ is the nth term and $n$ is the number of terms. Thus the sum:$\frac{n(a_1+a_n)}{2}=\frac{n(a_1+a_1+(n-1)d)}{2}=\...
150
377
{"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.0625
4
CC-MAIN-2024-33
latest
en
0.66171
http://math.stackexchange.com/questions/106972/count-the-number-of-divisions-of-a-set-recursively
1,469,413,701,000,000,000
text/html
crawl-data/CC-MAIN-2016-30/segments/1469257824201.56/warc/CC-MAIN-20160723071024-00253-ip-10-185-27-174.ec2.internal.warc.gz
150,292,657
19,369
# Count the number of divisions of a set recursively I'm trying to understand the reasoning behind the answer to the following question from an old exam. Given a set $S_n = \{ 1, 2, 3,\dots n\}$ find how many divisions, $K_n$, there are of the set using only subsets of 1 or 2 members. For example, $\{ \{1,4\}, 6 , 2,...
1,589
4,467
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.625
5
CC-MAIN-2016-30
latest
en
0.882984
https://miro.acadiasi.ro/ev9ccu/0398e0-90th-row-of-pascal%27s-triangle
1,685,815,367,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224649302.35/warc/CC-MAIN-20230603165228-20230603195228-00773.warc.gz
442,136,648
23,189
90th row of pascal's triangle Here they are: 1 1 1 1 2 1 1 3 3 1 1 4 6 4 1 To get the next row, begin with 1: 1, then 5 =1+4 , then 10 = 4+6, then 10 = 6+4 , then 5 = 4+1, then end with 1 See the pattern? Pascal triangle numbers are coefficients of the binomial expansion. What is the value of the greatest el If the ex...
5,812
21,302
{"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.84375
4
CC-MAIN-2023-23
latest
en
0.849294
https://livecasinoguru.com/strategies/roulette/two-for-one.html
1,600,413,775,000,000,000
text/html
crawl-data/CC-MAIN-2020-40/segments/1600400187354.1/warc/CC-MAIN-20200918061627-20200918091627-00271.warc.gz
671,111,808
11,985
# Roulette Strategy Two for One This Month's featured strategy in both craps and roulette are very similar and are both very effective strategies! The minimum bankroll for this strategy should be \$80 (on \$1 tables). In this strategy, we will cover and win on all the about 65% of the numbers on the table except thr...
910
3,512
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.75
4
CC-MAIN-2020-40
longest
en
0.96484
http://www.bobvila.com/posts/6201-square-footage-of-circle
1,480,853,855,000,000,000
text/html
crawl-data/CC-MAIN-2016-50/segments/1480698541321.31/warc/CC-MAIN-20161202170901-00487-ip-10-31-129-80.ec2.internal.warc.gz
367,460,743
18,117
# COMMUNITY FORUM whit.millwork 06:38PM | 03/18/05 Member Since: 04/10/03 how do you figure the square footage of a house that is built in the shape of a half circle? thanks tomh 07:54PM | 03/18/05 Member Since: 07/01/03 Area of a circle = Pi x radius squared, or 3.14 times half the diameter squared. In your case ...
582
1,648
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.03125
4
CC-MAIN-2016-50
latest
en
0.899529
http://www.webbmatte.se/display_page.php?language=pol&HeadLanguage=eng&id=293&on_menu=1659&no_cache=632805101
1,638,491,857,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964362571.17/warc/CC-MAIN-20211203000401-20211203030401-00450.warc.gz
139,848,500
5,548
Åk 6–9 English/Polski 3.1 Sequences Numbers which are written in order, in a certain order, and increase equally with time are called arithmetical sequences. The next number in the order can be calculation by studying the earlier numbers pattern. A simple arithmetical sequence can look like this: 1, 3, 5, 7, 9, ......
426
1,391
{"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.5
4
CC-MAIN-2021-49
latest
en
0.934684
https://metanumbers.com/32306
1,701,340,319,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100184.3/warc/CC-MAIN-20231130094531-20231130124531-00671.warc.gz
452,144,848
7,472
# 32306 (number) 32306 is an even five-digits composite number following 32305 and preceding 32307. In scientific notation, it is written as 3.2306 × 104. The sum of its digits is 14. It has a total of 3 prime factors and 8 positive divisors. There are 15,568 positive integers (up to 32306) that are relatively prime t...
1,385
3,952
{"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.8125
4
CC-MAIN-2023-50
latest
en
0.819365
https://answercult.com/question/the-difference-between-a-ring-and-a-group-and-examples-of-both-other-than-numbers/
1,656,562,196,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103661137.41/warc/CC-MAIN-20220630031950-20220630061950-00013.warc.gz
142,037,705
18,046
# the difference between a ring and a group, and examples of both (other than numbers) 15 views the difference between a ring and a group, and examples of both (other than numbers) In: 0 Not 100x certain but a ring can describe several groups. For instance you may have a whole drug dealing ring. But its ultimately...
891
3,742
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.09375
4
CC-MAIN-2022-27
latest
en
0.953979
https://www.12000.org/my_notes/CAS_integration_tests/reports/rubi_4_16_1_graded/test_cases/1_Algebraic_functions/1.2_Trinomial_products/1.2.1_Quadratic/1.2.1.2-d+e_x-%5Em-a+b_x+c_x%5E2-%5Ep/rese529.htm
1,695,336,202,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506045.12/warc/CC-MAIN-20230921210007-20230922000007-00152.warc.gz
697,890,526
5,446
### 3.529 $$\int \frac{\sqrt{a+c x^2}}{d+e x} \, dx$$ Optimal. Leaf size=103 $-\frac{\sqrt{a e^2+c d^2} \tanh ^{-1}\left (\frac{a e-c d x}{\sqrt{a+c x^2} \sqrt{a e^2+c d^2}}\right )}{e^2}-\frac{\sqrt{c} d \tanh ^{-1}\left (\frac{\sqrt{c} x}{\sqrt{a+c x^2}}\right )}{e^2}+\frac{\sqrt{a+c x^2}}{e}$ [Out] Sqrt[a + c*x^2...
5,380
10,349
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.671875
4
CC-MAIN-2023-40
latest
en
0.110906
http://mathforum.org/sanders/creativegeometry/5.1trigonometrees.htm
1,369,291,425,000,000,000
text/html
crawl-data/CC-MAIN-2013-20/segments/1368702957608/warc/CC-MAIN-20130516111557-00016-ip-10-60-113-184.ec2.internal.warc.gz
135,755,720
2,156
# Trigonometrees Project Some Geometry books have a chapter on Trigonometry, and in those books the applications of trig are mentioned. One of the most common applications of right triangle trigonometry is indirect measurement. A frequently used example is finding the height of a cliff, building or tree that is too ta...
438
2,103
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.796875
4
CC-MAIN-2013-20
latest
en
0.942174
https://www.physicsforums.com/threads/can-infinite-sets-differ-finitely.261278/
1,477,127,186,000,000,000
text/html
crawl-data/CC-MAIN-2016-44/segments/1476988718866.34/warc/CC-MAIN-20161020183838-00415-ip-10-171-6-4.ec2.internal.warc.gz
974,655,373
16,131
# Can infinite sets differ finitely? 1. Oct 3, 2008 ### Loren Booda Can two infinite sets differ by a finite number of elements? 2. Oct 3, 2008 ### Moo Of Doom Take for example $A = \mathbb{N}$ and $B = \mathbb{N} \setminus \left\{ 1 \right\}$. Then $A$ and $B$ are both infinite sets, and they share all elements ...
535
1,560
{"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.609375
4
CC-MAIN-2016-44
longest
en
0.83509
https://stats.stackexchange.com/questions/387951/expectation-variance-and-autocorrelation-of-a-complex-ar1-function
1,713,312,542,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817112.71/warc/CC-MAIN-20240416222403-20240417012403-00439.warc.gz
507,670,418
41,477
# Expectation, variance and autocorrelation of a "complex" AR(1) function I'm preparing the exam for "stochastic models" and I encountered this exercise which is giving me a lot of problems: Let $$X_t=\phi X_{t-1}+\epsilon_t, ~~~~~~~~~~\epsilon_t \sim WN(0, \sigma^2)$$ with $$\phi=0.5$$, $$\sigma^2=1.21$$ and define ...
1,189
3,425
{"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.59375
4
CC-MAIN-2024-18
longest
en
0.760852
https://www.physicsforums.com/search/5326384/
1,638,735,461,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964363216.90/warc/CC-MAIN-20211205191620-20211205221620-00031.warc.gz
1,012,850,427
14,409
# Search results 1. ### Identifying type of feedback by looking at bode plot Homework Statement Below is the bode plot of return difference, 1+C(S)P(S) in a feedback system. Identify the frequencies where the feedback is large, negative, positive and negligible. P(S) = \frac{100}{s^2+2s+1} C(S) = \frac{220(s+50)}{s+2...
2,162
7,360
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.765625
4
CC-MAIN-2021-49
latest
en
0.846028
http://mathhelpforum.com/calculus/166411-find-equation-tangent-line-curve.html
1,529,606,613,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267864256.26/warc/CC-MAIN-20180621172638-20180621192638-00532.warc.gz
202,643,715
9,709
# Thread: Find the equation of the tangent line to the curve .. 1. ## Find the equation of the tangent line to the curve .. A) y = e^(-x) @ x = -1 dy/dx = (-1)(1)(e^(-x)) = -e^(-x) f'(-1) = -0.368 f(-1) = 0.368 y =mx+b 0.368 = (-0.38)(-1) + b 0=b y=-0.368x B) y = 2 - e^(-x) @ x=1 dy/dx = 0 +(-1)(-e^(-x)) = e^(-...
625
1,401
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4
4
CC-MAIN-2018-26
latest
en
0.682095
https://www.mentorforbankexams.com/2019/09/average-problems-quantitative-aptitude.html
1,610,981,880,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703514796.13/warc/CC-MAIN-20210118123320-20210118153320-00516.warc.gz
885,575,113
54,141
## Average Problems || Quantitative Aptitude Questions Dear Aspirants, Welcome to Mentor for Bank Exams. Here I have collected the Important Problems on averages for upcoming competitive Exams. Aspirants who are preparing for upcoming for upcoming bank, insurance, ssc and railway exams 2019. Practice lot of questions ...
1,273
3,951
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.40625
4
CC-MAIN-2021-04
latest
en
0.939594
https://socratic.org/questions/the-perimeter-of-a-rectangle-is-68-inches-the-perimeter-equals-twice-the-length-
1,709,413,095,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947475897.53/warc/CC-MAIN-20240302184020-20240302214020-00496.warc.gz
524,203,413
5,889
# The perimeter of a rectangle is 68 inches. The perimeter equals twice the length of L inches, plus twice the width of 9 inches. What is the equation that expresses the perimeter of this rectangle? $2 L + 2 \cdot 9 = 68$
57
222
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 1, "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.78125
4
CC-MAIN-2024-10
latest
en
0.816237
https://progassignments.com/how-to-find-affordable-programming-assignment-help-online-for-algorithms-problems
1,713,868,990,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296818474.95/warc/CC-MAIN-20240423095619-20240423125619-00363.warc.gz
406,154,319
18,666
# How to find affordable programming assignment help online for algorithms problems? How to find affordable programming assignment help online for algorithms problems? In this article, we will visit the most popular example of algorithms, AFAICT, using the English language for an interactive and much-needed programmin...
345
1,461
{"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-2024-18
latest
en
0.909759
https://mathhelpboards.com/threads/ring-with-identity.529/
1,604,140,131,000,000,000
text/html
crawl-data/CC-MAIN-2020-45/segments/1603107917390.91/warc/CC-MAIN-20201031092246-20201031122246-00525.warc.gz
413,790,106
15,143
# Ring with identity #### StefanM ##### New member On a set S with exactly one element x, define x + x = x, x*x = x. Prove that S is a ring. The way I think about this problem is be showing that it verifies certain axioms....like associativity,commutativity,identity,inverse for addition and commutativity for multipli...
446
1,522
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.75
4
CC-MAIN-2020-45
longest
en
0.929919
https://ccssmathanswers.com/into-math-grade-5-module-8-lesson-2-answer-key/
1,701,344,863,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100184.3/warc/CC-MAIN-20231130094531-20231130124531-00424.warc.gz
202,310,383
52,957
# Into Math Grade 5 Module 8 Lesson 2 Answer Key Represent Multiplication of Whole Numbers by Fractions We included HMH Into Math Grade 5 Answer Key PDF Module 8 Lesson 2 Represent Multiplication of Whole Numbers by Fractions to make students experts in learning maths. ## HMH Into Math Grade 5 Module 8 Lesson 2 Answe...
2,523
8,461
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.78125
5
CC-MAIN-2023-50
latest
en
0.933832
https://www.dane101.com/what-is-the-volume-of-a-tablespoon/
1,660,028,880,000,000,000
text/html
crawl-data/CC-MAIN-2022-33/segments/1659882570913.16/warc/CC-MAIN-20220809064307-20220809094307-00098.warc.gz
635,478,386
12,259
# What is the volume of a tablespoon? Tablespoon A tablespoon is a non-scientific but very widely used unit of volume, which works very well in cooking, herbal medicine, etc. It is represented by a capacity of one tablespoon which varies from roughly 15 mL in the US to 20 mL in Australia. The main advantage of this un...
603
2,519
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.640625
4
CC-MAIN-2022-33
latest
en
0.940559
https://www.physicsforums.com/threads/acceleration-in-an-inertial-reference-frame.957201/
1,708,894,443,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947474643.29/warc/CC-MAIN-20240225203035-20240225233035-00334.warc.gz
949,456,637
16,423
# Acceleration in an inertial reference frame • Swag ranger In summary, the conversation discusses the concept of inertial reference frames and how an object's acceleration and velocity may differ in different inertial reference frames. The question is raised whether an object's acceleration and velocity are always ze...
580
2,897
{"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.65625
4
CC-MAIN-2024-10
latest
en
0.894658
https://www.coloradoplc.org/resources?page=3
1,621,199,171,000,000,000
text/html
crawl-data/CC-MAIN-2021-21/segments/1620243989914.60/warc/CC-MAIN-20210516201947-20210516231947-00321.warc.gz
722,887,744
10,166
# Resource Finder ## Welcome to the Colorado Professional Learning Network Database ##### eNetLearning also provides online professional development opportunities that can be accessed at: https://www.enetlearning.org/course-catalog-and-descriptions/. This tool allows you to search for materials across all groups on t...
1,366
6,166
{"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-21
latest
en
0.840846
http://mathhelpforum.com/calculus/53439-derrivative.html
1,527,318,859,000,000,000
text/html
crawl-data/CC-MAIN-2018-22/segments/1526794867311.83/warc/CC-MAIN-20180526053929-20180526073929-00291.warc.gz
194,497,994
10,028
1. ## derrivative r(t)=(t+e^t)(3-[sqrt(t)]) find r'(t) 2. Recall the product rule: $\displaystyle \big[ f(t)g(t) \big]' = {\color{red}f'(t)}g(t) + f(t){\color{blue}g'(t)}$ Here imagine: $\displaystyle f(t) = t + e^t$ and $\displaystyle g(t) = 3 - \sqrt{t}$ So plugging in we have: $\displaystyle \big[ (t+e^t)(3-\sq...
629
1,885
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4
4
CC-MAIN-2018-22
latest
en
0.851557
https://www.texasgateway.org/resource-index/?f%5B0%5D=im_field_resource_subject%3A3&f%5B1%5D=sm_field_resource_type%3Astudent_activity&f%5B2%5D=im_field_resource_subject%3A2&f%5B3%5D=im_field_resource_subject_second%3A1040&f%5B4%5D=im_field_resource_subject_second%3A1031&amp%3Bf%5B1%5D=bundle%3Agroup&amp%3Bamp%3Bf%5B1%...
1,568,921,251,000,000,000
text/html
crawl-data/CC-MAIN-2019-39/segments/1568514573570.6/warc/CC-MAIN-20190919183843-20190919205843-00349.warc.gz
1,040,645,284
15,158
• Resource ID: GM3L2A • Subject: Math ### Creating Nets for Three-Dimensional Figures Given nets for three-dimensional figures, the student will apply the formulas for the total and lateral surface area of three-dimensional figures to solve problems using appropriate units of measure. • Resource ID: GM4L16a • Subjec...
905
4,339
{"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-2019-39
latest
en
0.826617
https://socratic.org/questions/how-do-you-graph-y-x-2-2-5
1,632,675,279,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780057882.56/warc/CC-MAIN-20210926144658-20210926174658-00695.warc.gz
533,750,967
5,835
How do you graph y=x^2 - 2? Jul 10, 2018 Below Explanation: $y = {x}^{2} - 2$ is the graph $y = {x}^{2}$ shifted down by 2 units Below is $y = {x}^{2}$ graph{x^2 [-10, 10, -5, 5]} Below is $y = {x}^{2} - 2$ graph{x^2-2 [-10, 10, -5, 5]} The general idea is that if you have an equation $y = {x}^{2} + a$ where a ca...
167
421
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "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.1875
4
CC-MAIN-2021-39
latest
en
0.901262
https://math.stackexchange.com/questions/2379188/finding-the-largest-equilateral-triangle-inside-a-given-triangle/2383699
1,561,393,204,000,000,000
text/html
crawl-data/CC-MAIN-2019-26/segments/1560627999615.68/warc/CC-MAIN-20190624150939-20190624172939-00348.warc.gz
510,185,221
48,637
# Finding the largest equilateral triangle inside a given triangle My wife came up with the following problem while we were making some decorations for our baby: given a triangle, what is the largest equilateral triangle that can be inscribed in it? (In other words: given a triangular piece of cardboard, what is the l...
7,058
26,247
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.890625
4
CC-MAIN-2019-26
longest
en
0.949128
http://stats.stackexchange.com/questions/12040/basic-question-regarding-probability
1,386,215,644,000,000,000
text/html
crawl-data/CC-MAIN-2013-48/segments/1386163039753/warc/CC-MAIN-20131204131719-00010-ip-10-33-133-15.ec2.internal.warc.gz
166,643,824
12,676
# Basic question regarding probability I quote this question from "All of Statistics": Suppose a gene can be type A or type a. There are three types of people (called genotypes): AA, Aa, and aa. Let (p, q, r) denote the fraction of people of each genotype. We assume that everyone contributes one of their two copies o...
682
2,571
{"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.1875
4
CC-MAIN-2013-48
latest
en
0.941781
https://flightwinebar.com/blog/how-many-cups-in-1-75-liters/
1,716,402,745,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971058560.36/warc/CC-MAIN-20240522163251-20240522193251-00155.warc.gz
221,616,269
44,682
# How Many Cups In 1.75 Liters? If you’ve ever wondered how many cups are in 1.75 liters, you’ve come to the right place. In this article, we’ll discuss the answer to this question and provide some helpful tips for measuring liquids accurately. We’ll also discuss the differences between metric and imperial measurement...
2,219
10,067
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.03125
4
CC-MAIN-2024-22
latest
en
0.922646
https://www.physicsforums.com/threads/prove-that-n-n-4-1-10q.896013/
1,529,475,938,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267863463.3/warc/CC-MAIN-20180620050428-20180620070428-00382.warc.gz
920,137,656
18,891
# Homework Help: Prove that n(n^4 - 1) = 10Q Tags: 1. Dec 5, 2016 • Thread moved from the technical forums, so no Homework Help Template is shown. For some values Q and n being integers, prove that n(n^4 - 1) = 10Q. So I've tried this with induction, but it gets pretty messy pretty quickly. So I can see that the LHS...
1,181
3,589
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.96875
4
CC-MAIN-2018-26
latest
en
0.911144
http://physics.stackexchange.com/questions/36150/what-is-the-meaning-of-following-expresion-c-frac-delta-qdt-mathematicly?answertab=oldest
1,411,447,209,000,000,000
text/html
crawl-data/CC-MAIN-2014-41/segments/1410657137948.80/warc/CC-MAIN-20140914011217-00334-ip-10-234-18-248.ec2.internal.warc.gz
213,791,861
22,905
# What is the meaning of following expresion $C=\frac{\delta Q}{dT}$ mathematicly Our professor raised the following question during our lecture in Statistical Physics (even so it's related to Thermodynamics): Many text books (even wikipedia) writes wrong expressions (from mathematical point of view) for Heat Capacit...
2,919
10,745
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.5
4
CC-MAIN-2014-41
latest
en
0.937633
https://philosophy-question.com/library/lecture/read/14972-how-many-zeros-are-in-a-millinillion
1,680,370,941,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296950110.72/warc/CC-MAIN-20230401160259-20230401190259-00718.warc.gz
494,936,209
5,845
# How many zeros are in a Millinillion? ## How many zeros are in a Millinillion? A millinillion is 1 followed by 3003 zeros. ## What is a ten Duotrigintillion? A googol is the number 10100 (or Ten duotrigintillion) (000). Sirotta made this word in 1937, for the number represented by the numeral 1 followed by 100 ze...
100
346
{"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-2023-14
longest
en
0.889268
https://metanumbers.com/557674
1,623,549,893,000,000,000
text/html
crawl-data/CC-MAIN-2021-25/segments/1623487598213.5/warc/CC-MAIN-20210613012009-20210613042009-00419.warc.gz
377,009,020
7,570
## 557674 557,674 (five hundred fifty-seven thousand six hundred seventy-four) is an even six-digits composite number following 557673 and preceding 557675. In scientific notation, it is written as 5.57674 × 105. The sum of its digits is 34. It has a total of 4 prime factors and 16 positive divisors. There are 253,440...
1,460
4,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...
3.65625
4
CC-MAIN-2021-25
latest
en
0.816119
http://slideplayer.com/slide/6838993/
1,726,383,195,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651616.56/warc/CC-MAIN-20240915052902-20240915082902-00856.warc.gz
28,489,300
17,715
# Converting Fractions to Decimals & Decimals to Fractions ## Presentation on theme: "Converting Fractions to Decimals & Decimals to Fractions"— Presentation transcript: Converting Fractions to Decimals & Decimals to Fractions Math Converting Fractions to Decimals & Decimals to Fractions Vocabulary Terminating Decim...
538
2,025
{"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.5625
5
CC-MAIN-2024-38
latest
en
0.819833
https://ro.scribd.com/document/62379525/Algebra-1-Practice
1,611,439,959,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703538431.77/warc/CC-MAIN-20210123191721-20210123221721-00490.warc.gz
532,484,668
100,935
Sunteți pe pagina 1din 11 # ID: 1 Algebra 1 ## Name___________________________________ Date________________ Period____ Assignment z B2l051g13 XKmuotCaZ JSnoFfQtfwJa0rfeG BLxLbCm.N I zAilAla XrkiEgdh6tisg urAeJsSeZrhv5eKdj.e ## Graph each equation. 1) y = x 1 6 5 4 3 2 1 6 5 4 3 2 1 0 2 3 4 5 6 1 2 3 4 5 6 2) y =...
4,739
10,113
{"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-2021-04
latest
en
0.673463
http://schoolbag.info/mathematics/barrons_ap_calculus/21.html
1,493,186,171,000,000,000
text/html
crawl-data/CC-MAIN-2017-17/segments/1492917121165.73/warc/CC-MAIN-20170423031201-00279-ip-10-145-167-34.ec2.internal.warc.gz
339,978,980
4,771
 THE CHAIN RULE; THE DERIVATIVE OF A COMPOSITE FUNCTION - Differentiation - Calculus AB and Calculus BC  ## CHAPTER 3 Differentiation ### C. THE CHAIN RULE; THE DERIVATIVE OF A COMPOSITE FUNCTION Formula (3) says that This formula is an application of the Chain Rule. For example, if we use formula (3) to find the...
1,092
3,107
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.78125
5
CC-MAIN-2017-17
longest
en
0.712692
https://www.weegy.com/?ConversationId=B66E5ABD&Link=i&ModeType=2
1,713,322,936,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817128.7/warc/CC-MAIN-20240417013540-20240417043540-00003.warc.gz
984,860,029
11,281
Simplify: 10x - 2 + 3x 10x - 2 + 3x = 13x - 2 Question Updated 12/1/2014 6:24:23 AM Edited by andrewpallarca [12/1/2014 6:24:22 AM] f Rating Questions asked by the same visitor Solve:11b - 6 = 10b + 4 Weegy: 11b - 6 = 10b + 4; 11b - 10b = 4 + 6; b = 10 (More) Question Updated 4/13/2014 8:35:19 AM Solve: z - 6.68 = 7.4...
1,264
3,342
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.09375
4
CC-MAIN-2024-18
latest
en
0.820629
https://metanumbers.com/582760
1,623,511,215,000,000,000
text/html
crawl-data/CC-MAIN-2021-25/segments/1623487584018.1/warc/CC-MAIN-20210612132637-20210612162637-00233.warc.gz
365,135,942
7,663
582760 582,760 (five hundred eighty-two thousand seven hundred sixty) is an even six-digits composite number following 582759 and preceding 582761. In scientific notation, it is written as 5.8276 × 105. The sum of its digits is 28. It has a total of 6 prime factors and 32 positive divisors. There are 219,136 positive ...
1,443
4,105
{"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-2021-25
latest
en
0.811272
https://www.physicsforums.com/threads/circuits-thevenin-equivalent-circuit.469032/
1,590,386,932,000,000,000
text/html
crawl-data/CC-MAIN-2020-24/segments/1590347387219.0/warc/CC-MAIN-20200525032636-20200525062636-00230.warc.gz
860,827,457
24,520
# Circuits: Thevenin Equivalent Circuit ## The Attempt at a Solution I am not getting this at all. I know that I need to calculate the open circuit voltage Voc and the short circuit current Isc. I really have no idea how to find Voc. There is some conceptual leap I need to make here. When the circuit is "open" across...
3,480
14,233
{"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.8125
4
CC-MAIN-2020-24
longest
en
0.952336
https://forum.allaboutcircuits.com/threads/three-phase-delta-load-problem.156760/
1,695,313,295,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506028.36/warc/CC-MAIN-20230921141907-20230921171907-00083.warc.gz
287,312,146
19,612
# three phase delta load problem #### skyline1397 Joined Sep 13, 2017 13 Hi all, I have solved the problem attached and my answer isn't the same as the solution manual. Can you please review and advise me if I am wrong or not? The problem is: The solution manual approach: My approach: #### Tech_Elect Joined Feb 1...
344
1,335
{"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.931978
https://artofproblemsolving.com/wiki/index.php?title=1991_IMO_Problems&oldid=144097
1,657,166,961,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656104683683.99/warc/CC-MAIN-20220707033101-20220707063101-00617.warc.gz
151,068,151
11,920
# 1991 IMO Problems (diff) ← Older revision | Latest revision (diff) | Newer revision → (diff) Problems of the 1991 IMO. ## Day I ### Problem 1 Given a triangle $\,ABC,\,$ let $\,I\,$ be the center of its inscribed circle. The internal bisectors of the angles $\,A,B,C\,$ meet the opposite sides in $\,A^{\prime },B...
681
2,020
{"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": 32, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.734375
4
CC-MAIN-2022-27
latest
en
0.765405
https://metanumbers.com/6229
1,679,845,310,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296945473.69/warc/CC-MAIN-20230326142035-20230326172035-00298.warc.gz
436,681,854
7,470
# 6229 (number) 6,229 (six thousand two hundred twenty-nine) is an odd four-digits prime number following 6228 and preceding 6230. In scientific notation, it is written as 6.229 × 103. The sum of its digits is 19. It has a total of 1 prime factor and 2 positive divisors. There are 6,228 positive integers (up to 6229) ...
1,419
3,993
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.734375
4
CC-MAIN-2023-14
longest
en
0.817079
https://web2.0calc.com/questions/please-help-urgent_24
1,619,197,644,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618039596883.98/warc/CC-MAIN-20210423161713-20210423191713-00062.warc.gz
699,039,789
5,556
+0 0 80 1 +58 find the equation of a parabola whose vertex is at (-1,7), whos axis of symmertry is x=-1, and who's y-intercept is (0,10). write your answer in vertex form. Feb 28, 2021 #1 +944 +3 write in vertex form first: y = a(x + 1)^2 + 7 The coefficient "a" is there because knowing the vertex isn't enough to...
166
450
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.03125
4
CC-MAIN-2021-17
latest
en
0.918638
http://www.iliamnaair.com/topic/linear-pair-postulate-proof
1,695,307,910,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506028.36/warc/CC-MAIN-20230921141907-20230921171907-00820.warc.gz
64,725,036
6,378
# Linear Pair Postulate Proof Pair Linear Postulate Proof The reasons for this are definitions, postulates, properties and proven theorems. Two-column proof to find angles using the angular addition postulate. Evidence by contradiction that the corresponding angular equivalence implies parallel lines. The pair postul...
870
4,096
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.59375
5
CC-MAIN-2023-40
latest
en
0.940736
https://convertoctopus.com/2-2-kilometers-per-hour-to-meters-per-second
1,621,141,344,000,000,000
text/html
crawl-data/CC-MAIN-2021-21/segments/1620243989690.55/warc/CC-MAIN-20210516044552-20210516074552-00002.warc.gz
213,912,549
8,175
## Conversion formula The conversion factor from kilometers per hour to meters per second is 0.277777777778, which means that 1 kilometer per hour is equal to 0.277777777778 meters per second: 1 km/h = 0.277777777778 m/s To convert 2.2 kilometers per hour into meters per second we have to multiply 2.2 by the convers...
604
2,281
{"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.125
4
CC-MAIN-2021-21
latest
en
0.739106
https://k12.libretexts.org/Bookshelves/Mathematics/Analysis/02%3A_Polynomial_and_Rational_Functions/2.05%3A_Forms_of_Inequalities
1,716,836,081,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971059045.25/warc/CC-MAIN-20240527175049-20240527205049-00163.warc.gz
288,840,394
27,907
# 2.5: Forms of Inequalities $$\newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} }$$ $$\newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}}$$ $$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ ( \newcommand{\kernel}{\mathrm{null}\,}\) $$\new...
728
1,959
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.34375
4
CC-MAIN-2024-22
latest
en
0.343594
https://mathematica.stackexchange.com/questions/165174/critical-points-of-a-system
1,631,888,050,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780055645.75/warc/CC-MAIN-20210917120628-20210917150628-00289.warc.gz
421,132,056
40,162
Critical points of a system I have the following system: For this system I have to calculate the three equilibria (critical points). Here are the equations in Mathematica: eqH = HH'[t] == (bH/NN)*(NN - CC[t] - HH[t])*HH[t] - (sH*aH)*HH[t] eqC = CC'[t] == (bC/NN)*(NN - CC[t] - HH[t])*CC[t] - (sC + aC)*CC[t] eqS = SS[...
1,688
4,042
{"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.625
4
CC-MAIN-2021-39
latest
en
0.685705
https://brainly.com/question/190618
1,484,794,916,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560280425.43/warc/CC-MAIN-20170116095120-00387-ip-10-171-10-70.ec2.internal.warc.gz
795,319,182
8,832
2014-11-25T19:50:09-05:00 ### This Is a Certified Answer Certified answers contain reliable, trustworthy information vouched for by a hand-picked team of experts. Brainly has millions of high quality answers, all of them carefully moderated by our most trusted community members, but certified answers are the finest o...
345
909
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.953125
4
CC-MAIN-2017-04
latest
en
0.791476
https://www.nagwa.com/en/videos/716181905795/
1,600,847,534,000,000,000
text/html
crawl-data/CC-MAIN-2020-40/segments/1600400209999.57/warc/CC-MAIN-20200923050545-20200923080545-00662.warc.gz
985,200,937
5,988
# Video: KS1-M16S • Paper 2 • Question 15 A shop sells these sweets. Abdul spends exactly 20p on sweets. Tick the bag of sweets he buys. 03:42 ### Video Transcript A shop sells these sweets. And we can see in the picture three different types of sweets. One for two p, one for five p and one for 10p. Abdul spends ex...
658
2,524
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.40625
4
CC-MAIN-2020-40
latest
en
0.929873
http://www.physicspages.com/2016/12/01/hamiltonian-for-the-two-body-problem/
1,503,303,047,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886107744.5/warc/CC-MAIN-20170821080132-20170821100132-00162.warc.gz
645,725,089
16,753
# Hamiltonian for the two-body problem References: Shankar, R. (1994), Principles of Quantum Mechanics, Plenum Press. Section 2.5; Exercise 2.5.4. Here we derive the equations of motion of the two-body problem using the Hamiltonian formalism. The Hamiltonian is given by $\displaystyle H\left(q,p\right)=\sum_{i}p_{i...
1,537
4,379
{"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": 67, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.59375
4
CC-MAIN-2017-34
latest
en
0.669768
https://math.stackexchange.com/questions/2986070/the-relationship-between-the-differential-and-the-directional-derivative-of-a-fu
1,716,501,511,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971058671.46/warc/CC-MAIN-20240523204210-20240523234210-00484.warc.gz
323,852,068
42,192
The relationship between the differential and the directional derivative of a function I am currently studying differential manifolds (from John M. Lee 's book), and have a question concerning the difference between what is defined as the $$\textbf{differential of a function F}$$, and the $$\textbf{directional derivat...
3,213
10,375
{"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.8125
4
CC-MAIN-2024-22
latest
en
0.838575
https://www.thestudentroom.co.uk/showthread.php?t=5249740
1,607,171,073,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141747774.97/warc/CC-MAIN-20201205104937-20201205134937-00691.warc.gz
873,737,392
36,092
# GCSE Physics Question Watch Announcements This discussion is closed. #1 The golf club is in contact with the golf ball for 1.8 ms and exerts a force of 1500 N on the golf ball. The mass of the gold ball is 0.045 kg. Calculate the velocity of the golf ball as it leaves the golf club. 0 2 years ago #2 use ke=1/2mv^2 r...
840
2,846
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.875
4
CC-MAIN-2020-50
latest
en
0.933303
https://metanumbers.com/59820
1,597,500,651,000,000,000
text/html
crawl-data/CC-MAIN-2020-34/segments/1596439740848.39/warc/CC-MAIN-20200815124541-20200815154541-00411.warc.gz
389,690,702
7,543
## 59820 59,820 (fifty-nine thousand eight hundred twenty) is an even five-digits composite number following 59819 and preceding 59821. In scientific notation, it is written as 5.982 × 104. The sum of its digits is 24. It has a total of 5 prime factors and 24 positive divisors. There are 15,936 positive integers (up t...
1,506
4,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...
3.5
4
CC-MAIN-2020-34
latest
en
0.794822
https://converter.ninja/volume/uk-tablespoons-to-imperial-pints/913-brtablespoon-to-imperialpint/
1,723,428,150,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722641023489.70/warc/CC-MAIN-20240811235403-20240812025403-00578.warc.gz
133,310,534
5,388
# 913 UK tablespoons in imperial pints ## Conversion 913 UK tablespoons is equivalent to 24.0998308436481 imperial pints.[1] ## Conversion formula How to convert 913 UK tablespoons to imperial pints? We know (by definition) that: $1\mathrm{brtablespoon}\approx 0.0263963097958905\mathrm{imperialpint}$ We can set up...
417
1,527
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 6, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.828125
4
CC-MAIN-2024-33
latest
en
0.665634
https://socratic.org/questions/how-do-you-write-170-000-000-000-in-scientific-notation
1,579,306,430,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579250591431.4/warc/CC-MAIN-20200117234621-20200118022621-00070.warc.gz
684,778,303
6,075
How do you write 170,000,000,000 in scientific notation? Sep 1, 2016 $= 1.7 \times {10}^{11}$ Explanation: $170 , 000 , 000 , 000$ $= 1.7 \times {10}^{11}$ Sep 3, 2016 $1 \textcolor{red}{70 , 000 , 000 , 000} = 1.7 \times {10}^{\textcolor{red}{11}}$ Explanation: In scientific notation there must be only ONE di...
199
569
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "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.09375
4
CC-MAIN-2020-05
longest
en
0.677127
https://gmatclub.com/forum/how-many-different-lines-are-determined-by-4-distinct-points-in-a-251220.html
1,539,661,869,000,000,000
text/html
crawl-data/CC-MAIN-2018-43/segments/1539583509996.54/warc/CC-MAIN-20181016030831-20181016052331-00416.warc.gz
695,744,635
51,931
GMAT Question of the Day - Daily to your Mailbox; hard ones only It is currently 15 Oct 2018, 20:51 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email. Customize...
785
2,700
{"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.1875
4
CC-MAIN-2018-43
latest
en
0.888278
https://www.hackmath.net/en/word-math-problems/n-gon?tag_id=62
1,585,502,520,000,000,000
text/html
crawl-data/CC-MAIN-2020-16/segments/1585370495413.19/warc/CC-MAIN-20200329171027-20200329201027-00206.warc.gz
942,055,689
7,357
# N-gon + area of shape - math problems Examples of a regular polygon (polygon). Polygon is a closed part of the plane bounded by a broken line. Points that define a polygon are the polygon vertices. The number of vertices, sides, and interior angles in a polygon is the same, and this number specifies the name of the ...
1,095
4,268
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.3125
4
CC-MAIN-2020-16
latest
en
0.881971
https://memorylimitexceeded.gitlab.io/leetcode/problems/0289-game-of-life.html
1,686,118,349,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224653608.76/warc/CC-MAIN-20230607042751-20230607072751-00736.warc.gz
429,667,195
19,508
## # 289. Game of Life According to the Wikipedia's article: "The Game of Life, also known simply as Life, is a cellular automaton devised by the British mathematician John Horton Conway in 1970." Given a board with m by n cells, each cell has an initial state live (1) or dead (0). Each cell interacts with its eight ...
1,628
4,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...
3.515625
4
CC-MAIN-2023-23
latest
en
0.931875
https://quizgecko.com/q/how-do-you-find-slant-asymptotes-v1esx
1,726,650,330,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651886.88/warc/CC-MAIN-20240918064858-20240918094858-00017.warc.gz
460,440,171
35,474
# How do you find slant asymptotes? #### Understand the Problem The question is asking how to determine the slant (or oblique) asymptotes of a rational function. This involves analyzing the degrees of the polynomial in the numerator and the denominator and applying polynomial long division if the degree of the numera...
556
1,887
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.84375
5
CC-MAIN-2024-38
latest
en
0.789609
https://akriel.io/en-US/learn
1,726,769,606,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700652055.62/warc/CC-MAIN-20240919162032-20240919192032-00676.warc.gz
65,991,182
32,238
It seems like you’re trying to submit a blank exercise. Please try to solve the exercise and then submit it! # Curriculum Statistics No grand cups yet. • 0 star(s) earned • 0 medal(s) earned • 0% solved 278 lessons are available. # 1. 1.1 Preparation to reduce/simplify fractions 1. - 0 / 16 Reducing/simplifying fr...
6,183
17,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...
3.578125
4
CC-MAIN-2024-38
latest
en
0.805274
https://howkgtolbs.com/convert/20.05-kg-to-lbs
1,619,178,190,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618039617701.99/warc/CC-MAIN-20210423101141-20210423131141-00146.warc.gz
383,185,423
12,188
# 20.05 kg to lbs - 20.05 kilograms to pounds Do you want to know how much is 20.05 kg equal to lbs and how to convert 20.05 kg to lbs? You are in the right place. In this article you will find everything about kilogram to pound conversion - both theoretical and practical. It is also needed/We also want to underline t...
3,592
13,691
{"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.125
4
CC-MAIN-2021-17
longest
en
0.942524
https://oalevelsolutions.com/tag/coordinate-geometry-aqa-2009/
1,652,787,902,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662517245.1/warc/CC-MAIN-20220517095022-20220517125022-00365.warc.gz
510,078,570
9,843
# Past Papers’ Solutions | Assessment & Qualification Alliance (AQA) | AS & A level | Mathematics 6360 | Pure Core 1 (6360-MPC1) | Year 2009 | June | Q#5 Question A circle with center C has equation .  a.   Write down:                            i.       the coordinates of C;                          ii.       the rad...
1,040
3,840
{"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-2022-21
latest
en
0.663947
https://www.scribd.com/document/157217958/Second-Rev-w
1,550,603,478,000,000,000
text/html
crawl-data/CC-MAIN-2019-09/segments/1550247491141.23/warc/CC-MAIN-20190219183054-20190219205054-00180.warc.gz
962,150,457
47,812
You are on page 1of 15 SECOND REVIEW REPORT MONTE CARLO SIMULATION Monte Carlo methods are a class of computational algorithms that rely on repeated random sampling to compute their results. Monte Carlo methods are often used in simulating physical and mathematical systems. Because of their reliance on repeated compu...
1,898
9,824
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.59375
4
CC-MAIN-2019-09
latest
en
0.905253
https://www.geeksforgeeks.org/distinct-adjacent-elements-array/?ref=ml_lbp
1,701,546,483,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100448.65/warc/CC-MAIN-20231202172159-20231202202159-00700.warc.gz
880,650,700
53,267
# Distinct adjacent elements in an array Given an array, find whether it is possible to obtain an array having distinct neighbouring elements by swapping two neighbouring array elements. Examples: ```Input : 1 1 2 Output : YES swap 1 (second last element) and 2 (last element), to obtain 1 2 1, which has distinct nei...
2,628
7,656
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.890625
4
CC-MAIN-2023-50
latest
en
0.709836
https://www.crazy-numbers.com/en/240
1,696,095,059,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233510697.51/warc/CC-MAIN-20230930145921-20230930175921-00705.warc.gz
798,227,579
6,261
Discover a lot of information on the number 240: properties, mathematical operations, how to write it, symbolism, numerology, representations and many other interesting things! ## Mathematical properties of 240 Is 240 a prime number? No Is 240 a perfect number? No Number of divisors 20 List of dividers 1, 2, 3, 4, 5,...
720
2,232
{"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.8125
4
CC-MAIN-2023-40
longest
en
0.797473
https://books.google.com.jm/books?id=ls_hb5-wZvMC&dq=editions:HARVARD32044097001838
1,680,151,394,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296949097.61/warc/CC-MAIN-20230330035241-20230330065241-00722.warc.gz
188,670,526
12,991
# A Written Arithmetic, for Common and Higher Schools: To which is Adapted a Complete System of Reviews, in the Form of Dictation Exercises Brewer and Tileston, 1864 - Arithmetic - 348 pages 0 Reviews Reviews aren't verified, but Google checks for and removes fake content when it's identified ### What people are sayi...
666
2,863
{"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-2023-14
latest
en
0.855686
https://www.naukri.com/code360/library/advantages-of-algorithm
1,722,691,987,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640368581.4/warc/CC-MAIN-20240803121937-20240803151937-00302.warc.gz
729,907,886
54,025
1. Introduction 2. Characteristics of Algorithms 2.1. Deterministic 2.2. Finite 2.3. Input Specified 2.4. Output Specified 2.5. Effectiveness 2.6. General 2.7. Independent 3. 3.1. Efficiency 3.2. Accuracy 3.3. Consistency 3.4. Scalability 3.5. Reusability 3.6. Decision-making 3.7. Problem-solving 4. 4.1. Complexity 4.2...
1,718
9,013
{"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-2024-33
latest
en
0.836924
http://business.socsdit.org/classes-offered/business-classes/21st-century-skills/2nd-semester/insurance-unit/day-134-health-insurance-premiums
1,726,794,476,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700652073.91/warc/CC-MAIN-20240919230146-20240920020146-00047.warc.gz
4,166,412
22,020
# Day 134 #### Assignment IU4.7 1. Make a copy of the following three documents, move them into your Lesson 4 folder, and rename them accordingly: 2. Complete the following math related insurance calculations using the Google Documents you just created: • Scenario #1:  Use this information (Espanol) pertaining to the...
664
2,664
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.609375
4
CC-MAIN-2024-38
latest
en
0.928248
http://bootmath.com/are-there-any-simple-ways-to-see-that-ez-z0-has-infinitely-many-solutions.html
1,529,880,118,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267867095.70/warc/CC-MAIN-20180624215228-20180624235228-00015.warc.gz
46,331,952
6,275
# Are there any simple ways to see that $e^z-z=0$ has infinitely many solutions? Joseph Bak and Donald Newman’s complex analysis book (p.236) has a proof that the equation $e^z-z=0$ has infinitely many complex solutions: I’m curious if there are any particularly elegant ways to see this, other than that given in the ...
764
2,483
{"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.0625
4
CC-MAIN-2018-26
latest
en
0.915776
https://www.sarthaks.com/577087/photon-of-wavelength-10-strikes-on-metal-surface-the-work-function-of-the-metal-being-13-ev
1,670,427,942,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711200.6/warc/CC-MAIN-20221207153419-20221207183419-00557.warc.gz
1,031,180,960
14,761
# A photon of wavelength 4 x 10^-7 m strikes on metal surface, the work function of the metal being 2.13 eV. 0 votes 42.4k views A photon of wavelength 4 x 10-7 m strikes on metal surface, the work function of the metal being 2.13 eV. Calculate (i) the energy of the photon (eV), (ii) the kinetic energy of the emissio...
413
1,019
{"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-2022-49
latest
en
0.788042
http://teachersofindia.org/en/tags/magic-sum
1,604,010,317,000,000,000
text/html
crawl-data/CC-MAIN-2020-45/segments/1603107905965.68/warc/CC-MAIN-20201029214439-20201030004439-00064.warc.gz
97,803,950
10,235
# magic sum ## Addendum to Theorem concerning A Magic Triangle In the July 2018 issue of At Right Angles, the topic of magic triangles was explored, a ‘magic triangle’ being “an arrangements of the integers from 1 to n on the sides of a triangle with the same number of integers on each side so that the sum of integer...
283
1,287
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.625
4
CC-MAIN-2020-45
latest
en
0.934581
http://www.math.toronto.edu/courses/apm346h1/20129/HA6.html
1,606,467,593,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141191511.46/warc/CC-MAIN-20201127073750-20201127103750-00357.warc.gz
138,002,644
1,818
Fourier transform, Fourier integral $\newcommand{\const}{\mathrm{const}}$ $\newcommand{\erf}{\operatorname{erf}}$ ### MAT 394 (2013 Fall) Home Assignment 6 Some of the problems in this assignment could be solved based on the other problems and properties of Fourier transform (see Lecture 18) and such solutions are m...
562
1,504
{"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.75
4
CC-MAIN-2020-50
latest
en
0.422
https://www.geeksforgeeks.org/ncert-solutions-class-10-maths-chapter-14-statistics/?ref=lbp
1,701,570,595,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100476.94/warc/CC-MAIN-20231202235258-20231203025258-00657.warc.gz
874,841,494
57,906
# NCERT Solutions for Class 10 Maths Chapter 14 Statistics NCERT Solutions Class 10 Maths Chapter 14 Statistics – This article is a useful resource containing free NCERT Solutions for Class 10 Maths Chapter 14 Statistics. These NCERT solutions have been developed by the subject matter experts at GFG to assist students...
9,825
29,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...
4.78125
5
CC-MAIN-2023-50
latest
en
0.898919
https://www.hackmath.net/en/calculator/complex-number?input=I%5E6
1,652,675,443,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662509990.19/warc/CC-MAIN-20220516041337-20220516071337-00213.warc.gz
929,245,060
9,831
# Complex number calculator Rectangular form: z = -1 Angle notation (phasor): z = 1 ∠ 180° Polar form: z = cos 180° + i sin 180° Exponential form: z = ei 3.1415927 = ei Polar coordinates: r = |z| = 1 ... magnitude (modulus, absolute value) θ = arg z = 3.1415927 rad = 180° = π rad ... angle (argument or phase) Car...
2,792
8,134
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.25
4
CC-MAIN-2022-21
latest
en
0.815907
http://gmatclub.com/forum/if-x-y-0-is-x-y-1-x-y-2-y-2221.html?kudos=1
1,436,206,611,000,000,000
text/html
crawl-data/CC-MAIN-2015-27/segments/1435375098685.20/warc/CC-MAIN-20150627031818-00041-ip-10-179-60-89.ec2.internal.warc.gz
119,278,536
46,198
Find all School-related info fast with the new School-Specific MBA Forum It is currently 06 Jul 2015, 10:16 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email. C...
1,047
2,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.53125
4
CC-MAIN-2015-27
longest
en
0.873894
http://www.theanswerbank.co.uk/Jobs-and-Education/Education/Question452147.html
1,369,003,173,000,000,000
text/html
crawl-data/CC-MAIN-2013-20/segments/1368698104521/warc/CC-MAIN-20130516095504-00079-ip-10-60-113-184.ec2.internal.warc.gz
721,669,629
9,547
# algebra Can anyone give me any good algebra sites for beginners? Despite having googled (and getting thousands of results) I'm still flumoxed. I want something REALLY basic, 7-8 yr old kind of stuff...thanks in advance 21:55 Wed 05th Sep 2007 1 to 4 of 4 -- answer removed -- Question Author thnx Roaldo. will have...
531
1,827
{"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-2013-20
longest
en
0.939229
http://tallahasseescene.com/2019/12/10/cash-warren-and-the-stars-12-09-2019/
1,586,217,030,000,000,000
text/html
crawl-data/CC-MAIN-2020-16/segments/1585371662966.69/warc/CC-MAIN-20200406231617-20200407022117-00068.warc.gz
182,814,632
7,510
# Cash Warren And The Stars (12/09/2019) How will Cash Warren get by on 12/09/2019 and the days ahead? Let’s use astrology to perform a simple analysis. Note this is just for fun – do not take this too seriously. I will first calculate the destiny number for Cash Warren, and then something similar to the life path num...
762
2,946
{"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.65625
5
CC-MAIN-2020-16
longest
en
0.846674
https://id.scribd.com/document/93104825/Sphere
1,566,554,878,000,000,000
text/html
crawl-data/CC-MAIN-2019-35/segments/1566027318243.40/warc/CC-MAIN-20190823083811-20190823105811-00392.warc.gz
494,750,397
85,166
Anda di halaman 1dari 13 # TOPICS ON SPHERE DISTRIBUTIONS [Latest version of 1998/02/26 by Dave Rusin, rusin@math.niu.edu. real numbers. We will use the ordinary metric (distance function). Note that we commonly speak of ourselves as living in 3-space. The SPHERE of radius r in R^n is the set of points whose coordina...
6,270
26,016
{"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.1875
4
CC-MAIN-2019-35
latest
en
0.901416
https://www.wefindx.com/event/17001/?l=en
1,713,551,900,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817442.65/warc/CC-MAIN-20240419172411-20240419202411-00114.warc.gz
953,595,326
8,375
# Simple Decimal Calendar Unix days make for a good decimal calendar. Event The concept of a decimal calendar has been attempted throughout history but never adopted widely. Yet. ### (introducing:) Unix days! TL;DR: Normalizing Unix seconds by the number of seconds in a day, results in Unix day, which has convenie...
822
3,414
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.640625
4
CC-MAIN-2024-18
latest
en
0.870413
https://byjusexamprep.com/reciprocity-theorem-i
1,653,768,657,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652663019783.90/warc/CC-MAIN-20220528185151-20220528215151-00635.warc.gz
195,166,190
78,349
# Reciprocity Theorem | What is Reciprocity Theorem? By Mohit Uniyal|Updated : May 4th, 2022 Reciprocity Theorem: The theorem that we use for solving the given electrical network/circuit is known as Network Theorem / Circuit theorem. Pair of terminals is known as a port. If the network has 2 such ports, then it is kn...
1,081
4,690
{"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.5625
5
CC-MAIN-2022-21
longest
en
0.929964
http://www.instructables.com/id/Basics-of-Embedded-Programming/
1,498,457,517,000,000,000
text/html
crawl-data/CC-MAIN-2017-26/segments/1498128320679.64/warc/CC-MAIN-20170626050425-20170626070425-00460.warc.gz
571,784,060
15,199
### Introduction- Bitwise or bitlevel operations form the basis of embedded programming. A knowledge of Hexadecimal and Binary Numbering system is required along with conversion from binary to hex and vice-verse. The link provides information regarding Hexadecimal Numbers. ## Step 1: Types of Bitwise Operator Bit-wi...
1,129
4,024
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.09375
4
CC-MAIN-2017-26
longest
en
0.90707
http://sites.millersville.edu/bikenaga/courses/101-f17/homework/ps2/ps2-solutions.html
1,516,257,872,000,000,000
text/html
crawl-data/CC-MAIN-2018-05/segments/1516084887067.27/warc/CC-MAIN-20180118051833-20180118071833-00434.warc.gz
325,654,839
2,423
# Solutions to Problem Set 2 Math 101-06 9-6-2017 [Linear inequalities] 1. Solve the inequality for x. Write your answer using either inequality notation or interval notation. The solution is or . 2. Solve the inequality for x. Write your answer using either inequality notation or interval notation. 3. Solve the...
381
1,686
{"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.125
4
CC-MAIN-2018-05
latest
en
0.882543
http://mathhelpforum.com/advanced-algebra/150149-linear-algebra-proofs.html
1,481,156,207,000,000,000
text/html
crawl-data/CC-MAIN-2016-50/segments/1480698542288.7/warc/CC-MAIN-20161202170902-00227-ip-10-31-129-80.ec2.internal.warc.gz
175,084,431
10,155
1. ## Linear algebra proofs They're from Combinatorial Optimization by Cook, Cunningham, Pulleyblank,Schrijver. Thanks 2.15. Prove that there exists a vector x >= 0 such that Ax <= b, if and only if for each y >= 0 satisfying yTA >= 0 one has yT b >= 0. 2.16. Prove that there exists a vector x > 0 such that Ax = 0, ...
432
1,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...
3.734375
4
CC-MAIN-2016-50
longest
en
0.888662
https://tigersul.com/ykkztg/geometric-proof-of-heron%27s-formula-cd149c
1,632,449,414,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780057496.18/warc/CC-MAIN-20210924020020-20210924050020-00684.warc.gz
609,264,295
9,198
... Heron's Formula for Area of Triangle. This fascinating man was a brilliant geometer and mathematician, but he is most commonly remembered as a truly great inventor. The proof of each of those follows from the definitions of the trigonometric functions, Topic 15. The theorem is a proposition in Heron’s Metrica . Pro...
3,696
16,123
{"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": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.15625
4
CC-MAIN-2021-39
latest
en
0.927282
https://forum.math.toronto.edu/index.php?PHPSESSID=kmjdq2u8ujqqeb70osuccqm834&action=printpage;topic=1529.0
1,653,194,866,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662543797.61/warc/CC-MAIN-20220522032543-20220522062543-00748.warc.gz
311,545,600
2,583
# Toronto Math Forum ## MAT244--2018F => MAT244--Tests => Term Test 2 => Topic started by: Victor Ivrii on November 20, 2018, 05:43:50 AM Title: TT2-P1 Post by: Victor Ivrii on November 20, 2018, 05:43:50 AM (a) Find the general solution of \begin{equation*} \end{equation*} (b) Find solution, such that $y(0)=0$, $y'...
554
1,339
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.15625
4
CC-MAIN-2022-21
latest
en
0.738046
https://www.sanfoundry.com/engineering-drawing-question-papers/
1,714,044,207,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712297292879.97/warc/CC-MAIN-20240425094819-20240425124819-00574.warc.gz
856,976,235
22,483
Engineering Drawing Questions and Answers – Drawing Regular Polygons & Simple Curves – 2 This set of Engineering Drawing Question Paper focuses on “Drawing Regular Polygons & Simple Curves – 2”. 1. What is the shape with ‘n’ no. of sides, in which all the sides are equal, called? a) Rectangle b) Circle c) Triangle d)...
1,140
4,907
{"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.5625
5
CC-MAIN-2024-18
latest
en
0.930934
https://nz.education.com/resources/second-grade/fractions-and-equal-shares/CCSS-Math-Content/
1,606,336,405,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141184123.9/warc/CC-MAIN-20201125183823-20201125213823-00605.warc.gz
420,969,034
29,076
# Search Our Content Library 58 filtered results 58 filtered results Equal Shares Mathematics Sort by Fractions of a Whole Lesson Plan Fractions of a Whole Ready, set, fractions! In this hands-on lesson, your students will familiarize themselves with common fractions using concrete materials to practice splitting item...
1,114
5,208
{"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-50
latest
en
0.87702
https://www.hackmath.net/en/math-problem/3069
1,610,901,963,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703513062.16/warc/CC-MAIN-20210117143625-20210117173625-00159.warc.gz
821,463,342
12,693
# Contestants In the competition it was possible to get 0-5 points. In fact, 5 contestants of the 15 best contestants has earned 5 points or 4 points (which have won 10 contestants). The number of contestants who earned 3 points was the same as the number of contestants who did not get any points. Calculate the number...
1,549
4,916
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.40625
4
CC-MAIN-2021-04
longest
en
0.922796
https://betterlesson.com/lesson/reflection/20282/proportional-reasoning-and-sense-making
1,516,461,362,000,000,000
text/html
crawl-data/CC-MAIN-2018-05/segments/1516084889660.55/warc/CC-MAIN-20180120142458-20180120162458-00613.warc.gz
643,212,628
19,237
## Reflection: High Quality Task Circles Unit Assessment - Section 2: Circles Unit Assessment This problem is rich with opportunities for students to do a lot of sense making.  Students have to make sense of what it means to have an arc that is 1/9 of a circle, 12 meters long, and can fit eight desks.  Students need t...
538
2,487
{"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-2018-05
latest
en
0.92265
https://cheapnursingtutors.com/1-output-manufacturing-firm-producing-metal-stampings-60-top-grade-and-40average-grade/
1,670,531,458,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711360.27/warc/CC-MAIN-20221208183130-20221208213130-00104.warc.gz
191,115,731
24,510
1 output manufacturing firm producing metal stampings 60 top grade and 40average grade January 13, 2021 BACKGROUND AND SIGNIFICANCE PAPER CRITERIA January 13, 2021 1. The output of a manufacturing firm producing metal stampings is 60% top grade and 40%average grade. a. In drawing a sample of two metal stampings, what ...
743
3,509
{"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-2022-49
latest
en
0.941594
https://www.varsitytutors.com/algebra_1-help/how-to-factor-the-quadratic-equation
1,721,610,612,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763517805.92/warc/CC-MAIN-20240722003438-20240722033438-00713.warc.gz
872,610,180
45,753
# Algebra 1 : How to factor the quadratic equation ## Example Questions ### Example Question #1 : How To Factor The Quadratic Equation Find the Domain. Explanation: Given the equation Realizing that the domain is restricted by the denominator, meaning that the denominator can not be equal to 0. Set the denominat...
1,092
4,419
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.78125
5
CC-MAIN-2024-30
latest
en
0.87841
http://math.stackexchange.com/questions/339750/greatest-number-of-planes-we-can-get-when-dividing-with-lines-and-circles
1,467,179,457,000,000,000
text/html
crawl-data/CC-MAIN-2016-26/segments/1466783397567.28/warc/CC-MAIN-20160624154957-00139-ip-10-164-35-72.ec2.internal.warc.gz
192,656,040
18,423
# Greatest number of planes we can get when dividing with lines and circles What is the greatest number of parts a plane can be divided into using $n$ infinite straight lines? What about $n$ circles? Can you generalise this into 3-dimensional space, planes and spheres? For lines, I got $U_{n+1}=U_n+n,$ with $U_0=1.$...
1,013
3,344
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.3125
4
CC-MAIN-2016-26
latest
en
0.883856
https://www.physicsforums.com/threads/newtons-third-law.101175/
1,545,188,772,000,000,000
text/html
crawl-data/CC-MAIN-2018-51/segments/1544376830479.82/warc/CC-MAIN-20181219025453-20181219051453-00579.warc.gz
997,811,971
12,968
# Homework Help: Newtons third law? 1. Nov 23, 2005 ### Lisa... Two blocks standing on oneanother are pulled with a force F. There's friction between them. With a certain force F the purple block is standing still on the green one (situation 1) because of static friction. Is the netto force working on the green bloc...
488
2,192
{"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-2018-51
latest
en
0.930994
https://www.jiskha.com/display.cgi?id=1348010549
1,516,103,748,000,000,000
text/html
crawl-data/CC-MAIN-2018-05/segments/1516084886416.17/warc/CC-MAIN-20180116105522-20180116125522-00680.warc.gz
940,702,410
4,066
# Math posted by . Andrea has an equal number of apples in two baskets. There are z + 16 apples in one basket, and 23 apples in the other basket. How many apples should she remove from both to find the value of z? • Math - z + 16 = 23 Subtract 16 from both sides. • Math - 7 because 23-7=16 • Math - the answer ...
693
2,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.625
4
CC-MAIN-2018-05
latest
en
0.942782
https://www.thestudentroom.co.uk/showthread.php?t=2313903
1,516,304,082,000,000,000
text/html
crawl-data/CC-MAIN-2018-05/segments/1516084887600.12/warc/CC-MAIN-20180118190921-20180118210921-00667.warc.gz
980,750,685
37,695
You are Here: Home >< Maths # Tricky factorising QUESTION?? Watch 1. How do you Factorise: 9ax^2 - 9axy + 2ay^2 2. What does the ^ mean Posted from TSR Mobile 3. (Original post by fuzzybug37) What does the ^ mean Posted from TSR Mobile To the power of : x squared . 4. (Original post by emmalav) How do you Factorise...
563
1,981
{"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-2018-05
latest
en
0.85465
https://staghuntenterprises.com/nickels-needed-for-a-dollar/
1,702,213,729,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679102469.83/warc/CC-MAIN-20231210123756-20231210153756-00507.warc.gz
589,212,713
30,576
# how many nickels does it take to make a dollar Indubitably, the question of how many nickels are required to accumulate a single dollar is a matter of great intrigue for me. I must admit that I have spent countless hours pondering over this intellectual quandary, for it carries profound implications for the pursuit ...
5,030
26,950
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.6875
4
CC-MAIN-2023-50
latest
en
0.945965
https://www.physicsforums.com/threads/inductance-and-lc-circuits.863151/
1,511,115,262,000,000,000
text/html
crawl-data/CC-MAIN-2017-47/segments/1510934805708.41/warc/CC-MAIN-20171119172232-20171119192232-00140.warc.gz
808,023,493
16,742
# Inductance and LC circuits 1. Mar 21, 2016 ### meaghan 1. The problem statement, all variables and given/known data In the following figure(Figure 1) switch S1 is closed while switch S2 is kept open. The inductance is L = 0.360 H, the resistance is R = 31.0 Ω , and the emf of the battery is 22.0 V . At time t afte...
390
1,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.5
4
CC-MAIN-2017-47
longest
en
0.931225
https://us.sofatutor.com/mathematics/videos/taking-percentages-of-a-percent
1,653,268,301,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662552994.41/warc/CC-MAIN-20220523011006-20220523041006-00223.warc.gz
669,649,137
34,912
Taking Percentages of a Percent Rate this video Ø 5.0 / 1 ratings The author Team Digital Information about the videoTaking Percentages of a Percent After this lesson, you will be able to solve problems involving percentages of a percent. The lesson begins by reviewing how to use the proportion, “part” over “whol...
1,327
5,543
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.53125
5
CC-MAIN-2022-21
latest
en
0.934953
https://www.aepochadvisors.com/oddfyield/
1,708,542,165,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947473524.88/warc/CC-MAIN-20240221170215-20240221200215-00283.warc.gz
660,472,131
26,539
# ODDFYIELD ODDFYIELD is a financial function in Excel that calculates the yield of a security with an odd (non-annual) first period. This function is useful for calculating the yield of bonds that have an irregular first coupon period. In this article, we will discuss the syntax of ODDFYIELD, provide examples of how ...
1,204
4,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...
3.703125
4
CC-MAIN-2024-10
longest
en
0.79422