url stringlengths 5 5.75k | fetch_time int64 1,368,854,400B 1,726,893,797B | content_mime_type stringclasses 3
values | warc_filename stringlengths 108 138 | warc_record_offset int32 873 1.79B | warc_record_length int32 587 790k | text stringlengths 30 1.05M | token_count int32 16 919k | char_count int32 30 1.05M | metadata stringlengths 439 444 | score float64 2.52 5.13 | int_score int64 3 5 | crawl stringclasses 93
values | snapshot_type stringclasses 2
values | language stringclasses 1
value | language_score float64 0.05 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://www.aqua-calc.com/calculate/mole-to-volume-and-weight/substance/sulfur-blank-monochloride | 1,701,671,492,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100525.55/warc/CC-MAIN-20231204052342-20231204082342-00013.warc.gz | 716,178,098 | 8,513 | # Moles of Sulfur monochloride
## sulfur monochloride: convert moles to volume and weight
### Volume of 1 mole of Sulfur monochloride
centimeter³ 79.9 milliliter 79.9 foot³ 0 oil barrel 0 Imperial gallon 0.02 US cup 0.34 inch³ 4.88 US fluid ounce 2.7 liter 0.08 US gallon 0.02 meter³ 7.99 × 10-5 US pint 0.17 metric ... | 703 | 2,283 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 2.625 | 3 | CC-MAIN-2023-50 | latest | en | 0.645719 |
https://ut.dhedegaard.dk/channel/misterwootube/?page=9 | 1,563,337,045,000,000,000 | text/html | crawl-data/CC-MAIN-2019-30/segments/1563195525046.5/warc/CC-MAIN-20190717041500-20190717063500-00304.warc.gz | 595,764,128 | 10,197 | ### Showing videos from Eddie Woo with a total of 4,051 videos
04:31
Max/Min Question: Cutting a Wire in Two (2 of 2: Finding the minimum)
1y9m ago
10:08
Max/Min Question: Cutting a Wire in Two (1 of 2: Setting up the equations)
1y9m ago
06:01
The Power Curves (2 of 2: Considering higher powers)
1y9m ago
07:20
The Pow... | 1,819 | 5,357 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 2.890625 | 3 | CC-MAIN-2019-30 | latest | en | 0.812208 |
https://www.free-online-calculator-use.com/long-division-calculator.html | 1,720,890,048,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514510.7/warc/CC-MAIN-20240713150314-20240713180314-00892.warc.gz | 629,221,966 | 34,132 | # Long Division Calculator That Shows and Explains Each Step
This calculator will divide one number (dividend) by another number (divisor) using the long division method, and show and explain each step.
The calculator will accommodate divisors and dividends containing decimal points and will give the remainder in bot... | 3,824 | 14,409 | {"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-2024-30 | latest | en | 0.835721 |
https://mathworld.wolfram.com/FiniteDifference.html | 1,679,796,499,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296945381.91/warc/CC-MAIN-20230326013652-20230326043652-00041.warc.gz | 441,909,227 | 8,943 | TOPICS
# Finite Difference
The finite difference is the discrete analog of the derivative. The finite forward difference of a function is defined as
(1)
and the finite backward difference as
(2)
The forward finite difference is implemented in the Wolfram Language as DifferenceDelta[f, i].
If the values are tab... | 1,378 | 5,319 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.859375 | 4 | CC-MAIN-2023-14 | latest | en | 0.910202 |
https://cboard.cprogramming.com/c-programming/93130-what-does-line-do.html | 1,513,089,062,000,000,000 | text/html | crawl-data/CC-MAIN-2017-51/segments/1512948517181.32/warc/CC-MAIN-20171212134318-20171212154318-00516.warc.gz | 532,956,646 | 12,734 | # Thread: What does this line do?
1. ## What does this line do?
Hi, just reading through some code and got a little stuck as to the format in which this value is writing to a string...
Code:
```char string[128];
int i;
for (i=0; i<10;i++){
printf("%08X\n", i);
}```
I don't get what the output would be when doing %0... | 503 | 1,809 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 2.59375 | 3 | CC-MAIN-2017-51 | latest | en | 0.948036 |
https://www.doubtnut.com/question-answer/a-5-3432-4andb-45-2315-then-find-x-such-that-3a-2b-x0-40251752 | 1,632,245,816,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057225.57/warc/CC-MAIN-20210921161350-20210921191350-00267.warc.gz | 754,616,874 | 78,617 | Home
>
English
>
Class 9
>
Maths
>
Chapter
>
Matrices
>
A={:[(-5,-3,4),(3,2,-4)]:}andB...
# A={:[(-5,-3,4),(3,2,-4)]:}andB={:[(-4,5,-2),(3,1,5)]:}, then find X such that 3A-2B+X=0.
Step by step solution by experts to help you in doubt clearance & scoring excellent marks in exams.
Updated On: 19-10-2020
... | 577 | 1,221 | {"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.828125 | 4 | CC-MAIN-2021-39 | latest | en | 0.444465 |
http://www.solutioninn.com/lorkay-seidens-inc-just-borrowed-25000-the-loan-is-to | 1,503,380,943,000,000,000 | text/html | crawl-data/CC-MAIN-2017-34/segments/1502886110471.85/warc/CC-MAIN-20170822050407-20170822070407-00681.warc.gz | 702,831,531 | 7,759 | # Question: Lorkay Seidens Inc just borrowed 25 000 The loan is to
Lorkay Seidens Inc. just borrowed \$25,000. The loan is to be repaid in equal installments at the end of each of the next five years, and the interest rate is 10 percent.
a. Set up an amortization schedule for the loan.
b. How large must each annual pa... | 222 | 873 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 2.734375 | 3 | CC-MAIN-2017-34 | latest | en | 0.983806 |
https://www.glassdoor.co.uk/Interview/london-interview-questions-SRCH_IL.0,6_IC2671300.htm | 1,531,757,794,000,000,000 | text/html | crawl-data/CC-MAIN-2018-30/segments/1531676589404.50/warc/CC-MAIN-20180716154548-20180716174548-00072.warc.gz | 902,266,926 | 56,215 | London, England interview questions | Glassdoor.co.uk
# Interview questions in London, England
Bloomberg L.P. Interviews in London
www.bloomberg.com / HQ: New York, NY
807 Interviews in London (of 4,525)
3.1 Average
PwC Interviews in London
www.pwc.com / HQ: New York, NY
456 Interviews in London (of 7,390)
3... | 4,214 | 14,127 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4 | 4 | CC-MAIN-2018-30 | latest | en | 0.798938 |
https://www.teacherspayteachers.com/Product/Fraction-Math-Chat-Cards-Determining-Parts-of-the-Whole-and-Improper-Fractions-1197076 | 1,487,640,171,000,000,000 | text/html | crawl-data/CC-MAIN-2017-09/segments/1487501170614.88/warc/CC-MAIN-20170219104610-00354-ip-10-171-10-108.ec2.internal.warc.gz | 909,628,811 | 24,708 | # Fraction Math Chat Cards (Determining Parts of the Whole and Improper Fractions)
Subjects
Grade Levels
Resource Types
Common Core Standards
Product Rating
Not yet rated
File Type
Presentation (Powerpoint) File
Be sure that you have an application to open this file type before downloading and/or purchasing.
4.9 MB ... | 429 | 1,906 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 2.609375 | 3 | CC-MAIN-2017-09 | longest | en | 0.898849 |
https://nrich.maths.org/public/leg.php?code=149&cl=2&cldcmpid=4783 | 1,508,385,536,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187823220.45/warc/CC-MAIN-20171019031425-20171019051425-00082.warc.gz | 801,345,097 | 9,600 | Search by Topic
Resources tagged with Area similar to Once Upon a Time:
Filter by: Content type:
Stage:
Challenge level:
There are 93 results
Broad Topics > Measures and Mensuration > Area
Tiling
Stage: 2 Challenge Level:
An investigation that gives you the opportunity to make and justify predictions.
Area and ... | 1,882 | 8,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": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.03125 | 4 | CC-MAIN-2017-43 | latest | en | 0.904804 |