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://www.jiskha.com/questions/363028/find-the-equation-of-the-straight-line-that-passes-through-the-points-1-5-and-5
1,618,278,299,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618038071212.27/warc/CC-MAIN-20210413000853-20210413030853-00338.warc.gz
939,432,799
4,829
# Math Find the equation of the straight line that passes through the points (−1, 5) and (5, −1). Find the coordinates of the point where this line crosses the y-axis. 1. 👍 2. 👎 3. 👁 1. The slope is [5 - (-1)]/(-1 -5) = -1 The equation is y = -x + b To pass through (-1,5), 5 = 1 + b b = 4 y = -x +4 The y-inter...
896
2,928
{"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-2021-17
latest
en
0.846958
https://codeforces.com/topic/73067/en2
1,624,525,713,000,000,000
text/html
crawl-data/CC-MAIN-2021-25/segments/1623488552937.93/warc/CC-MAIN-20210624075940-20210624105940-00440.warc.gz
171,166,995
14,979
This is most useful CP problem I create until now Revision en2, by dreamoon_love_AA, 2019-12-27 19:35:04 After Educational Codeforces Round 79, I want to share a problem I create this year. It's host on 2019 Multi-University Training Contest 5. The statement of problem is following: Many problems require printing ...
1,039
2,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": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.75
4
CC-MAIN-2021-25
latest
en
0.647835
http://vkundeti.blogspot.com/2005/11/algorithm-to-build-dfas-to-test.html
1,547,594,915,000,000,000
text/html
crawl-data/CC-MAIN-2019-04/segments/1547583656530.8/warc/CC-MAIN-20190115225438-20190116011438-00637.warc.gz
240,254,638
13,166
## Monday, November 07, 2005 ### Algorithm to build DFA's to test divisibility I found this following algorithm very useful in designing DFA's (especially making DFA's to test the multipules, divisibility etc.....). This logic can help slove may DFA problems lets start with an example and generalize this after that.....
481
1,575
{"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-2019-04
latest
en
0.878841
https://byjus.com/jee/jee-main-2020-question-paper-maths-sep-2-shift-2/
1,709,520,628,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947476409.38/warc/CC-MAIN-20240304002142-20240304032142-00188.warc.gz
138,762,491
123,222
JEE Main 2024 Question Paper Solution Discussion Live JEE Main 2024 Question Paper Solution Discussion Live # JEE Main 2020 Maths Paper With Solutions Sep 2 Shift 2 JEE Main 2020 Maths paper September 2 Shift 2 solutions are available on this page. Students are recommended to go through these solutions so that they c...
5,093
10,501
{"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.125
4
CC-MAIN-2024-10
latest
en
0.809596
https://math.stackexchange.com/questions/2841017/kernel-of-a-mapping-from-a-polynomial-vector-space-to-mathbbr3
1,713,029,000,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296816820.63/warc/CC-MAIN-20240413144933-20240413174933-00870.warc.gz
351,553,375
35,612
# Kernel of a mapping from a polynomial vector space to $\mathbb{R}^3$ Let $\mathbb{R}_3[x]$ be a linear vector space of polynomials of degree $\leq 3$ and let $$f: \mathbb{R}_3[x] \ni p \mapsto (p(0), p(1), p(2)) \in \mathbb{R}^3.$$ Find the dimensions of kernel and image of $f$ and any basis of the kernel. First, I...
590
1,455
{"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.25
4
CC-MAIN-2024-18
latest
en
0.737581
https://www.physicsforums.com/threads/rotating-cone-and-instantaneous-axis-of-rotation.863500/
1,508,206,767,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187820556.7/warc/CC-MAIN-20171017013608-20171017033608-00443.warc.gz
1,241,233,591
17,507
Rotating Cone and instantaneous axis of rotation 1. Mar 23, 2016 RicardoMP 1. The problem statement, all variables and given/known data Hi! I'm trying to solve a simple problem of mechanics, but i'm getting the wrong results and I suppose I don't yet grasp the concept of instantaneous axis of rotation very well. So,...
560
2,175
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.578125
4
CC-MAIN-2017-43
longest
en
0.936385
https://meltingclock.co/35-special-right-triangles-45-45-90-worksheet-answers/
1,638,826,270,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964363312.79/warc/CC-MAIN-20211206194128-20211206224128-00622.warc.gz
462,615,935
30,286
# 3.5 Special Right Triangles 45-45-90 Worksheet Answers Chapter 7 4 special right triangles notes key. The hypotenuse is twice the length of the shorter leg s. FREE Special Right Triangles Interactive Notebook Page for ### The sine of π 3 equals the cosine of π 6 and vice versa. 3.5 special right triangles 45-45-9...
1,271
5,040
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.984375
4
CC-MAIN-2021-49
latest
en
0.815448
http://mathhelpforum.com/algebra/22254-functions.html
1,481,184,568,000,000,000
text/html
crawl-data/CC-MAIN-2016-50/segments/1480698542455.45/warc/CC-MAIN-20161202170902-00406-ip-10-31-129-80.ec2.internal.warc.gz
173,133,573
10,051
1. ## functions f(x) = 2x+1 g(x) = 3x-5 find g^-1 of f^-1 of 2 2. Originally Posted by DINOCALC09 f(x) = 2x+1 g(x) = 3x-5 find g^-1 of f^-1 of 2 Let $g(x) = y_1 = 3x - 5$ for $g^{-1}$ switch $x$ and $y$ and solve for $y$ so, $x = 3y_1 - 5$ $y_1 = \frac {x + 5}3$ thus, $g^{-1}(x) = \frac {x + 5}3$ similarly, $f...
224
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": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 10, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.890625
4
CC-MAIN-2016-50
longest
en
0.529793
https://gmatclub.com/forum/in-a-corporation-50-percent-of-the-male-employees-and-99823.html?fl=similar
1,506,036,967,000,000,000
text/html
crawl-data/CC-MAIN-2017-39/segments/1505818687938.15/warc/CC-MAIN-20170921224617-20170922004617-00555.warc.gz
643,859,059
58,491
It is currently 21 Sep 2017, 16:36 ### GMAT Club Daily Prep #### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email. Customized for You we will pick new questions that match your level based o...
3,906
11,861
{"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.125
4
CC-MAIN-2017-39
latest
en
0.875294
https://www.coursehero.com/file/6031262/HW-15/
1,498,380,874,000,000,000
text/html
crawl-data/CC-MAIN-2017-26/segments/1498128320476.39/warc/CC-MAIN-20170625083108-20170625103108-00409.warc.gz
835,348,912
119,058
# HW 15 - terry(ect328 homework 15 Turner(59130 This... This preview shows pages 1–4. Sign up to view the full content. terry (ect328) – homework 15 – Turner – (59130) 1 This print-out should have 12 questions. Multiple-choice questions may continue on the next column or page – fnd all choices beFore answering. 001 1...
1,527
3,929
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.0625
4
CC-MAIN-2017-26
longest
en
0.878825
https://convertoctopus.com/618-feet-per-second-to-miles-per-hour
1,582,844,736,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875146907.86/warc/CC-MAIN-20200227221724-20200228011724-00155.warc.gz
288,782,036
8,121
## Conversion formula The conversion factor from feet per second to miles per hour is 0.68181818181818, which means that 1 foot per second is equal to 0.68181818181818 miles per hour: 1 ft/s = 0.68181818181818 mph To convert 618 feet per second into miles per hour we have to multiply 618 by the conversion factor in ...
564
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...
4.03125
4
CC-MAIN-2020-10
latest
en
0.743814
http://www.studymode.com/essays/Practise-Problem-Set-1609192.html
1,529,572,057,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267864110.40/warc/CC-MAIN-20180621075105-20180621095105-00567.warc.gz
504,112,816
25,400
# Practise Problem Set Topics: Interpolation, Polynomial, Regression analysis Pages: 2 (509 words) Published: April 17, 2013 ECSE 443- introduction to Numerical Methods in EE Practice Problem Set – Chapter 4 (Note: This problem set is for extra practice. It is not for credit, and not to be handed in) Question 1: Sup...
582
2,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.375
4
CC-MAIN-2018-26
latest
en
0.835953
https://www.calc-medic.com/precalc-unit-3-day-2
1,701,333,240,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100172.28/warc/CC-MAIN-20231130062948-20231130092948-00618.warc.gz
764,840,618
196,427
top of page ## Unit 3 - Day 2 ##### All Units ###### ​Learning Objectives​ • Graph functions of the form y=b^x and identify horizontal asymptotes, domain, range,  and key points • Describe transformations of an exponential function from graphs and equations • Reason about equivalent forms of exponential functio...
563
2,622
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.375
4
CC-MAIN-2023-50
longest
en
0.927539
https://www.calculatoratoz.com/en/inner-arc-length-of-annulus-sector-given-outer-circle-radius-and-side-length-calculator/Calc-30919
1,642,688,580,000,000,000
text/html
crawl-data/CC-MAIN-2022-05/segments/1642320301863.7/warc/CC-MAIN-20220120130236-20220120160236-00004.warc.gz
754,662,567
39,763
## Credits Kamala Nehru College, University of Delhi (KNC), New Delhi Prachi has created this Calculator and 100+ more calculators! Walchand College of Engineering (WCE), Sangli Shweta Patil has verified this Calculator and 1100+ more calculators! ## Inner arc length of Annulus Sector given outer circle radius and si...
1,362
5,559
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.96875
4
CC-MAIN-2022-05
longest
en
0.726487
http://www.ask-math.com/cosine-graph.html
1,563,449,517,000,000,000
text/html
crawl-data/CC-MAIN-2019-30/segments/1563195525627.38/warc/CC-MAIN-20190718104512-20190718130512-00359.warc.gz
185,818,466
23,918
# Cosine Graph Cosine Graph : Trigonometric function `cos x` is a periodic functions. Cosine function has maximum value as +1 and minimum as -1. Since cos(-x) = cos x is an even function. The value of the functions `cos x` repeats in every 2π units of `x` . Therefore this function is periodic with a period of Some de...
466
1,818
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.5625
5
CC-MAIN-2019-30
latest
en
0.781232
https://www.doubtnut.com/question-answer/a-bag-contains-5-red-8-white-and-7-black-balls-a-ball-is-drawn-at-random-from-the-bag-find-the-proba-642571199
1,675,441,872,000,000,000
text/html
crawl-data/CC-MAIN-2023-06/segments/1674764500058.1/warc/CC-MAIN-20230203154140-20230203184140-00262.warc.gz
726,267,569
34,446
Home > English > Class 10 > Maths > Chapter > Probability > A bag contains 5 red, 8 whi... # A bag contains 5 red, 8 white and 7 black balls. A ball is drawn at random from the bag. Find the probability that the drawn ball is (i) red or white  (ii) not black  (iii) neither white nor black. Khareedo DN Pro...
163
540
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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.578125
4
CC-MAIN-2023-06
latest
en
0.709611
http://www.physicsforums.com/showthread.php?t=111382
1,386,826,577,000,000,000
text/html
crawl-data/CC-MAIN-2013-48/segments/1386164540183/warc/CC-MAIN-20131204134220-00068-ip-10-33-133-15.ec2.internal.warc.gz
493,253,520
7,370
Linear Independence of two Functions by mattmns Tags: functions, independence, linear P: 1,119 Hello, there is this question in the book: --------- Consider the vector space of functions defined for t>0. Show that the following pairs of functions are linearly independent. (a) t, 1/t --------- So if they are linearly ...
519
1,749
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.25
4
CC-MAIN-2013-48
longest
en
0.903665
http://slideplayer.com/slide/3907781/
1,505,907,947,000,000,000
text/html
crawl-data/CC-MAIN-2017-39/segments/1505818687255.13/warc/CC-MAIN-20170920104615-20170920124615-00069.warc.gz
323,943,709
20,996
# Probability and Genetics pg ## Presentation on theme: "Probability and Genetics pg"— Presentation transcript: Probability and Genetics pg. 656-666 Objectives: Describe the principles of probability and how Mendel applied them to inheritance State how geneticists use Punnett squares Vocabulary probability Punnett s...
809
3,295
{"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-39
longest
en
0.882333
http://teachingsquared.com/worksheet/adding-with-2/
1,540,234,038,000,000,000
text/html
crawl-data/CC-MAIN-2018-43/segments/1539583515375.86/warc/CC-MAIN-20181022180558-20181022202058-00236.warc.gz
352,178,251
9,688
Click on the image to view the PDF.  Print the PDF to use the worksheet. 1st, 2nd Looking for a fun coloring page. Find it at Coloring Squared: Click Here Common Core Standards 1.OA.3 Operations And Algebraic Thinking Understand Apply Properties Of Operations And The Relationship Between Addition And Subtraction. ...
248
945
{"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.9375
4
CC-MAIN-2018-43
latest
en
0.838027
http://jwilson.coe.uga.edu/EMT668/EMT668.Student.Folders/RothJennifer/Essay1/Conics.html
1,544,866,215,000,000,000
text/html
crawl-data/CC-MAIN-2018-51/segments/1544376826842.56/warc/CC-MAIN-20181215083318-20181215105318-00474.warc.gz
159,608,687
5,177
### Different Ways to Investigate Conic Sections by Jennifer Roth I would like to discuss why I chose to do this essay before I get started on the topic. I have to admit that I need to learn much more about this topic before I feel comfortable teaching it, so this is really an investigation so I can learn more about t...
2,490
9,828
{"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-2018-51
latest
en
0.958736
https://www.mentorforbankexams.com/2017/05/number-series-practice-quiz-for-niacl-sbi-po.html
1,607,099,485,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141740670.93/warc/CC-MAIN-20201204162500-20201204192500-00281.warc.gz
744,779,233
54,493
## Number Series Practice Quiz for NIACL and SBI PO Mains Number Series Practice Quiz for NIACL and SBI PO Mains Directions (1 – 10): In the given number series, what will come in place of question mark (?) ? 1. 1   3   10   ?    152    770    4632 A) 36 B) 42 C) 65 D) 86 E) 102 2. 1009    910    812   ?   619    524 ...
1,590
3,303
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.28125
4
CC-MAIN-2020-50
latest
en
0.261173
http://slideplayer.com/slide/2556929/
1,521,286,416,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257644877.27/warc/CC-MAIN-20180317100705-20180317120705-00332.warc.gz
284,331,777
26,364
# PHYSICS UNIT 4: ENERGY & MOMENTUM ## Presentation on theme: "PHYSICS UNIT 4: ENERGY & MOMENTUM"— Presentation transcript: PHYSICS UNIT 4: ENERGY & MOMENTUM WORK & KINETIC ENERGY Work, W: using a force, F, to displace an object a distance, d unit: Joule (1 J = 1 Nm) W = Fd W = 0 W < Fd WORK & KINETIC ENERGY Work d...
1,605
5,417
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.125
4
CC-MAIN-2018-13
latest
en
0.785229
https://activityvillage.co.uk/number-bonds-up-to-10
1,726,336,015,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651580.73/warc/CC-MAIN-20240914161327-20240914191327-00216.warc.gz
63,479,832
21,549
# Number Bonds up to 10 A number bond is simply a pair of numbers that adds up to another number. "Getting" how numbers are made up is a crucial skill for children and provides a foundation for so much that comes after, particularly addition and subtraction, so a really good understanding of number bonds - and even so...
3,376
15,141
{"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-2024-38
latest
en
0.929092
https://de.mathworks.com/matlabcentral/cody/problems/44387-birthday-cake/solutions/1319168
1,582,614,805,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875146033.50/warc/CC-MAIN-20200225045438-20200225075438-00495.warc.gz
331,280,688
16,701
Cody # Problem 44387. Birthday cake Solution 1319168 Submitted on 29 Oct 2017 by Daniel Meier This solution is locked. To view this solution, you need to provide a solution of the same size or smaller. ### Test Suite Test Status Code Input and Output 1   Pass len = 1; wid = 1; d_correct = 0.7071; assert(abs(birthd...
1,594
3,585
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.609375
4
CC-MAIN-2020-10
latest
en
0.547487
https://www.physicsforums.com/threads/time-difference-caused-by-length-contraction.1046087/
1,695,540,846,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506623.27/warc/CC-MAIN-20230924055210-20230924085210-00196.warc.gz
1,050,210,206
25,257
# Time difference caused by length contraction • I • externo In summary, the conversation discusses the goal of calculating the difference in the passage of time between two ends of a cabin accelerating upwards due to length contraction. They refer to a study and a formula that may help with the calculations, but also...
4,352
19,961
{"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-2023-40
latest
en
0.942695
https://www.physicsforums.com/threads/integral-and-partial-fractions.314660/
1,581,903,625,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875141460.64/warc/CC-MAIN-20200217000519-20200217030519-00357.warc.gz
893,334,566
17,234
# Integral and Partial fractions ## Homework Statement use the method of partial fractions on $$\int$$ $$\frac{36}{(x-2)(x-1)^2(x+1)^2}$$ dx 2. Homework Equations 3. The Attempt at a Solution $$\frac{A}{(x-2)}$$ + $$\frac{B}{(x-1)}$$ + $$\frac{C}{(x-1)^2}$$ + $$\frac{D}{(x+1)}$$ + $$\frac{E}{(x+1)^2}$$ I took the ...
1,175
2,694
{"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...
4.28125
4
CC-MAIN-2020-10
longest
en
0.733869
http://www.jiskha.com/display.cgi?id=1367367012
1,454,712,458,000,000,000
text/html
crawl-data/CC-MAIN-2016-07/segments/1454701145519.33/warc/CC-MAIN-20160205193905-00081-ip-10-236-182-209.ec2.internal.warc.gz
484,962,537
3,844
Friday February 5, 2016 # Homework Help: 7th Grade Math for Reiny or Steve~! Posted by Gabby on Tuesday, April 30, 2013 at 8:10pm. Find the first four terms of the sequence represented by the expression. 4. 3n + 5 (1 point) 5, 8, 11, 14 8, 11, 14, 17 3, 6, 9, 12 0, 8, 11, 14 Find the next three terms in the sequen...
372
929
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.0625
4
CC-MAIN-2016-07
longest
en
0.883509
https://cracku.in/56-ab-is-the-diameter-of-the-given-circle-while-point-x-cat-1997
1,721,435,757,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514972.64/warc/CC-MAIN-20240719231533-20240720021533-00830.warc.gz
159,381,534
27,794
Question 56 # AB is the diameter of the given circle, while points C and D lie on the circumference as shown. If AB is 15 cm, AC is 12 cm and BD is 9 cm, find the area of the quadrilateral ACBD. Solution Since ACBD is cyclic quadrilateral with diagonals as AB = 15 ad CD. So area = $$\frac{1}{2} \times (AB) \times (C...
222
715
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.0625
4
CC-MAIN-2024-30
latest
en
0.727631
https://optimization.cbe.cornell.edu/index.php?title=Eight_step_procedures&diff=1354&oldid=1353
1,670,533,130,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711360.27/warc/CC-MAIN-20221208183130-20221208213130-00118.warc.gz
453,973,571
8,771
# Difference between revisions of "Eight step procedures" Author: Eljona Pushaj, Diana Bogdanowich, Stephanie Keomany Steward: Fengqi You # Theory, Methodology, and/or Algorithmic Discussion ### Definition To solve a problem using the 8-step procedure, one must follow the following steps: Step 1: Specify the stage...
552
1,960
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 15, "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-49
latest
en
0.7466
https://math.libretexts.org/TextMaps/Calculus_TextMaps/Map%3A_Active_Calculus_(Boelkins_et_al.)/7%3A_Differential_Equations/7.2%3A_Qualitative_Behavior_of_Solutions_to_Differential_Equations
1,527,065,236,000,000,000
text/html
crawl-data/CC-MAIN-2018-22/segments/1526794865468.19/warc/CC-MAIN-20180523082914-20180523102914-00614.warc.gz
598,942,705
16,905
$$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$ $$\newcommand{\range}{\mathrm{range}\,}$$ $$\newcommand{\RealPart}{\mathrm{Re}}$$ $$\newcommand{\ImaginaryPart}{\mathrm{Im}}$$ $$\newcommand{\Argument}{\mathrm{Arg}}$$ $$\newcommand{\norm}[1]{\| #1 \|}$$ $$...
2,262
8,872
{"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.59375
5
CC-MAIN-2018-22
latest
en
0.827034
https://preply.com/en/question/if-4-is-subtracted-from-a-number-and-this-difference-is-doubled-the-result-49000
1,606,879,609,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141686635.62/warc/CC-MAIN-20201202021743-20201202051743-00285.warc.gz
423,370,001
126,756
# If 4 is subtracted from a number and this difference is doubled, the result The result is 5 more than the number. Find the number 0 people liked this question 1 from verified tutors Math Tutor Science Graduate from college. Teaches Maths for Elementary Let the unknown number =X Then 2(X-4)=X+5 so, 2X-8=X+5 so, 2...
360
1,248
{"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-2020-50
latest
en
0.862066
http://www.purplemath.com/learning/viewtopic.php?p=7773
1,524,510,933,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125946165.56/warc/CC-MAIN-20180423184427-20180423204427-00085.warc.gz
512,236,848
6,751
## algebraic problem: logic behind a graphing dilemma? Quadratic equations and inequalities, variation equations, function notation, systems of equations, etc. jon80 Posts: 5 Joined: Fri Sep 14, 2012 7:01 am Contact: ### algebraic problem: logic behind a graphing dilemma? I am trying to find the point of intersectio...
877
3,447
{"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-2018-17
latest
en
0.906419
http://www.sawaal.com/time-and-work-questions-and-answers/a-can-do-a-work-in-15-days-and-b-in-20-days-if-they-work-on-it-together-for-4-days-then-the-fraction_13047
1,513,230,860,000,000,000
text/html
crawl-data/CC-MAIN-2017-51/segments/1512948541253.29/warc/CC-MAIN-20171214055056-20171214075056-00022.warc.gz
459,590,424
15,217
7 Q: # A can do a work in 15 days and B in 20 days. If they work on it together for 4 days, then the fraction of the work that is left? A) 8/15 B) 7/9 C) 6/13 D) 4/11 Explanation: P's 1 day's work = 1 15 Q's 1 day's work = 1 20 (P + Q)'s 1 day's work = 1 + 1 = 7 15 20 60 (P + Q)'s 4 day's work = 7 x 4 = 7 60 15...
956
2,430
{"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.46875
4
CC-MAIN-2017-51
longest
en
0.899483
https://estebantorreshighschool.com/equation-help/change-in-internal-energy-equation.html
1,685,277,786,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224643784.62/warc/CC-MAIN-20230528114832-20230528144832-00387.warc.gz
289,550,248
10,563
## How do you calculate change in internal energy? Since the system has constant volume (ΔV=0) the term -PΔV=0 and work is equal to zero. Thus, in the equation ΔU=q+w w=0 and ΔU=q. The internal energy is equal to the heat of the system. The surrounding heat increases, so the heat of the system decreases because heat i...
917
4,396
{"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-2023-23
latest
en
0.93401
https://www.quizzes.cc/metric/percentof.php?percent=60.1&of=4580
1,591,255,215,000,000,000
text/html
crawl-data/CC-MAIN-2020-24/segments/1590347439213.69/warc/CC-MAIN-20200604063532-20200604093532-00089.warc.gz
848,482,259
4,408
#### What is 60.1 percent of 4,580? How much is 60.1 percent of 4580? Use the calculator below to calculate a percentage, either as a percentage of a number, such as 60.1% of 4580 or the percentage of 2 numbers. Change the numbers to calculate different amounts. Simply type into the input boxes and the answer will upd...
3,164
5,797
{"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-2020-24
latest
en
0.861501
https://brainly.my/tugasan/205720
1,484,764,432,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560280310.48/warc/CC-MAIN-20170116095120-00438-ip-10-171-10-70.ec2.internal.warc.gz
793,926,967
10,590
# During her holiday, Hannah rents a bike. She pays a fixed cost of \$8 and then a cost of \$4.50 per day. Hannah pays with a \$50 note and receives \$10.50 change. Calculate for how many days Hannah rents the bike. 2 dari jeslyntang ## Jawapan 2016-07-08T22:54:21+08:00 \$50.00-\$10.50-\$8.00÷4.50 =\$39.5-\$8.00÷4....
209
479
{"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.21875
4
CC-MAIN-2017-04
latest
en
0.698154
https://socratic.org/questions/how-to-solve-this-question
1,566,507,240,000,000,000
text/html
crawl-data/CC-MAIN-2019-35/segments/1566027317359.75/warc/CC-MAIN-20190822194105-20190822220105-00437.warc.gz
637,087,743
8,580
# How to solve this question? Apr 15, 2018 c) L/Msqrt(k(M+m) d)$2 L$ #### Explanation: Disclaimer: I'm fairly sure my method is not that expected from the question, but I found it interesting and wanted to share my attempt anyway. I think its wrong because I effectively skipped parts a and b. Any feedback on this w...
2,104
6,271
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 71, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.125
4
CC-MAIN-2019-35
latest
en
0.833994
https://officialsavanarae.com/dermatology/quick-answer-how-many-moles-of-silver-nitrate-are-there-in-80-00-grams-of-silver-nitrate.html
1,638,703,644,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964363157.32/warc/CC-MAIN-20211205100135-20211205130135-00253.warc.gz
473,525,538
17,652
# Quick Answer: How many moles of silver nitrate are there in 80 00 grams of silver nitrate? Contents ## How many moles are there in silver nitrate? From the table above, we can see that 1 Mole of Silver Nitrate weighs about 169.87 grams. You can then say that the Formula Weight of Silver Nitrate is 169.87 grams. No...
485
1,465
{"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.87997
https://www.queryhome.com/puzzle/7535/finish-third-additional-required-finish-remaining-more-days
1,709,241,501,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947474853.43/warc/CC-MAIN-20240229202522-20240229232522-00732.warc.gz
931,082,376
26,714
# 9 men finish one-third work in 10 days. How many additional men required to finish the remaining work in 2 more days? 2,915 views 9 men finish one-third work in 10 days. How many additional men required to finish the remaining work in 2 more days? posted May 22, 2015 9 men do work in 10 days=10*9=90 unit work left=...
246
839
{"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-2024-10
latest
en
0.954756
https://kb.rijkvp.nl/maths/linear-algebra/matrices/
1,685,648,871,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224648000.54/warc/CC-MAIN-20230601175345-20230601205345-00070.warc.gz
380,946,093
2,660
# Matrices Matrix: A matrix is a rectangular array of numbers or expressions arranged in rows and columns. • Equality: same size and entries are equal • Sum: add all entries together (only defined on similarly sized matrices) ## Matrix multiplication # Matrix multiplication/product is only defined when the number o...
560
1,683
{"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.5625
5
CC-MAIN-2023-23
latest
en
0.684517
http://coderhelper.top/book/leetcode/47.html
1,576,470,046,000,000,000
text/html
crawl-data/CC-MAIN-2019-51/segments/1575541317967.94/warc/CC-MAIN-20191216041840-20191216065840-00380.warc.gz
31,839,236
4,623
# Subsets > Given a set of distinct integers, S, return all possible subsets. > Note: > Elements in a subset must be in non-descending order. The solution set must not contain duplicate subsets. For example, If S = [1,2,3], a solution is: > ``` [ [3], [1], [2], [1,2,3], [1,3], [2,3], [1,2], [] ] ``` > 1处理完成之后,我们可以同...
500
1,576
{"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.71875
4
CC-MAIN-2019-51
latest
en
0.362025
umenergysurvey.com
1,656,341,540,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103334753.21/warc/CC-MAIN-20220627134424-20220627164424-00207.warc.gz
624,869,411
18,098
# How To Measure Stairs For Carpet Calculator How To Measure Stairs For Carpet Calculator. Measuresquare carpet calculator is the only one of its kind, and it can be hosted free on any flooring website easily by. Figuring carpet area means multiplying width times length for each area and adding them together. The sta...
521
2,394
{"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-27
latest
en
0.886828
http://herkimershideaway.org/apstatistics/ymmsum99/ymm221.htm
1,531,993,669,000,000,000
text/html
crawl-data/CC-MAIN-2018-30/segments/1531676590794.69/warc/CC-MAIN-20180719090301-20180719110301-00025.warc.gz
159,608,862
2,787
"Statisticalthinking will one day be as necessary for efficient citizenship asthe ability to read and write." -- H.G. Wells, 1866-1946 2.1 DENSITY CURVES AND NORMALDISTRIBUTIONS (Pages 64-79) OVERVIEW: Sometimes the overall pattern of adistribution is such that we can describe it with a smooth curve. Itis remarkable ...
814
3,145
{"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.21875
4
CC-MAIN-2018-30
latest
en
0.882352
https://math.stackexchange.com/questions/427256/prove-that-the-additive-inverse-of-an-odd-integer-is-an-odd-integer/427273
1,721,326,127,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514848.78/warc/CC-MAIN-20240718161144-20240718191144-00685.warc.gz
331,742,857
43,666
# Prove that the additive inverse of an odd integer is an odd integer This is a homework problem, but I don't want the answer, just a little guidance: Prove that the additive inverse of an odd integer is an odd integer. When approaching a problem like this, how much is it safe to assume? Is it safe to assume that "t...
2,504
7,304
{"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.34375
4
CC-MAIN-2024-30
latest
en
0.933593
https://www.coursehero.com/file/117581/review202/
1,513,405,574,000,000,000
text/html
crawl-data/CC-MAIN-2017-51/segments/1512948583808.69/warc/CC-MAIN-20171216045655-20171216071655-00376.warc.gz
736,094,955
139,592
review%202 # review%202 - Do you git much work nowadays Jerry Sure LOOK... This preview shows pages 1–4. Sign up to view the full content. Review for Exam 2 Goran Bregovi ć Ederlezi Ooooh! Did you see the size of that brick? Tush tush! Don’t make so much noise! I know, but it wuz only on your head a second. LOOK OUT...
1,140
3,309
{"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-2017-51
latest
en
0.882976
https://bigladdersoftware.com/epx/docs/9-4/engineering-reference/performance-curves.html
1,718,520,060,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861643.92/warc/CC-MAIN-20240616043719-20240616073719-00524.warc.gz
108,470,769
10,985
# Performance Curves[LINK] Performance curves define a polynomial equation which represents a conditional response to a model input. A polynomial is a mathematical expression which uses a sum of powers in one or more variables. The equation below represents an nth order univariate polynomial. The highest power in the ...
1,601
6,686
{"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.65625
4
CC-MAIN-2024-26
latest
en
0.899517
https://mastersessaysharks.com/what-is-the-area-of-a-regular-hexagon-with-a-side-length-of-8-1-yards-and-an-apothem-length-of-7-yards/
1,555,855,346,000,000,000
text/html
crawl-data/CC-MAIN-2019-18/segments/1555578531984.10/warc/CC-MAIN-20190421140100-20190421162100-00535.warc.gz
503,132,595
18,025
# What is the area of a regular hexagon with a side length of 8.1 yards and an apothem length of 7 yards? Area of regular hexagon is ##170.1## square yards. The apothem of a regular polygon is a line segment from the center to the midpoint of one of its sides. One can also say that it is the line drawn from the cente...
375
1,322
{"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-2019-18
latest
en
0.93904
https://www.techylib.com/el/view/photofitter/user_models_activemath
1,524,182,000,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125937074.8/warc/CC-MAIN-20180419223925-20180420003925-00625.warc.gz
890,185,305
15,401
# user models - ActiveMath Internet και Εφαρμογές Web 4 Δεκ 2013 (πριν από 4 χρόνια και 5 μήνες) 68 εμφανίσεις Source: Andreas Meier Diagnosis Source: Andreas Meier Approximate Plan of the Course 21.4. Introduction 28.4 . ActiveMath Vorstellung /Introduction to ActiveMath 12.5. Benutzermodellierung/student ...
2,694
11,226
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.65625
4
CC-MAIN-2018-17
longest
en
0.807097
https://www.enotes.com/homework-help/chord-contact-two-tangents-drawn-from-an-external-356891
1,485,147,892,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560282110.46/warc/CC-MAIN-20170116095122-00524-ip-10-171-10-70.ec2.internal.warc.gz
902,137,595
12,872
# The chord of contact of two tangents drawn from an external point P to the parabola x^2=8y has equation x+2y-3=0. Find the coordinates of P embizze | High School Teacher | (Level 1) Educator Emeritus Posted on Given the parabola `x^2=8y` and the chord of contact `x+2y-3=0` of two tangents drawn from an external po...
356
1,047
{"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-2017-04
longest
en
0.759758
http://mathhelpforum.com/discrete-math/213078-real-analysis-question-subsequence-print.html
1,506,398,838,000,000,000
text/html
crawl-data/CC-MAIN-2017-39/segments/1505818694719.89/warc/CC-MAIN-20170926032806-20170926052806-00709.warc.gz
208,189,496
3,199
# Real analysis question on subsequence • Feb 13th 2013, 03:03 PM sakuraxkisu Real analysis question on subsequence Hi, my question is: Let L be a real number and let (a_n) be a sequence of real numbers that does not converge to L (that is, it is either divergent or its limit is not equal to L). Use the definition of...
556
1,856
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 5, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.765625
4
CC-MAIN-2017-39
longest
en
0.888066
https://mathoverflow.net/questions/193429/is-it-possible-to-improve-the-order-of-convergence-of-averages-of-random-variabl
1,571,063,877,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570986653247.25/warc/CC-MAIN-20191014124230-20191014151730-00414.warc.gz
565,080,684
26,036
# Is it possible to improve the order of convergence of averages of random variables if they are not identically distributed? Let $X_n$ be a sequence of independent random variables (but not necessarily identically distributed) taking values in $[-1,1]$ that have the following property: 1) The average $A_n := \frac{(...
848
2,996
{"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.65625
4
CC-MAIN-2019-43
latest
en
0.834067
http://qcvoices.qwriting.qc.cuny.edu/2014/11/23/eye-catching-math-fibonacci-spirals/
1,490,905,693,000,000,000
text/html
crawl-data/CC-MAIN-2017-13/segments/1490218203515.32/warc/CC-MAIN-20170322213003-00249-ip-10-233-31-227.ec2.internal.warc.gz
295,568,053
14,475
# Eye-Catching Math: Fibonacci Spirals Some patterns ought to never show up in the real world. The sequence of Fibonacci numbers is one such example. Fibonacci numbers periodically appear in popular culture: for example, they are featured in the bestselling novel and film The Da Vinci Code. But it would seem to have n...
688
2,821
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.4375
4
CC-MAIN-2017-13
latest
en
0.900243
http://math.tutorcircle.com/algebra/boolean-algebra.html
1,542,324,131,000,000,000
text/html
crawl-data/CC-MAIN-2018-47/segments/1542039742963.17/warc/CC-MAIN-20181115223739-20181116005739-00504.warc.gz
222,875,065
7,494
Sales Toll Free No: 1-855-666-7446 # Boolean Algebra Top Sub Topics A binary variable is one which can have two values only. For example: Is this day Tuesday? What can be the answers to this question. Only two. True or False, or maybe Yes or No. Boolean algebra is a study of mathematical operations of conjunction an...
1,353
4,480
{"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.25
4
CC-MAIN-2018-47
latest
en
0.888317
http://mathhelpforum.com/pre-calculus/176050-equations-perpendicular-vectors-passing-through-specific-point.html
1,529,400,686,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267861981.50/warc/CC-MAIN-20180619080121-20180619100121-00430.warc.gz
202,746,797
10,076
# Thread: Equations of perpendicular vectors passing through a specific point. 1. ## Equations of perpendicular vectors passing through a specific point. Write the equations of two lines that intersect at the point A(3,1-1) and are perpendicular. Not enough information was provided so I just used point A as the poin...
496
1,725
{"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-2018-26
latest
en
0.926314
https://reviewersph.com/mathematics-third?namadamadan=1$silver%20and%2030%25%20$0
1,721,824,163,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763518277.99/warc/CC-MAIN-20240724110315-20240724140315-00742.warc.gz
413,128,588
4,090
### Math Notes Subjects #### Algebra Solutions ##### Topics || Problems An alloy contains 20% silver and 30% lead. How much silver and how much lead should be added to 100 pounds of alloy in order to obtain an alloy containing 25% silver and $$33\frac{1}{3}\%$$ lead? Solution: S1 S2 S3 Mixture Silver 20% 100% 0 25...
367
834
{"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.4375
4
CC-MAIN-2024-30
latest
en
0.650904
https://www.slideserve.com/inge/projectiles
1,723,376,016,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640997721.66/warc/CC-MAIN-20240811110531-20240811140531-00577.warc.gz
756,005,844
20,880
1 / 36 # Projectiles Projectiles. Physics 2010. Projectile Motion. Free-fall with an initial horizontal velocity (assuming we ignore any effects of air resistance) The curved path that an object follows when thrown or launched near the surface of Earth is called a trajectory. Projectiles. ## Projectiles E N D ### ...
1,242
5,031
{"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.9375
4
CC-MAIN-2024-33
latest
en
0.831578
http://mathhelpforum.com/calculus/135823-newton-s-method.html
1,481,114,394,000,000,000
text/html
crawl-data/CC-MAIN-2016-50/segments/1480698542112.77/warc/CC-MAIN-20161202170902-00315-ip-10-31-129-80.ec2.internal.warc.gz
177,901,667
10,500
# Thread: Newton's Method 1. ## Newton's Method This is my first post, so I'm hoping that this is in the correct section Use Newton's Method to find the two solutions e^x=5.5x https://webwork.math.lsu.edu/webwork...rob4image1.png solve for xleft=________ xright=_______ 2. Originally Posted by creativename This is...
343
1,124
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 5, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.921875
4
CC-MAIN-2016-50
longest
en
0.837156
http://brainbashers.com/hitorihelp.asp
1,524,804,084,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125949036.99/warc/CC-MAIN-20180427041028-20180427061028-00083.warc.gz
46,903,163
4,356
[OK] Privacy Policy  -  Terms & Conditions  -  See DetailsWe use cookies to personalise content and ads. We also share information about your use of our site with our advertising partners who may combine it with other information you've provided to them or they've collected from your use of their services. Hitori Help ...
519
2,136
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.4375
4
CC-MAIN-2018-17
longest
en
0.916752
https://www.univerkov.com/a-body-weighing-4-kg-is-lifted-along-an-inclined-plane-of-50-m-applying-a-force-of-0-025n/
1,716,030,196,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971057379.11/warc/CC-MAIN-20240518085641-20240518115641-00188.warc.gz
951,787,608
6,358
# A body weighing 4 kg is lifted along an inclined plane of 50 m, applying a force of 0.025N. A body weighing 4 kg is lifted along an inclined plane of 50 m, applying a force of 0.025N. What is the efficiency of an inclined plane with a height of 20 m. S = 50 m. g = 9.8 m / s2. m = 4 kg. F = 0.025 N. h = 20 m. E...
286
910
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.96875
4
CC-MAIN-2024-22
latest
en
0.902792
https://byjus.com/volume-of-a-square-pyramid-formula/
1,709,143,591,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947474744.31/warc/CC-MAIN-20240228175828-20240228205828-00744.warc.gz
150,439,839
109,222
# Volume of a Square Pyramid Formula A square pyramid is a type of pyramid with a square-shaped base and 4 triangular faces which meet each other at a vertex. The volume of this pyramid can be found using the formula given below. The Volume of a Square Pyramid Formula is = $$\begin{array}{l}\frac{1}{3}\end{array}$$ ...
340
969
{"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.09375
4
CC-MAIN-2024-10
latest
en
0.728637
https://de.slideshare.net/SoujanyaLk1/probability120611030603phpapp02pptx
1,695,604,364,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506669.96/warc/CC-MAIN-20230924223409-20230925013409-00535.warc.gz
225,828,466
68,844
# probability-120611030603-phpapp02.pptx 15. Mar 2023 1 von 32 ### probability-120611030603-phpapp02.pptx • 1. CONCEPTS OF PROBABILITY • 2. Basic Probability Concepts  Random Experiment:  Possible Outcome:  Sample Space:  Event: Simple or Elementary Event:  Mutually Exclusive Events:  Independent Events: Depen...
3,744
14,748
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.28125
4
CC-MAIN-2023-40
latest
en
0.897184
http://www.fixya.com/support/t23912377-numerator_fraction_tell
1,529,448,756,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267863206.9/warc/CC-MAIN-20180619212507-20180619232507-00434.warc.gz
397,695,737
34,804
Question about Office Equipment & Supplies # What does the numerator of a fraction tell you Posted by on • Level 3: An expert who has achieved level 3 by getting 1000 points One Above All: The expert with highest point at the last day of the past 12 weeks. Top Expert: An expert who has finished #1 on the weekly...
1,553
6,230
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.921875
4
CC-MAIN-2018-26
latest
en
0.905929
https://socratic.org/questions/how-do-you-find-the-domain-and-range-of-sqrt-sin-1-2x
1,719,308,203,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198865694.2/warc/CC-MAIN-20240625072502-20240625102502-00113.warc.gz
471,506,190
6,188
# How do you find the domain and range of sqrt(sin^-1(2x))? Jul 31, 2016 Domain is $\left[0 , \frac{1}{2}\right]$ and, Range is $\left[0 , \sqrt{\frac{\pi}{2}}\right]$. #### Explanation: Let $f \left(x\right) = \sqrt{{\sin}^{-} 1 \left(2 x\right)}$. We recall that the Domain of ${\sin}^{-} 1$ function is [-1,1], a...
485
1,124
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 20, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.59375
5
CC-MAIN-2024-26
latest
en
0.49147
http://www.soidergi.com/2019/04/relative-velocity-vectors-with/relative-velocity-in-two-dimensions/
1,600,706,999,000,000,000
text/html
crawl-data/CC-MAIN-2020-40/segments/1600400201826.20/warc/CC-MAIN-20200921143722-20200921173722-00725.warc.gz
221,095,188
6,079
# Relative Velocity In Two Dimensions This post categorized under Vector and posted on April 23rd, 2019. This Relative Velocity In Two Dimensions has 791 x 1024 pixel resolution with jpeg format. How To Calculate Relative Velocity Of Two Cars, Derivation Of Relative Velocity, Relative Velocity In One Dimension, Relat...
567
3,061
{"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-2020-40
latest
en
0.913223
https://www.kaysonseducation.co.in/questions/p-span-sty_2551
1,670,193,699,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446710980.82/warc/CC-MAIN-20221204204504-20221204234504-00175.warc.gz
893,191,190
12,361
 Find the equation of the circle whose centre is the point of intersection of the lines 2x – 3y + 4 = 0 and 3x + 4y – 5 = 0 and passes through the origin. : Kaysons Education Find The Equation Of The Circle Whose Centre Is The Point Of Intersection Of The Lines 2x – 3y + 4 = 0 And 3x + 4y – 5 = 0 And Passes Through T...
823
2,368
{"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-49
latest
en
0.781479
https://www.dynamicallyblunttech.com/post/lc1481-find-least-number-of-unique-integers-after-k-removals
1,722,812,971,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640417235.15/warc/CC-MAIN-20240804230158-20240805020158-00544.warc.gz
584,533,519
196,073
top of page Search # #LC1481 - Find Least Number of Unique Integers After K Removals In this post, we will look into one of the Leetcode problem #1481, where we have to find the least number of unique integers after removing k elements. ### Problem Statement: Given an array of integers arr and an integer k. Find th...
801
3,260
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.34375
4
CC-MAIN-2024-33
latest
en
0.865928
http://www.proteacher.net/discussions/showthread.php?s=b413455167346d075d30bf1767439d13&p=3080512
1,571,551,426,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570986703625.46/warc/CC-MAIN-20191020053545-20191020081045-00506.warc.gz
311,261,300
13,072
just for fun- let's make a list of math games - ProTeacher Community Join the conversation! Post now as a guest or become a member today. Math & Science just for fun- let's make a list of math games > trishg1 Joined: May 2009 Posts: 10,427 Senior Member trishg1 Joined: May 2009 Posts: 10,427 Senior Member just f...
687
2,716
{"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-2019-43
latest
en
0.949876
http://mymathforum.com/books/thecanterburypuzzles/21/7.htm
1,410,873,827,000,000,000
text/html
crawl-data/CC-MAIN-2014-41/segments/1410657116650.48/warc/CC-MAIN-20140914011156-00321-ip-10-196-40-205.us-west-1.compute.internal.warc.gz
180,031,358
2,408
THE CANTERBURY PUZZLES in one piece. The puzzle was to tell from the fixed relative positions of the three hands the exact time when the pistol was fired. We were clearly told, and the illustration of the clock face bore out the statement, that the hour and minute hands were exactly twenty divisions apart, " the third ...
470
1,892
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.5625
4
CC-MAIN-2014-41
longest
en
0.953551
https://study.com/academy/lesson/how-to-calculate-integrals-of-exponential-functions.html
1,568,918,388,000,000,000
text/html
crawl-data/CC-MAIN-2019-39/segments/1568514573570.6/warc/CC-MAIN-20190919183843-20190919205843-00491.warc.gz
695,765,974
42,429
# How to Calculate Integrals of Exponential Functions Coming up next: How to Solve Integrals Using Substitution ### You're on a roll. Keep up the good work! Replay Your next lesson will play in 10 seconds • 0:11 Quick Calculus Review • 0:27 First Example: e^x • 1:46 Second Example: cos(x) - e^x • 4:00 Lesson Summary...
657
2,477
{"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-2019-39
longest
en
0.894408
http://oeis.org/A078817
1,670,277,039,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711045.18/warc/CC-MAIN-20221205200634-20221205230634-00086.warc.gz
38,244,832
5,238
The OEIS is supported by the many generous donors to the OEIS Foundation. Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 59th year, we have over 358,000 sequences, and we’ve crossed 10,300 citations (which often say “discove...
938
2,460
{"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-2022-49
latest
en
0.631691
http://www.cs.yale.edu/homes/aspnes/pinewiki/HowToIntegrate.html
1,713,663,988,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817699.6/warc/CC-MAIN-20240421005612-20240421035612-00354.warc.gz
45,509,251
2,797
[FrontPage] [TitleIndex] [WordIndex] Note: You are looking at a static copy of the former PineWiki site, used for class notes by James Aspnes from 2003 to 2012. Many mathematical formulas are broken, and there are likely to be other bugs as well. These will most likely not be fixed. You may be able to find more up-to-...
752
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...
4.34375
4
CC-MAIN-2024-18
latest
en
0.919362
https://betterlesson.com/lesson/resource/2927575/multiplying-fractions-and-word-problems
1,498,264,465,000,000,000
text/html
crawl-data/CC-MAIN-2017-26/segments/1498128320206.44/warc/CC-MAIN-20170623235306-20170624015306-00032.warc.gz
725,834,841
21,296
## Multiplying Fractions and Word Problems - Section 2: Correcting Yesterday's Homework: Assessing where they are at... Multiplying Fractions and Word Problems # Word Problems RTI: It's a Competition! Unit 8: Fractions 3 Mini Unit: Multiplying Fractions by Whole Numbers Lesson 4 of 8 ## Big Idea: Students needing s...
328
1,478
{"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-2017-26
longest
en
0.846336
https://plainmath.net/2014/01/probability.html
1,610,798,325,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703506640.22/warc/CC-MAIN-20210116104719-20210116134719-00482.warc.gz
493,409,037
38,950
Today I'm going to discuss a very known concept Probability of Quantitative aptitude with you all. I hope you are well versed with this topic. I will try to teach you very easy method to solve problems related to this topic. Probability means measuring the uncertainty. In other words, probability means how likely an e...
1,063
3,838
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.59375
5
CC-MAIN-2021-04
latest
en
0.939281
https://gmatclub.com/forum/m27-184485.html
1,561,061,422,000,000,000
text/html
crawl-data/CC-MAIN-2019-26/segments/1560627999273.24/warc/CC-MAIN-20190620190041-20190620212041-00223.warc.gz
425,570,627
59,978
GMAT Question of the Day - Daily to your Mailbox; hard ones only It is currently 20 Jun 2019, 13:10 ### 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...
5,447
16,373
{"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.46875
4
CC-MAIN-2019-26
latest
en
0.908151
https://gmatclub.com/forum/in-the-xy-coordinate-plane-does-the-point-3-4-lie-on-line-150920.html?kudos=1
1,506,255,931,000,000,000
text/html
crawl-data/CC-MAIN-2017-39/segments/1505818690016.68/warc/CC-MAIN-20170924115333-20170924135333-00404.warc.gz
649,415,840
51,847
It is currently 24 Sep 2017, 05:25 GMAT Club Daily Prep Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email. Customized for You we will pick new questions that match your level based on your Ti...
2,468
8,319
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.859375
4
CC-MAIN-2017-39
latest
en
0.84439
https://www.gradesaver.com/textbooks/math/algebra/college-algebra-7th-edition/chapter-1-equations-and-graphs-chapter-1-review-exercises-page-169/32
1,537,803,998,000,000,000
text/html
crawl-data/CC-MAIN-2018-39/segments/1537267160568.87/warc/CC-MAIN-20180924145620-20180924170020-00362.warc.gz
747,409,424
14,036
## College Algebra 7th Edition x-intercept: $5$ y-intercept: $2.236$ Refer to the image below for the graph. (a) Use a graphing utility to graph the given equation while using an appropriate viewing angle. (refer to the attached image in the answer part above) (b) The graph touches the x-axis at $x=5$. Thus, the x-int...
118
417
{"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.859375
4
CC-MAIN-2018-39
longest
en
0.861658
what-is-the-greatest-common-factor-for-30-and-45.bbctv.net
1,702,239,976,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679102637.84/warc/CC-MAIN-20231210190744-20231210220744-00419.warc.gz
660,356,125
5,977
Mp3 Website Download what is the greatest common factor for 30 and 45 MP3 Courtesy in Mp3 Website uploaded by MooMooMath and Science. The what-is-the-greatest-common-factor-for-30-and-45 have 2023-12-06 06:56:40 and 193. Details of GCF of 30 and 45 MP3 check it out. In this video, I find the GCF ( Greatest Common Fac...
788
2,798
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.84375
4
CC-MAIN-2023-50
latest
en
0.904933
https://www.physicsforums.com/threads/doppler-effect-confusion.461846/
1,670,611,577,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711475.44/warc/CC-MAIN-20221209181231-20221209211231-00111.warc.gz
1,021,697,744
15,267
# Doppler effect confusion Terocamo However there is a point which seemed a bit tricky. According to the book, when the source of wave is moving the apparent frequency to a stationary observer is given by the equation: f'=true frequency*speed of wave/(speed of wave + speed of source) On the other hand, if an observer...
617
2,947
{"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-2022-49
latest
en
0.948818
https://et.mathigon.org/course/exploding-dots/unusual
1,718,819,398,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861828.24/warc/CC-MAIN-20240619154358-20240619184358-00606.warc.gz
214,661,098
16,316
# Exploding DotsUnusual Numbers Lugemise aeg: ~35 min In the previous section, we looked at a number with infinitely many 9s to the right of the decimal point: 0.999999… Now, let’s see what happens if we add infinitely many 9s to the left of the decimal point: …999999 If we assume that this is a meaningful number...
1,941
6,867
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.34375
4
CC-MAIN-2024-26
latest
en
0.907677
https://www.physicsforums.com/threads/a-block-of-mass-m-0-2-kg-is-pushed-by-a-spring-of-stiffness-k-300-n-m.912474/
1,508,755,424,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187825889.47/warc/CC-MAIN-20171023092524-20171023112524-00733.warc.gz
989,281,036
18,861
# A block of mass m=0.2 kg, is pushed by a spring of stiffness k=300 N/m Tags: 1. Apr 24, 2017 ### selhai97 I am currently taking a physics class and I'm studying for the final and I've been stuck on this problem and haven't been able to find help from the book nor help from online. The professor said the answer wa...
894
3,144
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.71875
4
CC-MAIN-2017-43
longest
en
0.96653
https://math.stackexchange.com/questions/1202434/generating-function-for-reciprocals-of-harmonic-numbers
1,652,960,268,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662527626.15/warc/CC-MAIN-20220519105247-20220519135247-00680.warc.gz
445,937,884
67,110
# Generating function for reciprocals of Harmonic numbers? Find an exponential or ordinary generating function of reciprocal Harmonic numbers. $f(x)=\sum\limits_{n=1}^{\infty} \frac{1}{H_n}\frac{x^n}{n!}$ or $f(x)=\sum\limits_{n=1}^{\infty} \frac{1}{H_n}x^n$ Also, it would be nice to see EGF or OGF for other recipr...
860
2,372
{"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.921875
4
CC-MAIN-2022-21
latest
en
0.787315
https://www.journalduparanormal.com/id/cos-graph-equation-90d75d
1,610,723,887,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703495901.0/warc/CC-MAIN-20210115134101-20210115164101-00549.warc.gz
936,334,471
4,599
For example. Like with sine graphs, the domain of cosine is all real numbers, and its range is Calculate the graph’s x- intercepts. This means that it repeats itself every 360 . Thus, the two graphs are shifts of 1/4 of the period from each other. Even though the input sign changed, the output sign for cosine stayed th...
385
1,561
{"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.40625
4
CC-MAIN-2021-04
latest
en
0.886003
https://illa-robert.com/questions/48796873/multiple-linear-regression-in-power-bi-e223u8856uh1-1e
1,638,430,135,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964361169.72/warc/CC-MAIN-20211202054457-20211202084457-00552.warc.gz
367,018,388
18,483
Home # Excel linest beta ### How To Calculate Beta on Excel - Linear Regression & Slope How To Calculate Beta on Excel - Linear Regression & Slope Tool. Watch later. Share. Copy link. Info. Shopping. Tap to unmute. If playback doesn't begin shortly, try restarting your device. Up next The LINEST function calculates ...
8,772
37,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.515625
4
CC-MAIN-2021-49
latest
en
0.866107
https://woodstock-online.com/resistance-of-a-wire/
1,623,998,918,000,000,000
text/html
crawl-data/CC-MAIN-2021-25/segments/1623487635724.52/warc/CC-MAIN-20210618043356-20210618073356-00039.warc.gz
542,822,426
11,824
For my GCSE physics coursework I intend to investigate the resistance of a wire and specifically how the length of the wire affects the resistance.Firstly I shall do some initial research to determine what resistance is, what affects it in general and anything else that I think will be relevant to my investigation.Then...
2,529
10,569
{"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-2021-25
latest
en
0.938677
https://in.mathworks.com/matlabcentral/answers/491773-how-to-quickly-find-the-maximum-group-of-same-rows-in-a-matrix?s_tid=prof_contriblnk
1,600,985,745,000,000,000
text/html
crawl-data/CC-MAIN-2020-40/segments/1600400220495.39/warc/CC-MAIN-20200924194925-20200924224925-00092.warc.gz
443,404,890
23,528
# How to quickly find the maximum group of same rows in a matrix? 1 view (last 30 days) Benson Gou on 18 Nov 2019 Commented: Star Strider on 2 Dec 2019 Dear All, I have a matrix and there exist identical rows in the matrix. I want to find the maximum group of identical rows in this matrix. For example, I have a matrix...
748
1,728
{"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-2020-40
latest
en
0.815623
https://forem.julialang.org/vinodv/integral-matrices-with-integral-inverses-using-sherman-morrison-formula-30?comments_sort=oldest
1,695,372,953,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233506339.10/warc/CC-MAIN-20230922070214-20230922100214-00586.warc.gz
288,833,002
24,996
Vinod V Posted on # Integral matrices with integral inverses using Sherman-Morrison formula Let me explain how to make a square matrix with integer entries so that its inverse contains only integer entries. This kind of matrices might be useful for demonstrating Gaussian-Jordan elimination for solving a linear syste...
1,429
4,177
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 33, "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, "ma...
4.15625
4
CC-MAIN-2023-40
longest
en
0.716703
https://learn.careers360.com/engineering/question-the-degree-of-dissociation-of-pcl5-is-60then-find-out-the-observed-molar-mass-of-the-mixtureoption-1-1303div-clas/
1,713,071,637,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296816864.66/warc/CC-MAIN-20240414033458-20240414063458-00314.warc.gz
334,161,361
35,530
The degree of dissociation of PCl5 is 60%,then find out the observed molar mass of the mixture.Option: 1 130.3Option: 2 135Option: 3 229.5Option: 4 206.5 we know this formula Theoretical moles X Theoretical molar mass = Observed moles X Observed molar mass for solving we have to find other values. Below I have give...
431
1,242
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 11, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.859375
4
CC-MAIN-2024-18
latest
en
0.518624
https://graphicmaths.com/a-level/pure/numerical-methods/linear-interpolation/
1,653,589,378,000,000,000
text/html
crawl-data/CC-MAIN-2022-21/segments/1652662619221.81/warc/CC-MAIN-20220526162749-20220526192749-00010.warc.gz
342,154,363
4,345
# Solving equations using linear interpolation Martin McBride 2021-04-05 An earlier article showed how to use interval bisection to solve equations of the form $f(x) = 0$. In this article we will look at another method, linear interpolation. This involves slightly more calculations per iteration, but it usually conv...
1,343
4,825
{"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.90625
5
CC-MAIN-2022-21
latest
en
0.886129
https://roulette.casino/mathematics-roulette-models-explained-in-more-detail/
1,713,244,294,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296817043.36/warc/CC-MAIN-20240416031446-20240416061446-00046.warc.gz
467,833,053
22,901
# Mathematics roulette models explained in more detail Mathematical models for roulette are designed to analyze the behavior and outcomes of the game. Here are some of the most prominent models: ### Probability The simplest model is based on fundamental probability. In European roulette, for example, the probability...
477
2,525
{"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-18
latest
en
0.923468
http://www.enotes.com/homework-help/15-2x-3-3-x-5-3x-6-x-245403
1,477,623,869,000,000,000
text/html
crawl-data/CC-MAIN-2016-44/segments/1476988721555.36/warc/CC-MAIN-20161020183841-00413-ip-10-171-6-4.ec2.internal.warc.gz
428,854,046
9,390
15^(2x-3)=3^x*5^(3x-6) x=? justaguide | College Teacher | (Level 2) Distinguished Educator Posted on We have to solve for x given: 15^(2x-3)=3^x*5^(3x-6) 15^(2x-3)=3^x*5^(3x-6) => (5*3)^(2x - 3) = 3^x * 5^(3x - 6) => 5^(2x - 3) * 3^(2x - 3) = 3^x * 5^(2x - 3)* 5^x / 5^3 => 3^(2x - 3) = 3^x * 5^x / 5^3 => 125* 3...
689
1,325
{"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-2016-44
latest
en
0.792441
https://spiral.ac/sharing/58mvpv2/factorial-notation
1,628,022,954,000,000,000
text/html
crawl-data/CC-MAIN-2021-31/segments/1627046154471.78/warc/CC-MAIN-20210803191307-20210803221307-00252.warc.gz
527,980,294
10,022
factorial-notation Interactive video lesson plan for: Factorial Notation Activity overview: I introduce the Factorial Notation or symbol. I then work through a number of examples of how to evaluate factorials, and examples of factorials in sequence notation and summation notation. For all my lessons on Sequences and...
772
3,363
{"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-2021-31
latest
en
0.876747
markasoftware.com
1,708,531,985,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947473518.6/warc/CC-MAIN-20240221134259-20240221164259-00829.warc.gz
400,029,544
32,478
# CSE 421 Notes These are Mark Polyakov's notes from taking CSE 421, Algorithms, at the University of Washington during Winter 2021/2. ## 1. Big O Logarithms in any base are in the same complexity class as logarithms in any other base, ie $$\log_a n\in O(\log_b n)$$ for all a and b. Any power of a logarithm is of s...
15,341
60,672
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.5625
4
CC-MAIN-2024-10
longest
en
0.882096
https://www.cheatography.com/foxxer/cheat-sheets/math-1002-lecture-one/
1,550,672,495,000,000,000
text/html
crawl-data/CC-MAIN-2019-09/segments/1550247495001.53/warc/CC-MAIN-20190220125916-20190220151916-00085.warc.gz
811,085,409
13,696
# MATH 1002 Lecture one Cheat Sheet by foxxer ### Binomial Products Binomial Products are expres­sions which involve multip­lying two term expres­sions by each other. USE FOIL METHOD. If both binomial terms are the same for example (2x+y)­(2x+y) we may write it as (2x + y)2 We may remember the formula for these expr...
350
938
{"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-2019-09
longest
en
0.737285
https://convertoctopus.com/1197-kilometers-to-meters
1,610,899,692,000,000,000
text/html
crawl-data/CC-MAIN-2021-04/segments/1610703513062.16/warc/CC-MAIN-20210117143625-20210117173625-00329.warc.gz
294,157,927
7,611
## Conversion formula The conversion factor from kilometers to meters is 1000, which means that 1 kilometer is equal to 1000 meters: 1 km = 1000 m To convert 1197 kilometers into meters we have to multiply 1197 by the conversion factor in order to get the length amount from kilometers to meters. We can also form a s...
449
1,791
{"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-04
latest
en
0.811484
http://mickopedia.org/mickify.py?topic=Grouped_data
1,369,258,329,000,000,000
text/html
crawl-data/CC-MAIN-2013-20/segments/1368702448584/warc/CC-MAIN-20130516110728-00001-ip-10-60-113-184.ec2.internal.warc.gz
173,250,515
16,297
# Grouped data Grouped data is a holy statistical term used in data analysis. G'wan now and listen to this wan. A raw dataset can be organized by constructin' a table showin' the feckin' frequency distribution of the bleedin' variable (whose values are given in the bleedin' raw dataset). Such a bleedin' frequency tabl...
1,033
3,449
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 3, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.03125
4
CC-MAIN-2013-20
latest
en
0.871132
http://www.thestudentroom.co.uk/showthread.php?t=2016689
1,462,231,231,000,000,000
text/html
crawl-data/CC-MAIN-2016-18/segments/1461860117914.56/warc/CC-MAIN-20160428161517-00179-ip-10-239-7-51.ec2.internal.warc.gz
859,914,537
41,112
You are Here: Home # Graph Theory - Completeness and Diameter Announcements Posted on Talking about ISA/EMPA specifics is against our guidelines - read more here 28-04-2016 1. Let G = (V,E) a complete graph. Then diam(G) = max d(u,v) for u,v elements of V the diameter of G (the largest distance between two vertices i...
563
2,014
{"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-2016-18
longest
en
0.901359
http://mathhelpforum.com/advanced-algebra/188440-isomorphic-binary-structure-print.html
1,500,715,399,000,000,000
text/html
crawl-data/CC-MAIN-2017-30/segments/1500549423927.54/warc/CC-MAIN-20170722082709-20170722102709-00147.warc.gz
198,757,019
3,512
# Isomorphic Binary Structure • Sep 20th 2011, 05:42 PM tangibleLime Isomorphic Binary Structure Problem: Determine whether the given map $\phi$ is an isomorphism of the first binary structure with the second. $<\mathbb{R}^{2x2},\cdot>$ with $<\mathbb{R},\cdot>$ where $\phi(A)$ is the determinant of matrix A. My att...
899
2,760
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 30, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.8125
4
CC-MAIN-2017-30
longest
en
0.809891
https://oeis.org/A056733
1,571,517,982,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570986697760.44/warc/CC-MAIN-20191019191828-20191019215328-00286.warc.gz
626,056,202
5,633
This site is supported by donations to The OEIS Foundation. Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!) A056733 Each number is the sum of the cubes of its 3 sections. 4 153, 370, 371, 407, 165033, 221859, 336700, 336701, 340067, 341067, 407000, 407001, 444664, 487215, 982827, 983221, 16650...
2,335
6,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.796875
4
CC-MAIN-2019-43
latest
en
0.714573
https://www.teacherspayteachers.com/Product/Fact-Family-Center-Activity-Common-Core-K-1-2-372983
1,534,471,336,000,000,000
text/html
crawl-data/CC-MAIN-2018-34/segments/1534221211403.34/warc/CC-MAIN-20180817010303-20180817030303-00004.warc.gz
981,358,502
19,177
# Fact Family Center Activity - Common Core K, 1, 2 Subject Resource Type Product Rating File Type PDF (Acrobat) Document File 225 KB|13 pages Share Product Description This Fact Family Activity is great for students in Kindergarten, 1st, and 2nd grade. The following common core math standards are addressed: K.OA.1...
775
3,177
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.375
4
CC-MAIN-2018-34
latest
en
0.903849
http://ncalculators.com/statistics/correlation-coefficient-calculator.htm
1,508,199,313,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187820487.5/warc/CC-MAIN-20171016233304-20171017013304-00636.warc.gz
286,523,936
6,876
# Dependence or Statistical Relationship Calculator ## Correlation Coefficient (ρ) Calculation Result: No.of Inputs Correlation Coefficient XMean(µx) YMean(µy) σx σy correlation coefficient calculator - to measure the degree of dependence or linear correlation (statistical relationship) between two random samples o...
553
2,894
{"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-43
latest
en
0.873906