Dataset Viewer
Auto-converted to Parquet Duplicate
url
string
fetch_time
int64
content_mime_type
string
warc_filename
string
warc_record_offset
int32
warc_record_length
int32
text
string
token_count
int32
char_count
int32
metadata
string
score
float64
int_score
int64
crawl
string
snapshot_type
string
language
string
language_score
float64
http://docplayer.net/20674638-How-much-will-i-spend-on-gas.html
1,571,614,744,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570987750110.78/warc/CC-MAIN-20191020233245-20191021020745-00260.warc.gz
56,394,745
26,009
# HOW MUCH WILL I SPEND ON GAS? Save this PDF as: Size: px Start display at page: ## Transcription 1 HOW MUCH WILL I SPEND ON GAS? Outcome (lesson objective) The students will use the current and future price of gasoline to construct T-charts, write algebraic equations, and plot the equations on a graph. Student/Cl...
7,447
33,334
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4
4
CC-MAIN-2019-43
latest
en
0.872112
https://math.libretexts.org/Bookshelves/Precalculus/Precalculus_1e_(OpenStax)/11%3A_Sequences_Probability_and_Counting_Theory/11.02%3A_Arithmetic_Sequences
1,726,382,692,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651616.56/warc/CC-MAIN-20240915052902-20240915082902-00702.warc.gz
360,016,350
37,261
Skip to main content # 11.2: Arithmetic Sequences $$\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}{\ma...
6,153
21,128
{"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.53125
5
CC-MAIN-2024-38
latest
en
0.200616
https://www.aimsuccess.in/2017/12/questions-asked-in-ibps-so-prelims-exam_31.html
1,725,862,800,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651072.23/warc/CC-MAIN-20240909040201-20240909070201-00789.warc.gz
608,847,563
82,913
# Questions Asked in IBPS SO Prelims Exam 31 December 2017 ## Questions Asked in IBPS SO Prelims Exam 31 December 2017 The final exam of this year , IBPS SO Prelims Exam 2017 has begun and we know you have been eagerly waiting for the review and analysis of the IBPS SO Prelims Exam 2017. Considering the level of diff...
2,424
8,614
{"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-2024-38
latest
en
0.944515
http://classblogmeister.com/blog.php?blogger_id=334720&assignmentid=13659
1,369,513,963,000,000,000
text/html
crawl-data/CC-MAIN-2013-20/segments/1368706298270/warc/CC-MAIN-20130516121138-00004-ip-10-60-113-184.ec2.internal.warc.gz
53,293,608
22,787
files/ -- Blogmeister Ms. Jovanovich's Math Mumblings Jovanovich Mathematics This blog is for Miss Jovanovich's algebra and geometry classes to share ideas, ask questions, and reflect on what skills and topics we are studying. If we are lucky, we might even get a chance to connect with other students studying the same...
9,383
34,432
{"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-2013-20
latest
en
0.864713
https://tutorialspoint.dev/algorithm/dynamic-programming-algorithms/longest-increasing-path-matrix
1,638,582,624,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964362923.11/warc/CC-MAIN-20211204003045-20211204033045-00618.warc.gz
615,987,150
10,677
# Longest Increasing Path in Matrix Given a matrix of N rows and M columns. From m[i][j], we can move to m[i+1][j], if m[i+1][j] > m[i][j], or can move to m[i][j+1] if m[i][j+1] > m[i][j]. The task is print longest path length if we start from (0, 0). Examples: ```Input : N = 4, M = 4 m[][] = { { 1, 2, 3, 4 }, { 2, ...
3,679
9,098
{"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-49
latest
en
0.647698
https://www.physicsforums.com/threads/a-question-about-e-mc-2.816217/
1,531,801,488,000,000,000
text/html
crawl-data/CC-MAIN-2018-30/segments/1531676589557.39/warc/CC-MAIN-20180717031623-20180717051623-00244.warc.gz
948,265,113
20,084
1. May 28, 2015 ### Deepak K Kapur If i put c=d/t in E=mc2, then E=m×d2/t2 Now take m=1kg and d=1m Does this mean that E is inversely proportional to time? 2. May 28, 2015 ### Fredrik Staff Emeritus No, that would be the case if there's a constant A such that E=A/t. If there's a constant A such that E=A/t2, that...
2,517
8,849
{"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.859375
4
CC-MAIN-2018-30
latest
en
0.912886
https://takechargeofyourmoney.blog/category/calculate-savings/
1,498,392,808,000,000,000
text/html
crawl-data/CC-MAIN-2017-26/segments/1498128320491.13/warc/CC-MAIN-20170625115717-20170625135717-00612.warc.gz
816,117,911
19,665
## How to calculate the interest you can earn Here’s a quick explanation on how to calculate the interest that you can earn on your savings (or pay on your debt). Let’s use an example of R1,500 (don’t worry about the currency – the maths is the same) and you deposit it in your bank account that earns 3.5% interest. ...
2,574
11,078
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.3125
4
CC-MAIN-2017-26
longest
en
0.956167
https://www.slideshare.net/chingchi/ching-chi-tu-journal-5
1,503,539,702,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886126017.3/warc/CC-MAIN-20170824004740-20170824024740-00681.warc.gz
936,622,232
38,155
Upcoming SlideShare × # Ching chi tu journal 5 1,681 views Published on 1 Like Statistics Notes • Full Name Comment goes here. Are you sure you want to Yes No • Be the first to comment Views Total views 1,681 On SlideShare 0 From Embeds 0 Number of Embeds 2 Actions Shares 0 23 0 Likes 1 Embeds 0 No embeds No not...
2,613
9,164
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.890625
4
CC-MAIN-2017-34
latest
en
0.809972
https://www.valleyforward.org/essay/microneconomics
1,566,135,648,000,000,000
text/html
crawl-data/CC-MAIN-2019-35/segments/1566027313889.29/warc/CC-MAIN-20190818124516-20190818150516-00024.warc.gz
1,030,743,064
15,087
This website uses cookies to ensure you have the best experience. # Microneconomics Essay 1707 words - 7 pages 1) a. If we do not have scarce resources, will we have a law of demand? Will we observe price rationing for goods? The law of demand states the relationship between quantity demanded and price, showing tha...
2,338
11,023
{"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-2019-35
latest
en
0.943577
https://dearteassociazione.org/how-do-you-write-0-6-as-a-fraction/
1,653,022,356,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662531352.50/warc/CC-MAIN-20220520030533-20220520060533-00511.warc.gz
248,370,751
8,257
Three common formats for numbers room fractions, decimals, and percents. You are watching: How do you write 0.6 as a fraction Percents are regularly used to connect a family member amount. You have probably seen them supplied for discounts, where the percent the discount can apply to different prices. Percents are li...
3,382
12,982
{"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-2022-21
latest
en
0.924698
https://www.reddit.com/r/math/comments/82yzln/if_i_had_a_sequence_of_16_actors_some_recurring/dve2bb8/?context=10000
1,556,154,146,000,000,000
text/html
crawl-data/CC-MAIN-2019-18/segments/1555578675477.84/warc/CC-MAIN-20190424234327-20190425020327-00534.warc.gz
788,249,469
79,695
Press J to jump to the feed. Press question mark to learn the rest of the keyboard shortcuts Sort by level 1 7 points · 1 year ago 1. What part of this is given to you (you have no control over)? 2. What part of this do you have control over? 3. What are you trying to accomplish? I've determined I'd need 6 actors t...
2,094
6,905
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.640625
4
CC-MAIN-2019-18
longest
en
0.953856
http://slidegur.com/doc/238473/chapter-4-notes
1,521,637,834,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257647649.70/warc/CC-MAIN-20180321121805-20180321141805-00129.warc.gz
262,449,004
9,966
### Chapter 4 Notes ```Chapter 4 Converting • Fraction to Decimal to Percent – ½ = .5 = 50% (decimal moves 2 places to right) • Decimal to Percent to Fraction – .75 = 75% = ¾ (decimal moves 2 places to right) • Percent to Fraction to Decimal – 150% = 1 ½ = 1.5 (decimal moves 2 places to left) Multiplying & Dividing by...
2,280
6,730
{"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-2018-13
latest
en
0.839783
End of preview. Expand in Data Studio
README.md exists but content is empty.
Downloads last month
3