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.physicsforums.com/threads/express-sum-as-single-algebraic-fraction.168849/
1,540,062,844,000,000,000
text/html
crawl-data/CC-MAIN-2018-43/segments/1539583513384.95/warc/CC-MAIN-20181020184612-20181020210112-00445.warc.gz
1,052,432,068
14,266
# Homework Help: Express sum as single algebraic fraction 1. May 4, 2007 ### thomas49th 1. The problem statement, all variables and given/known data Express: $$\frac{1}{x-2}+\frac{2}{x+4}$$ 3. The attempt at a solution Well I got x² + 2x - 11 = 0 but I think that is wrong 2. May 4, 2007 ### Integral Staff Em...
725
1,866
{"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.984375
4
CC-MAIN-2018-43
latest
en
0.88289
https://www.univerkov.com/what-pressure-does-a-90-kg-skier-exert-on-the-snow-if-each-ski-is-2-m-long-and-12-cm-wide/
1,718,329,576,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861520.44/warc/CC-MAIN-20240614012527-20240614042527-00784.warc.gz
938,720,683
6,284
# What pressure does a 90 kg skier exert on the snow if each ski is 2 m long and 12 cm wide? The pressure that the skier’s mass exerts on the snow: P = F / S, where F is the force acting on the snow (Ft = F = m * g, where m is the mass of the skier (m = 90 kg), g is the acceleration of gravity (we assume g = 10 m / s...
285
972
{"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-2024-26
latest
en
0.917164
https://www.manualslib.com/manual/71293/Hp-50g.html?page=483
1,571,741,513,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570987817685.87/warc/CC-MAIN-20191022104415-20191022131915-00375.warc.gz
979,794,713
59,386
# HP 50g User Manual Page 483 Graphing calculator. The solution, shown partially here in the Equation Writer, is: Replacing the combination of constants accompanying the exponential terms with simpler values, the expression can be simplified to y = K 2x K e + (450 x 3 We recognize the first three terms as the general...
480
1,434
{"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-43
latest
en
0.813007
http://docplayer.net/22341649-Chinhoyi-university-of-technology.html
1,537,953,567,000,000,000
text/html
crawl-data/CC-MAIN-2018-39/segments/1537267164469.99/warc/CC-MAIN-20180926081614-20180926102014-00148.warc.gz
68,394,554
27,681
# CHINHOYI UNIVERSITY OF TECHNOLOGY Save this PDF as: Size: px Start display at page: ## Transcription 1 CHINHOYI UNIVERSITY OF TECHNOLOGY SCHOOL OF NATURAL SCIENCES AND MATHEMATICS DEPARTMENT OF MATHEMATICS MEASURES OF CENTRAL TENDENCY AND DISPERSION INTRODUCTION From the previous unit, the Graphical displays of s...
10,255
45,776
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.1875
4
CC-MAIN-2018-39
longest
en
0.880579
http://gosiaborzecka.net/2020/07/19/machine-learning-week-2-linear-regression-for-multiple-variables-gradient-descent-for-multiple-variables-learning-rate-feauters-and-polynomial-regressions-normal-equation/
1,657,176,305,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656104683708.93/warc/CC-MAIN-20220707063442-20220707093442-00451.warc.gz
24,400,232
21,618
My notes from the Machine Learning Course provided by Andrew Ng on Coursera # Linear Regression with Multiple Variables h_θ(x)=θ_0+θ_1 x ## Linear Regression for multiple variables h_θ(x)=θ_0x_0+θ_1x_1+θ_2x_2+...+θ_nx_n where x_0=1 Parameters: θ=\{θ_0,θ_1,θ_2,...,θ_n\} \in \R^{n+1} Features: x=\{x_0,x_1,x_2,...,x_...
3,452
9,016
{"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.765625
4
CC-MAIN-2022-27
latest
en
0.428222
https://socratic.org/questions/how-do-you-solve-using-the-completing-the-square-method-x-2-5x-10-0
1,726,297,191,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651559.58/warc/CC-MAIN-20240914061427-20240914091427-00160.warc.gz
476,142,790
6,133
# How do you solve using the completing the square method x^2 – 5x + 10 = 0? Apr 14, 2017 $x = \pm \frac{\sqrt{15}}{2} i + \frac{5}{2}$ #### Explanation: To $\textcolor{b l u e}{\text{complete the square}}$ add (1/2" coefficient of the x-term")^2" to " x^2-5x To retain the balance of the equation this should be a...
376
986
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 11, "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.71875
5
CC-MAIN-2024-38
latest
en
0.535676
http://www.wyzant.com/resources/answers/36485/please_help
1,411,359,190,000,000,000
text/html
crawl-data/CC-MAIN-2014-41/segments/1410657136545.14/warc/CC-MAIN-20140914011216-00212-ip-10-234-18-248.ec2.internal.warc.gz
949,579,712
11,577
Search 73,937 tutors 0 0 Sarah is walking around the lake and stops to take measurements of the water fountain. She is at a bearing of 230 degrees from the fountain. The angle of elevation at this point is 23 degrees from a distance of 200m away. She again takes a measurement from the other side of the lake. At this p...
1,108
4,171
{"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-2014-41
latest
en
0.926897
https://howkgtolbs.com/convert/30.24-kg-to-lbs
1,637,991,393,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964358118.13/warc/CC-MAIN-20211127043716-20211127073716-00336.warc.gz
396,675,564
12,224
# 30.24 kg to lbs - 30.24 kilograms to pounds Do you want to learn how much is 30.24 kg equal to lbs and how to convert 30.24 kg to lbs? Here it is. You will find in this article everything you need to make kilogram to pound conversion - both theoretical and practical. It is also needed/We also want to underline that ...
3,600
13,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...
4.03125
4
CC-MAIN-2021-49
latest
en
0.950537
https://cracku.in/21-if-x-y-and-z-are-real-numbers-such-that-x-y-z-5-an-x-cat-2002
1,713,010,006,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296816734.69/warc/CC-MAIN-20240413114018-20240413144018-00850.warc.gz
174,233,509
23,586
Question 21 # If x, y and z are real numbers such that x + y + z = 5 and xy + yz + zx = 3, what is the largest value that x can have? Solution The given equations are  x + y + z = 5 -- (1) , xy + yz + zx = 3 -- (2) xy + yz + zx = 3 x(y + z) + yz = 3 => x ( 5 -x ) +y ( 5 - x - y) = 3 => $$- y^2 - y (5 -x) - x ^2 + 5x...
345
791
{"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.15625
4
CC-MAIN-2024-18
latest
en
0.625904
https://www.flexiprep.com/NCERT-Exemplar-Solutions/Physics/Class-11/NCERT-Physics-Class-11-Exemplar-Ch-7-System-of-Particles-And-Rotational-Motion-Part-3.html
1,642,553,143,000,000,000
text/html
crawl-data/CC-MAIN-2022-05/segments/1642320301217.83/warc/CC-MAIN-20220119003144-20220119033144-00504.warc.gz
844,677,455
6,601
# NCERT Physics Class 11 Exemplar Ch 7 System of Particles and Rotational Motion Part 3 (For CBSE, ICSE, IAS, NET, NRA 2022) Glide to success with Doorsteptutor material for CBSE/Class-9 : get questions, notes, tests, video lectures and more- for all subjects of CBSE/Class-9. ## One or More then Answer Q. 9. Choose ...
485
2,055
{"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-2022-05
latest
en
0.888016
https://engineerbiology.org/wiki/Electronics_boot_camp_lab_part_1
1,656,260,932,000,000,000
text/html
crawl-data/CC-MAIN-2022-27/segments/1656103271763.15/warc/CC-MAIN-20220626161834-20220626191834-00756.warc.gz
293,287,912
18,233
# Electronics boot camp lab part 1 20.309: Biological Instrumentation and Measurement This is Part 2 of Assignment 7. ## Lab exercises ### Voltage divider Schematic diagram of voltage divider circuit. In the first hands-on part of the bootcamp, you will analyze and build a voltage divider. The divider circuit com...
6,125
28,554
{"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.578125
4
CC-MAIN-2022-27
latest
en
0.90457
https://zhaokaifeng.com/?p=11181
1,660,939,504,000,000,000
text/html
crawl-data/CC-MAIN-2022-33/segments/1659882573760.75/warc/CC-MAIN-20220819191655-20220819221655-00475.warc.gz
1,001,061,786
18,919
# 对 $\int$ $f(\tan x) \sec ^{2} x$ $\mathrm{d} x$ 凑微分的计算方法(B006) ## 选项 [A].   $\int$ $f(\tan x) \sec ^{2} x$ $\mathrm{d} x$ $=$ $\int$ $f(\tan x)$ $\mathrm{d}$ $(\tan x)$ [B].   $\int$ $f(\tan x) \sec ^{2} x$ $\mathrm{d} x$ $=$ $- \int$ $f(\tan x)$ $\mathrm{d}$ $(\tan x)$ [C].   $\int$ $f(\tan x) \sec ^{2} x$ $\mat...
317
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": 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.5625
4
CC-MAIN-2022-33
latest
en
0.165739
https://www.coursehero.com/file/6632172/Math416-Midterm3-Practice-sol/
1,513,526,315,000,000,000
text/html
crawl-data/CC-MAIN-2017-51/segments/1512948596115.72/warc/CC-MAIN-20171217152217-20171217174217-00404.warc.gz
700,137,758
23,946
Math416_Midterm3_Practice_sol # Math416_Midterm3_Practice_sol - Math 416 Abstract Linear... This preview shows pages 1–5. Sign up to view the full content. This preview has intentionally blurred sections. Sign up to view the full version. View Full Document This preview has intentionally blurred sections. Sign up ...
791
2,648
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.21875
4
CC-MAIN-2017-51
latest
en
0.804125
https://nrich.maths.org/public/leg.php?code=5039&cl=1&cldcmpid=152
1,474,959,821,000,000,000
text/html
crawl-data/CC-MAIN-2016-40/segments/1474738660992.15/warc/CC-MAIN-20160924173740-00276-ip-10-143-35-109.ec2.internal.warc.gz
888,756,638
9,687
# Search by Topic #### Resources tagged with Interactivities similar to 6 Beads: Filter by: Content type: Stage: Challenge level: ### There are 207 results Broad Topics > Information and Communications Technology > Interactivities ### Difference ##### Stage: 2 Challenge Level: Place the numbers 1 to 10 in the ci...
2,034
8,885
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.5
4
CC-MAIN-2016-40
longest
en
0.890419
https://socratic.org/questions/how-do-you-find-the-slope-of-a-line-perpendicular-to-y-7-5x-2#153797
1,721,366,503,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514866.83/warc/CC-MAIN-20240719043706-20240719073706-00369.warc.gz
460,528,251
6,180
# How do you find the slope of a line perpendicular to y=7/5x-2? Jun 20, 2015 The slope is $- \frac{5}{7}$ #### Explanation: The slope of your line is $\frac{7}{5}$, therefore a director vector of your line is, for example, $\vec{A B} \left(5 , 7\right)$ (because the slope is $\frac{\Delta y}{\Delta x}$). The vect...
223
655
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 8, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.21875
4
CC-MAIN-2024-30
latest
en
0.715618
https://www.swtc.edu/ag_power/electrical/lecture/series_circuits.htm
1,632,716,218,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780058263.20/warc/CC-MAIN-20210927030035-20210927060035-00627.warc.gz
995,268,273
5,319
This site will look much better in a browser that supports web standards, but it is accessible to any browser or Internet device. Ag Power Web Enhanced Course Materials Electrical If you experience any problems with the site, please contact Pete Hoffman immediately so corrections can be made. Pete can be reached on ...
926
3,546
{"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-2021-39
latest
en
0.915166
motorcycleroadsonline.com
1,696,163,968,000,000,000
text/html
crawl-data/CC-MAIN-2023-40/segments/1695233510888.64/warc/CC-MAIN-20231001105617-20231001135617-00630.warc.gz
430,474,300
48,001
# The Product Of Two Numbers Is 100 And The Sum Of Their Squares Is 225. The Difference Of The Number Is (2023) ## 1. The difference of two natural number is 2. The sum of their squares is • The required two numbers are 6 and 8. Let us denote the required numbers by c and d. Given that the difference between two natu...
7,899
17,573
{"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-40
longest
en
0.884831
https://www.gradesaver.com/textbooks/math/algebra/algebra-2-1st-edition/chapter-4-quadratic-functions-and-factoring-4-4-solve-ax-squared-bx-c-0-by-factoring-4-4-exercises-skill-practice-page-263/42
1,716,783,225,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971059028.82/warc/CC-MAIN-20240527021852-20240527051852-00223.warc.gz
667,875,454
17,091
# Chapter 4 Quadratic Functions and Factoring - 4.4 Solve ax(squared) + bx + c = 0 by Factoring - 4.4 Exercises - Skill Practice - Page 263: 42 1, 5/3 #### Work Step by Step In order to do factoring when the first coefficient is not one, we must use some trial and error. After all, when considering the factor $(ax +...
281
1,129
{"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.125
4
CC-MAIN-2024-22
latest
en
0.927877
https://blog.csdn.net/buxinchun/article/details/80248055
1,638,004,641,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964358153.33/warc/CC-MAIN-20211127073536-20211127103536-00041.warc.gz
205,765,489
25,779
# 一个算法问题,100号乘客找到正确座位的概率 5 篇文章 0 订阅 有一个飞机有100个座位,飞机票被卖给了100个乘客,乘客必须顺序依照自己的编号就坐。如果自己的位置被别人占用了,就随机在剩下的空座位中找一个坐下。正常情况下,就是1号乘客坐1号座位,2号乘客坐2号座位,以此类推。 可是现在1号乘客是个疯子,他随便找了个座位坐下(不一定是1号座位)。现在问第100号乘客坐到自己座位的概率是多少? 1. 第100号座位必定会被人坐到,而且是在这100个乘客中的某个人。 2. 那么所有乘客坐到第100座位的概率之和应该是1. 依次分析 1号乘客坐到100号座位的概率是 0.01, 2号乘客坐到100号座位的条件是1号乘客...
1,765
3,344
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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.09375
4
CC-MAIN-2021-49
latest
en
0.276404
https://www.vikschaatcorner.com/what-are-4-types-of-motion-describe-each-type-of-motion-and-give-a-real-world-example/
1,679,683,745,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296945288.47/warc/CC-MAIN-20230324180032-20230324210032-00401.warc.gz
1,193,910,118
17,787
# What are 4 types of motion describe each type of motion and give a real world example? ## What are 4 types of motion describe each type of motion and give a real world example? There are different types of motion: translational, rotational, periodic, and non periodic motion….Types Of Motion. Rectilinear motion Cur...
617
2,980
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.640625
4
CC-MAIN-2023-14
latest
en
0.949957
https://engineering.electrical-equipment.org/forum/general-discussion/how-does-a-wattmeter-work-back-to-basics
1,723,092,601,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722640719674.40/warc/CC-MAIN-20240808031539-20240808061539-00131.warc.gz
180,646,746
14,396
# How does a Wattmeter work? (back to basics) Home Electrical Engineering Forum General Discussion How does a Wattmeter work? (back to basics) Viewing 2 posts - 1 through 2 (of 2 total) • Author Posts • #11249 Keymaster Do you know how does a Wattmeter work? If not, don’t worry because our devoted member Nasir chose...
823
3,956
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.515625
4
CC-MAIN-2024-33
latest
en
0.964504
https://math.stackexchange.com/questions/2464364/how-can-i-find-the-equation-of-a-circle-given-two-points-and-a-tangent-line-thro
1,718,923,801,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198862006.96/warc/CC-MAIN-20240620204310-20240620234310-00104.warc.gz
335,457,391
43,808
# How can I find the equation of a circle given two points and a tangent line through one of the points? I was wondering whether it was possible to find the equation of a circle given two points and the equation of a tangent line through one of the points so I produced the following problem: Find the equation of the ...
3,399
10,674
{"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.1875
4
CC-MAIN-2024-26
latest
en
0.934775
https://www.teachoo.com/4139/767/Ex-13.5--14---In-a-box-containing-100-bulbs--10-are-defective/category/Ex-13.5/
1,680,292,871,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296949678.39/warc/CC-MAIN-20230331175950-20230331205950-00183.warc.gz
1,101,293,037
32,985
Ex 13.5 Chapter 13 Class 12 Probability Serial order wise Get live Maths 1-on-1 Classs - Class 6 to 12 ### Transcript Ex 13.5, 14 In a box containing 100 bulbs, 10 are defective. The probability that out of a sample of 5 bulbs, none is defective is (A) 10–1 (B) (1/2)^5 (C) (9/10)^5 (D) 9/10aLet X : be the number of...
333
773
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.09375
4
CC-MAIN-2023-14
longest
en
0.877899
https://mail.python.org/pipermail/tutor/2017-March/110726.html
1,723,697,704,000,000,000
text/html
crawl-data/CC-MAIN-2024-33/segments/1722641151918.94/warc/CC-MAIN-20240815044119-20240815074119-00312.warc.gz
288,815,267
2,705
# [Tutor] Merge Sort Algorithm Steven D'Aprano steve at pearwood.info Tue Mar 28 20:36:37 EDT 2017 ```On Tue, Mar 28, 2017 at 03:56:16PM +0100, Elo Okonkwo wrote: > Can someone pls explain this Merge Sort Algorithm, especially the Recursive > bit of it. Take a pack of cards and shuffle them. Now you want to sort the...
989
3,677
{"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-2024-33
latest
en
0.953247
https://qmiart.com/note-202
1,675,406,620,000,000,000
text/html
crawl-data/CC-MAIN-2023-06/segments/1674764500044.16/warc/CC-MAIN-20230203055519-20230203085519-00175.warc.gz
498,322,081
5,520
# Best math word problem solver There are a lot of Best math word problem solver that are available online. Keep reading to learn more! ## The Best Best math word problem solver Math can be a challenging subject for many students. But there is help available in the form of Best math word problem solver. A lot of stu...
487
2,354
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.1875
4
CC-MAIN-2023-06
latest
en
0.957262
https://www.quizzes.cc/metric/percentof.php?percent=482&of=1200000
1,582,331,266,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875145621.28/warc/CC-MAIN-20200221233354-20200222023354-00516.warc.gz
876,513,554
3,249
#### What is 482 percent of 1,200,000? How much is 482 percent of 1200000? Use the calculator below to calculate a percentage, either as a percentage of a number, such as 482% of 1200000 or the percentage of 2 numbers. Change the numbers to calculate different amounts. Simply type into the input boxes and the answer w...
1,910
4,873
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.765625
4
CC-MAIN-2020-10
latest
en
0.791609
https://www.physicsforums.com/threads/curious-identities.401432/
1,544,889,387,000,000,000
text/html
crawl-data/CC-MAIN-2018-51/segments/1544376826892.78/warc/CC-MAIN-20181215152912-20181215174912-00216.warc.gz
986,886,117
18,191
# Curious identities 1. May 6, 2010 ### Dickfore These identities might be considered as true: $$\begin{array}{rcl} 1 - 1 + 1 - 1 + \cdots & = & \frac{1}{2} \\ 1 - 2 + 3 - 4 + \cdots & = & \frac{1}{4} \\ 1 - 4 + 9 - 16 + \cdots & = & 0 \\ 1 + 1 + 1 + 1 + \cdots & = & -\frac{1}{2} \\ 1 + 2 + 3 + 4 + \cdots & = & -\f...
2,374
6,800
{"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-2018-51
latest
en
0.788491
http://readin.net/how-to-solve-problems-on-ratio-proportion-and-variation/
1,529,404,793,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267862248.4/warc/CC-MAIN-20180619095641-20180619115641-00191.warc.gz
277,175,530
26,766
> Published on January 26th, 2013 In category Education | Maths Search Similar Topic: ; # How to solve problems on ratio, proportion and variation Ratio of the two terms is denoted by a:b and is measured by a/b. The a in the numerator is called as antecedent and the denominator b is called as consequent. The ratio...
499
2,076
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.625
5
CC-MAIN-2018-26
latest
en
0.932477
http://www.cbsencertanswers.com/2016/01/TEXTBOOK-ANSWERS-AND-SOLUTIONS-OF-CBSE-CLASS-IX-SCIENCE-CHAPTER-1-Matter-In-Our-Surroundings.html
1,582,503,442,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875145859.65/warc/CC-MAIN-20200223215635-20200224005635-00539.warc.gz
162,554,617
17,247
## Friday, 29 January 2016 ### TEXTBOOK ANSWERS AND SOLUTIONS OF CBSE CLASS IX SCIENCE CHAPTER-1 Matter In Our Surroundings 1) Convert the following temperature to Celsius scale: (a) 300 K (b) 573 K (a) 300 K = (300 273)°C = 27°C (b) 573 K = (573 273)°C = 300°C 2) Convert the following temperatures to Kelvin scale. ...
611
2,300
{"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-10
latest
en
0.918268
https://socratic.org/questions/how-do-you-find-the-domain-and-range-of-y-sqrt-2-x-2
1,586,040,696,000,000,000
text/html
crawl-data/CC-MAIN-2020-16/segments/1585370525223.55/warc/CC-MAIN-20200404200523-20200404230523-00528.warc.gz
708,447,928
6,049
# How do you find the domain and range of y =sqrt(2 - x)? Nov 3, 2017 Domain is $x \le 2 , x \in R$ , range is $y \ge 0 , y \in R$. #### Explanation: If we are dealing with real numbers, we cannot include any values of x in the domain which will render the value of 2-x as negative, hence domain is restricted to $x ...
169
539
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 5, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.125
4
CC-MAIN-2020-16
latest
en
0.821692
https://www.gradesaver.com/textbooks/science/physics/physics-for-scientists-and-engineers-a-strategic-approach-with-modern-physics-4th-edition/chapter-7-newton-s-third-law-exercises-and-problems-page-178/28
1,537,293,174,000,000,000
text/html
crawl-data/CC-MAIN-2018-39/segments/1537267155634.45/warc/CC-MAIN-20180918170042-20180918190042-00363.warc.gz
757,031,925
12,655
## Physics for Scientists and Engineers: A Strategic Approach with Modern Physics (4th Edition) $T = \frac{y~m~g}{L}$ At any position $y$, the tension $T$ in the rope holds up the weight of the section of rope that is below the position $y$. At any position $y$, the mass of the rope that is below the position $y$ is e...
149
470
{"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.640625
4
CC-MAIN-2018-39
longest
en
0.793782
http://textbook.scotthill.us/13-MagneticEffects/02-Uniform.php
1,506,028,547,000,000,000
text/html
crawl-data/CC-MAIN-2017-39/segments/1505818687906.71/warc/CC-MAIN-20170921205832-20170921225832-00227.warc.gz
334,990,955
2,826
# Charge in a Uniform Magnetic Field Suppose you have a positive charge moving in a uniform magnetic field, perpendicular to the field. The following things are true: A charge in a uniform magnetic field will undergo uniform circular motion. • The force is perpendicular to the charge's motion, because $$\vec F=q\vec v...
910
3,682
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.3125
4
CC-MAIN-2017-39
latest
en
0.870621
https://mathoverflow.net/questions/14212/tiling-a-rectangle-with-a-hint-of-magic/14215
1,582,638,762,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875146066.89/warc/CC-MAIN-20200225110721-20200225140721-00339.warc.gz
469,792,794
29,663
# Tiling A Rectangle With A Hint of Magic Here's a a famous problem: ## If a rectangle $R$ is tiled by rectangles $T_i$ each of which has at least one integer sidelength, then the tiled rectangle $R$ has at least one integer side length. $\mbox{}$ There are a number of proofs of this result (14 proofs in this parti...
1,505
5,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": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4
4
CC-MAIN-2020-10
latest
en
0.944781
http://docplayer.net/17342977-Physics-151-notes-for-online-lecture-6.html
1,597,297,454,000,000,000
text/html
crawl-data/CC-MAIN-2020-34/segments/1596439738960.69/warc/CC-MAIN-20200813043927-20200813073927-00015.warc.gz
33,090,708
27,013
# PHYSICS 151 Notes for Online Lecture #6 Size: px Start display at page: ## Transcription 1 PHYSICS 151 Notes for Online Lecture #6 Vectors - A vector is basically an arrow. The length of the arrow represents the magnitude (value) and the arrow points in the direction. Many different quantities can be represented b...
9,144
37,582
{"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-2020-34
latest
en
0.917931
https://math.answers.com/Q/How_much_is_21_percent_of_24_and_show_work
1,701,671,676,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100525.55/warc/CC-MAIN-20231204052342-20231204082342-00057.warc.gz
447,669,376
44,057
0 # How much is 21 percent of 24 and show work? Updated: 9/21/2023 Wiki User 11y ago (24/100) x 21 = 5.04 Wiki User 11y ago Earn +20 pts Q: How much is 21 percent of 24 and show work? Submit Still have questions? Related questions ### How do you show your work for 21 is what percent of 168? 21 is what percent...
397
1,015
{"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-2023-50
latest
en
0.890566
https://www.physicsforums.com/threads/do-i-understand-these-two-formulas-on-interference.796580/
1,519,541,612,000,000,000
text/html
crawl-data/CC-MAIN-2018-09/segments/1518891816138.91/warc/CC-MAIN-20180225051024-20180225071024-00060.warc.gz
928,593,814
16,851
Do I understand these two formulas on interference? 1. Feb 7, 2015 grandpa2390 1. The problem statement, all variables and given/known data This isn't really a question about a specific problem, just about 2 formulas. I am not sure what the difference is when to use the two formulas. I have a hypothesis, but I need ...
773
3,257
{"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-2018-09
longest
en
0.953421
http://overclockerzforum.com/systematic-error/systematic-error-calculation.html
1,519,402,557,000,000,000
text/html
crawl-data/CC-MAIN-2018-09/segments/1518891814801.45/warc/CC-MAIN-20180223154626-20180223174626-00781.warc.gz
272,157,712
4,920
## Fix Systematic Error Calculation Tutorial Home > Systematic Error > Systematic Error Calculation # Systematic Error Calculation ## Contents Her results were varied after 10 trials. The mean is defined as where xi is the result of the ith measurement and N is the number of measurements. In the absence of systemat...
1,085
5,215
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.625
4
CC-MAIN-2018-09
latest
en
0.92398
https://www.gradesaver.com/textbooks/math/geometry/CLONE-df935a18-ac27-40be-bc9b-9bee017916c2/chapter-2-review-exercises-page-131/3
1,720,945,399,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514551.8/warc/CC-MAIN-20240714063458-20240714093458-00674.warc.gz
695,688,612
12,359
## Elementary Geometry for College Students (7th Edition) x=37$^{\circ}$ Angles 9 and 11 are corresponding angles so they are congruent. m$\angle$9=m$\angle$11 2x+17=5x-94 3x=111 x=37$^{\circ}$
69
194
{"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-2024-30
latest
en
0.690883
http://zims-en.kiwix.campusafrica.gos.orange.com/wikipedia_en_all_nopic/A/Bertrand's_postulate
1,618,777,102,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618038860318.63/warc/CC-MAIN-20210418194009-20210418224009-00440.warc.gz
187,952,110
16,588
# Bertrand's postulate Bertrand's postulate is a theorem stating that for any integer ${\displaystyle n>3}$, there always exists at least one prime number ${\displaystyle p}$ with ${\displaystyle n A less restrictive formulation is: for every ${\displaystyle n>1}$ there is always at least one prime ${\displaystyle p...
2,827
9,497
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 47, "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-2021-17
latest
en
0.935641
http://nimn.in/1999-dodge-ram-fuse-box-diagram-turn-diagram
1,606,880,687,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141686635.62/warc/CC-MAIN-20201202021743-20201202051743-00698.warc.gz
62,482,082
5,781
nimn.in 1999 Dodge Ram Fuse Box Diagram Turn • Diagram Turn • Date : December 2, 2020 1999 Dodge Ram Fuse Box Diagram Turn Dodge Ram Fuse Box 1999 Dodge Ram Fuse Box Diagram Turn PowerPoint's Venn diagram has long been among the crucial characteristics of any presentation which makes use of it. By taking the time...
524
2,466
{"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-50
latest
en
0.956924
https://homework.cpm.org/category/ACC/textbook/acc6/chapter/5%20Unit%2012/lesson/CC2:%205.2.3/problem/5-50
1,721,549,935,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763517648.65/warc/CC-MAIN-20240721060614-20240721090614-00472.warc.gz
254,006,302
14,941
### Home > ACC6 > Chapter 5 Unit 12 > Lesson CC2: 5.2.3 > Problem5-50 5-50. Skye’s Ice Cream Shoppe is Mario’s favorite place to get ice cream. Unfortunately, because he was late arriving there, his friends had already ordered. He did not know what they ordered for him. They told him that it was either a waffle cone ...
284
1,151
{"found_math": true, "script_math_tex": 1, "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, "mat...
3.796875
4
CC-MAIN-2024-30
latest
en
0.958083
https://noniwap.com.ng/waec-2019-mathematics-obj-and-theory-answers-may-june-expo-runs/
1,618,093,588,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618038059348.9/warc/CC-MAIN-20210410210053-20210411000053-00553.warc.gz
541,575,773
34,226
# Waec 2019 Mathematics Obj And Theory Answers – May/June Expo Runs 23 1850 Mathematics OBJ: 11-20: BCBCBBAACD 21-30: DCCBCCABBA 31-40: AABDDCDDCC 41-50: BBCDCCBCCD =================== (1a) 110ₓ = 40₅ change all to base ten. 110ₓ = 40₅ 1x²+1x ¹+0x⁰ = 45¹+0*5⁰ x² + x + 0 = 20 x² + x – 20 = 0 x² + 5x – 4x – 20 = 0 x(...
2,546
4,719
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.03125
4
CC-MAIN-2021-17
longest
en
0.624917
http://maths.gopract.com/Maths/Periodic-Simple-Interest-Calc.aspx
1,670,553,622,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711376.47/warc/CC-MAIN-20221209011720-20221209041720-00229.warc.gz
28,359,976
8,703
# Calculator For Periodic Simple Interest Calculate Periodic Simple Interest Rate Initial Deposit (P) Rate of Interest (r) (% per year) Number of Years 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 5...
688
2,123
{"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.15625
4
CC-MAIN-2022-49
longest
en
0.703112
http://forum.allaboutcircuits.com/threads/refraction-within-a-prism.59592/
1,484,861,327,000,000,000
text/html
crawl-data/CC-MAIN-2017-04/segments/1484560280746.40/warc/CC-MAIN-20170116095120-00272-ip-10-171-10-70.ec2.internal.warc.gz
103,781,633
15,058
# Refraction within a prism Discussion in 'Physics' started by Sparky49, Sep 20, 2011. 1. ### Sparky49 Thread Starter Well-Known Member Jul 16, 2011 835 417 Hi all, I'm trying to prove that if I were to shine a beam of light into a prism at an angle of incidence 35°, then the angle of incidence where the light leav...
513
1,920
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.578125
4
CC-MAIN-2017-04
latest
en
0.947804
https://shanonjuneau.com/product/missing-addends-color-by-number-worksheets-summer-themed/
1,709,634,871,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707948234904.99/warc/CC-MAIN-20240305092259-20240305122259-00122.warc.gz
514,535,371
47,366
Home » Shop » Missing Addends Color by number Worksheets Summer Themed # Missing Addends Color by number Worksheets Summer Themed Save When You Purchase the Bundle! This Missing Addends Color by number Worksheets Summer Themed activities pack is the perfect way for students to practice this skill. Your students w...
647
2,663
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.671875
4
CC-MAIN-2024-10
latest
en
0.9028
https://www.enotes.com/homework-help/what-t-x-x-1-2n-1-t-1-x-n-divided-by-x-2-x-1-257425
1,503,406,072,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886110774.86/warc/CC-MAIN-20170822123737-20170822143737-00016.warc.gz
894,277,682
10,370
# What is t if x(x+1)^(2n+1)+(t-1)x^n is divided by x^2+x+1? giorgiana1976 | College Teacher | (Level 3) Valedictorian Posted on If x(x+1)^(2n+1)+(t-1)x^n is divided by x^2+x+1, then the roots of  x^2+x+1 cancel the expression x(x+1)^(2n+1)+(t-1)x^n. The roots of x^2+x+1 are found when x^2+x+1 = 0. We'll multiply ...
419
842
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.34375
4
CC-MAIN-2017-34
latest
en
0.809942
https://www.edplace.com/worksheet_info/11+/keystage2/year5/topic/1199/6954/simple-factorising-3
1,579,556,492,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579250599789.45/warc/CC-MAIN-20200120195035-20200120224035-00286.warc.gz
855,145,474
25,689
# Simple Factorising (3) In this worksheet, students factorise algebraic expressions involving terms such as xy and x². Key stage:  KS 2 Curriculum topic:   Maths and Numerical Reasoning Curriculum subtopic:   Equations and Algebra Difficulty level: ### QUESTION 1 of 10 Factorising is the reverse of multiplying ...
1,252
3,084
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.78125
5
CC-MAIN-2020-05
longest
en
0.712997
https://tutorme.com/tutors/219480/interview/
1,586,485,822,000,000,000
text/html
crawl-data/CC-MAIN-2020-16/segments/1585371883359.91/warc/CC-MAIN-20200410012405-20200410042905-00247.warc.gz
725,500,384
52,941
Enable contrast version # Tutor profile: Pedro A. Inactive Pedro A. Masters Student in Electronics Engineering Tutor Satisfaction Guarantee ## Questions ### Subject:Electrical Engineering TutorMe Question: Why are transformer cores constructed in a laminated fashion? Inactive Pedro A. Transformer core's are not...
1,511
5,125
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 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-2020-16
longest
en
0.920074
http://www.gibmonks.com/c_plus/ch08lev1sec11.html
1,606,207,338,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141176049.8/warc/CC-MAIN-20201124082900-20201124112900-00610.warc.gz
129,025,768
6,501
www.gibmonks.com Main Page [Page 432 (continued)] ### 8.11. Case Study: Card Shuffling and Dealing Simulation This section uses random-number generation to develop a card shuffling and dealing simulation program. This program can then be used as a basis for implementing programs that play specific card games. To re...
2,853
11,242
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.578125
4
CC-MAIN-2020-50
latest
en
0.895955
https://math.stackexchange.com/questions/4926536/what-is-the-difference-between-a-strict-partial-order-and-a-strict-weak-order
1,725,966,672,000,000,000
text/html
crawl-data/CC-MAIN-2024-38/segments/1725700651241.17/warc/CC-MAIN-20240910093422-20240910123422-00530.warc.gz
362,943,309
38,279
# What is the difference between a strict partial order and a strict weak order? According to Wikipedia, strict partial orders and strict weak orders are transitive binary relations satisfying asymmetry, antisymmetry and irreflexivity. See screenshot below: However, if strict partial orders and strict weak orders hav...
724
2,738
{"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": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.640625
4
CC-MAIN-2024-38
latest
en
0.902484
https://www.kiasuparents.com/kiasu/question/88041-2/
1,631,790,938,000,000,000
text/html
crawl-data/CC-MAIN-2021-39/segments/1631780053493.41/warc/CC-MAIN-20210916094919-20210916124919-00283.warc.gz
890,076,399
24,612
Question I will explain how we can solve the question for part a) first. By drawing these blue lines in the figure, we can see that the court has been cut into 3 identical squares. Each square will have a side that will be u-metre long. There will be a total of 8along the perimeter of the court. Since we are given t...
231
967
{"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-2021-39
latest
en
0.927495
https://learn.careers360.com/school/question-provide-solution-for-rd-sharma-maths-class-12-chapter-indefinite-integrals-exercise-18-point-8-question-34/?question_number=34.0
1,721,028,969,000,000,000
text/html
crawl-data/CC-MAIN-2024-30/segments/1720763514680.75/warc/CC-MAIN-20240715071424-20240715101424-00080.warc.gz
320,582,651
42,431
#### Provide solution for RD Sharma maths class 12 chapter Indefinite Integrals exercise 18.8 question 34 $-log\left | 1+cot\, x \right |+C$ Hint: $\frac{\mathrm{d} }{\mathrm{d} x}cot\, x=-cos\, ec^{2}x$ Given: $\int \! \frac{cos\, ec^{2}x}{1+cot\, x}dx$                                .....(1) Explanation: Let ...
184
453
{"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": 7, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.84375
4
CC-MAIN-2024-30
latest
en
0.320794
http://www.whnuckolsconsulting.com/site/u0hbtny.php?tag=periodic-and-aperiodic-signals-examples-2f231b
1,679,392,933,000,000,000
text/html
crawl-data/CC-MAIN-2023-14/segments/1679296943695.23/warc/CC-MAIN-20230321095704-20230321125704-00493.warc.gz
99,897,125
6,955
# periodic and aperiodic signals examples A signal is periodic if x ( t) = x ( t + T0 ), where T0, the period, is the largest value satisfying the equality. t When checking for periodicity, you’re checking in a graphical sense to see whether you can copy a period from the center of the waveform, shift it … this proves...
1,361
5,990
{"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.875
4
CC-MAIN-2023-14
latest
en
0.912522
https://www.wiki.ng/ne/answers/mathematics/46460/a-water-tank-is-made-with-a-right-angled-trapezium-shaped-vertical-cross-section-so-that
1,638,606,947,000,000,000
text/html
crawl-data/CC-MAIN-2021-49/segments/1637964362952.24/warc/CC-MAIN-20211204063651-20211204093651-00073.warc.gz
1,088,277,589
9,259
Mathematics # A water tank is made with a right-angled trapezium – shaped vertical cross-section so that… A water tank is made with a right-angled trapezium – shaped vertical cross-section so that when it is placed on sloping ground the top of the tank is level. The dimension are given in the diagram above If the tan...
174
537
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.09375
4
CC-MAIN-2021-49
latest
en
0.913043
http://mathhelpforum.com/algebra/25758-algebra-print.html
1,502,915,726,000,000,000
text/html
crawl-data/CC-MAIN-2017-34/segments/1502886102393.60/warc/CC-MAIN-20170816191044-20170816211044-00099.warc.gz
222,294,277
3,233
# algebra • Jan 8th 2008, 04:03 AM abc algebra To sove a economic question i need to use algebra first. P= - 1/4Qd+6.75 P = 1/2Qs + 2 So i got for the first step: 1/4 Qd = - p + 48 1/2 Qs = p - 2 but i need to get the 1/4 and 1/2 on the right side which i don't know how. I would reall appreciate your help. • Ja...
776
1,832
{"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": 8, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.28125
4
CC-MAIN-2017-34
longest
en
0.903182
http://mathforum.org/kb/thread.jspa?threadID=2425937&messageID=7949276
1,524,695,842,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125947968.96/warc/CC-MAIN-20180425213156-20180425233156-00625.warc.gz
198,844,592
5,010
Search All of the Math Forum: Views expressed in these public forums are not endorsed by NCTM or The Math Forum. Notice: We are no longer accepting new posts, but the forums will continue to be readable. Topic: selctio of combination from required conditions Replies: 1   Last Post: Jan 2, 2013 10:48 PM Messages: [...
561
1,687
{"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-2018-17
latest
en
0.833559
http://www.edaboard.com/showthread.php?t=54590
1,521,629,594,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257647612.53/warc/CC-MAIN-20180321102234-20180321122234-00230.warc.gz
380,925,556
19,105
# What is the purpose of convolution? 1. ## convolution hi all , i'm new to dsp . i want to know the exact purpose for convolution . Why cant we just multiply the two signals ? any one ready to help me ? 2. ## Re: convolution when give delta function signal to input of some system , you will see on output of system...
709
3,424
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.578125
4
CC-MAIN-2018-13
latest
en
0.888318
https://www.longrangehunting.com/articles/berger-bullets-move-to-the-g7-standard-bc.219/
1,508,798,395,000,000,000
text/html
crawl-data/CC-MAIN-2017-43/segments/1508187826840.85/warc/CC-MAIN-20171023221059-20171024001059-00076.warc.gz
957,320,626
22,064
# Berger Bullets' Move To The G7 Standard BC 1. Berger Bullets' Move To The G7 Standard BC By Bryan Litz, Chief Ballistician For Berger Bullets A Better Ballistic Coefficient For centuries now, science has been helping us gain a more accurate understanding of our world. The branch of science we care about as shoote...
631
3,129
{"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-2017-43
longest
en
0.923347
http://mathhelpforum.com/calculus/167674-log-integration.html
1,480,950,156,000,000,000
text/html
crawl-data/CC-MAIN-2016-50/segments/1480698541697.15/warc/CC-MAIN-20161202170901-00266-ip-10-31-129-80.ec2.internal.warc.gz
173,588,253
10,349
Hi, this is a solution to a question that I couldn't do although I understand the rest I just don't get the following line $\int_{0}^{1}\frac{1}{(x+4)}-\frac{4}{(x+4)^2}dx={[log (x+4)+\frac{4}{x+4}]}^{1}_{0}$ I get how the the $\frac{1}{x+4}$ was integrated but I dont get the fraction next to it Thanks 2. Because $\di...
395
1,053
{"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.96875
4
CC-MAIN-2016-50
longest
en
0.793344
https://mathoverflow.net/questions/258914/is-x2k1-7x2-1-irreducible/259001
1,670,139,302,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446710968.29/warc/CC-MAIN-20221204072040-20221204102040-00068.warc.gz
410,532,440
31,813
# Is $x^{2k+1} - 7x^2 + 1$ irreducible? Question. Is the polynomial $x^{2k+1} - 7x^2 + 1$ irreducible over $\mathbb{Q}$ for every positive integer $k$? It is irreducible for all positive integers $k \leq 800$. • What's the motivation for asking this question? Jan 6, 2017 at 10:44 • @René motivation comes from variou...
3,192
9,219
{"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.875
4
CC-MAIN-2022-49
latest
en
0.798454
http://www.wikihow.com/Convert-Minutes-to-Hours
1,474,831,059,000,000,000
text/html
crawl-data/CC-MAIN-2016-40/segments/1474738660342.42/warc/CC-MAIN-20160924173740-00207-ip-10-143-35-109.ec2.internal.warc.gz
785,281,300
50,696
Edit Article # How to Convert Minutes to Hours Not sure how to change a time in minutes to a time in hours? Not to worry! It's easy to make this conversion task in just a few simple steps. As a general rule, dividing your number of minutes by 60 will give you the same time in hours. This is because there are exactly ...
1,628
6,058
{"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.6875
5
CC-MAIN-2016-40
longest
en
0.922835
http://topnotchteaching.com/lesson-ideas/fun-math-games/
1,490,674,918,000,000,000
text/html
crawl-data/CC-MAIN-2017-13/segments/1490218189667.42/warc/CC-MAIN-20170322212949-00082-ip-10-233-31-227.ec2.internal.warc.gz
363,186,948
19,793
Have you grabbed your FREE classroom games cheat-sheets? FREE classroom games FREE teaching tips delivered to your inbox FREE teaching tips # 6 Fun Math Games Using Cards Are you after some more fun math games that you can use with your first grade or fourth grade students? Maybe you’re teaching your kids about p...
1,558
6,539
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4.34375
4
CC-MAIN-2017-13
longest
en
0.952889
https://de.mathworks.com/matlabcentral/answers/307113-i-am-triying-to-rearranging-the-matrix-and-form-one-as-explained-below
1,686,068,197,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224652959.43/warc/CC-MAIN-20230606150510-20230606180510-00688.warc.gz
225,454,319
27,703
# I am triying to rearranging the matrix and form one as explained below 1 Ansicht (letzte 30 Tage) Hems am 13 Okt. 2016 Bearbeitet: James Tursa am 13 Okt. 2016 I would like to rearrange and form a new matrix, I have a matrix for example A=[1 2;2 16;3 5;1 12;2 6;3 7;1 5;2 7;3 6;1 7;2 10;3 18] this has repetitive 1st c...
839
2,641
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.546875
4
CC-MAIN-2023-23
latest
en
0.499293
https://airportes.com/what-is-the-probability-of-selecting-a-spade-from-a-deck-of-cards/
1,642,788,157,000,000,000
text/html
crawl-data/CC-MAIN-2022-05/segments/1642320303512.46/warc/CC-MAIN-20220121162107-20220121192107-00493.warc.gz
152,627,656
8,454
# What is the probability of selecting a spade from a deck of cards? Here’s information about what you’re looking for in What is the probability of selecting a spade from a deck of cards?. While every brand has a “Help Center” (or “Support Center”), when we look for relevant information or links, there are often the a...
1,612
6,081
{"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.71875
5
CC-MAIN-2022-05
latest
en
0.939417
https://www.weegy.com/?ConversationId=A5844B85
1,542,802,884,000,000,000
text/html
crawl-data/CC-MAIN-2018-47/segments/1542039748315.98/warc/CC-MAIN-20181121112832-20181121134832-00437.warc.gz
1,062,383,230
9,445
Score: Find the product. (-5a2)3·a5 Question Asked 6/11/2013 2:51:01 PM Updated 1/1/2015 3:10:24 PM This conversation has been flagged as incorrect. Flagged by alfred123 [1/1/2015 3:10:21 PM] Original conversation User: Score: Find the product. (-5a2)3·a5 Weegy: The answer for (-5a2)3a5 is -15a^7. vonna79|Points 386| ...
1,296
3,522
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.609375
4
CC-MAIN-2018-47
latest
en
0.86503
http://slidegur.com/doc/58010/punnett-square-problems-2_2
1,521,548,157,000,000,000
text/html
crawl-data/CC-MAIN-2018-13/segments/1521257647406.46/warc/CC-MAIN-20180320111412-20180320131412-00637.warc.gz
283,427,756
8,215
### Punnett Square Problems 2_2 ```Name ______________________ Name ______________________ One flower is heterozygous red (Rr) and it is crossed with a homozygous white (rr) plant. Use a Punnett square to determine the probability of one of their offspring having a red color. R 50% probability of being red r r Rr rr r...
1,054
2,993
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.6875
4
CC-MAIN-2018-13
latest
en
0.787394
https://baughm.com/hanako-kun-tize/199c0d-primary-mathematics-1
1,627,526,098,000,000,000
text/html
crawl-data/CC-MAIN-2021-31/segments/1627046153814.37/warc/CC-MAIN-20210729011903-20210729041903-00391.warc.gz
141,543,632
19,391
480.369.1683 ### primary mathematics 1 Fractions may also be used for both the base and exponent: ( {\displaystyle (-5)^{5}=(-5)\times (-5)\times (-5)\times (-5)\times (-5)=-3125\;}. n 2 64 Studyladder is an online english literacy & mathematics learning tool. 5 m 2 = n 3 This won't give an exact answer, and a sevent...
2,456
9,779
{"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.46875
4
CC-MAIN-2021-31
latest
en
0.833137
https://www.organised-sound.com/how-to-solve-series-and-parallel-circuits/
1,708,816,827,000,000,000
text/html
crawl-data/CC-MAIN-2024-10/segments/1707947474569.64/warc/CC-MAIN-20240224212113-20240225002113-00811.warc.gz
947,670,792
12,980
# How To Solve Series And Parallel Circuits By | March 25, 2023 Most of us remember dreading learning about circuits during science class in school. But now that we’re older, understanding how to solve series and parallel circuits can be crucial to problem solving in many aspects life, from the most basic electronics...
558
2,877
{"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-10
latest
en
0.93187
https://riksun.riken.go.jp/CTAN/graphics/asymptote/base/interpolate.asy
1,723,170,821,000,000,000
text/plain
crawl-data/CC-MAIN-2024-33/segments/1722640751424.48/warc/CC-MAIN-20240809013306-20240809043306-00182.warc.gz
387,463,176
2,193
// Lagrange and Hermite interpolation in Asymptote // Author: Olivier Guibé // Acknowledgements: Philippe Ivaldi // diffdiv(x,y) computes Newton's Divided Difference for // Lagrange interpolation with distinct values {x_0,..,x_n} in the array x // and values y_0,...,y_n in the array y, // hdiffdiv(x,y,dyp) computes Ne...
1,348
3,610
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.578125
4
CC-MAIN-2024-33
latest
en
0.281183
http://politicalcalculations.blogspot.com/2009/12/can-you-squeeze-your-car-into-that.html
1,511,608,513,000,000,000
text/html
crawl-data/CC-MAIN-2017-47/segments/1510934809778.95/warc/CC-MAIN-20171125105437-20171125125437-00188.warc.gz
233,477,885
118,174
Unexpectedly Intriguing! December 14, 2009 Perhaps nothing inspires more dread during the busy shopping season than the prospect of having to perform the most difficult maneuver most people might face while driving: parallel parking. Data for Your Car and Parallel Parking Situation Input Data Values Total Overall Len...
667
3,280
{"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-2017-47
latest
en
0.954268
https://plainmath.net/93938/there-was-a-question-in-my-exam-discrete
1,670,506,579,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446711336.41/warc/CC-MAIN-20221208114402-20221208144402-00153.warc.gz
492,278,591
13,531
# There was a question in my exam discrete maths that I just couldn't figure out. I know it's supposed to be solved using the inclusion-exclusion principle. anyone able to help me solve and understand this question. For a survey, 200 people are asked about which forms of transport the had used in the last month it was ...
359
1,499
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 17, "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-2022-49
latest
en
0.988089
http://mathgeek.wikia.com/wiki/Order_of_Operations
1,500,935,413,000,000,000
text/html
crawl-data/CC-MAIN-2017-30/segments/1500549424931.1/warc/CC-MAIN-20170724222306-20170725002306-00432.warc.gz
206,801,195
74,560
## FANDOM 285 Pages For a given arithmetic operation, the following order should be observed when solving: 1. ) Parentheses 1. ) Exponents (and Roots) 1. ) Multiplication & Division (In order from left to right) 1. ) Addition & Subtraction (In order from left to right) This means that expressions within parentheses ...
293
1,008
{"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-30
latest
en
0.81732
https://socratic.org/questions/584e24997c01496a7fa6c534
1,582,397,985,000,000,000
text/html
crawl-data/CC-MAIN-2020-10/segments/1581875145713.39/warc/CC-MAIN-20200222180557-20200222210557-00381.warc.gz
571,837,019
5,929
# Question #6c534 Dec 12, 2016 $R H S = 1 + \frac{2 \cos x \left(1 + \cos x\right)}{\sin} ^ 2 x$ $= 1 + \frac{2 \cos x \left(1 + \cos x\right)}{1 - {\cos}^{2} x}$ $= 1 + \frac{2 \cos x \left(1 + \cos x\right)}{\left(1 - \cos x\right) \left(1 + \cos x\right)}$ $= 1 + \frac{2 \cos x \cancel{\left(1 + \cos x\right)}}...
250
515
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 7, "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.15625
4
CC-MAIN-2020-10
latest
en
0.122441
https://www.jiskha.com/display.cgi?id=1479355981
1,529,701,686,000,000,000
text/html
crawl-data/CC-MAIN-2018-26/segments/1529267864795.68/warc/CC-MAIN-20180622201448-20180622221448-00539.warc.gz
854,656,944
4,328
posted by Jessica Please I just need help on the set up teacher wants a guess and check table. Thomas is thinking of a number. If he doubles his number and subtraction 27, the results is 407. Of what number is Thomas thinking? 1. Alex So we know that the result of doubling a number and subtracting 27 gives 407. Sin...
535
2,058
{"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-2018-26
latest
en
0.944616
https://www.improvetuition.org/ks3/maths/revision/algebraic-equations
1,534,425,353,000,000,000
text/html
crawl-data/CC-MAIN-2018-34/segments/1534221210735.11/warc/CC-MAIN-20180816113217-20180816133217-00206.warc.gz
910,628,139
20,328
Select Page Algebraic equations KS3 Maths Foundation Questions – Algebraic equations 1) Solve the linear equations: a) 5x + 9 = 16, x = b) 9 – 3x = 12, x = c) 20x – 20 = 180, x = d) 45 + 9x = 98, x = e) 6y + 8 = 50, y = f) 44 – 4y = 84, y = g) 15y – 20 = 70, y = h) 38 + 8y = 94, y = 2) Solve these harder li...
853
1,350
{"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-2018-34
longest
en
0.702304
http://en.wikipedia.org/wiki/Equant
1,408,528,837,000,000,000
text/html
crawl-data/CC-MAIN-2014-35/segments/1408500801235.4/warc/CC-MAIN-20140820021321-00165-ip-10-180-136-8.ec2.internal.warc.gz
65,584,657
17,657
# Equant For the telecommunications company named Equant, see Equant (France Télécom). The basic elements of Ptolemaic astronomy, showing a planet on an epicycle with a deferent and an equant point. Equant (or punctum aequans) is a mathematical concept developed by Claudius Ptolemy in the 2nd century AD to account fo...
2,037
9,064
{"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": 1, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.75
4
CC-MAIN-2014-35
longest
en
0.939501
https://ccssmathanswers.com/spectrum-math-grade-4-chapter-7-posttest-answer-key/
1,702,213,725,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679102469.83/warc/CC-MAIN-20231210123756-20231210153756-00197.warc.gz
192,012,506
59,058
This handy Spectrum Math Grade 4 Answer Key Chapter 7 PosttestĀ provides detailed answers for the workbook questions. Check What You Learned Complete the following. Question 1. a. 4 ft. = _____________ in. 48 inches. Explanation: 1 foot = 12 inches. 4 ft = 4 Ɨ 12 = 48 inches. b. 5 lb. = _____________ oz. 80 oz. ...
3,492
10,308
{"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-2023-50
latest
en
0.715145
http://www.slideshare.net/jdurst65/7th-math-c2l9sept7-14205505
1,435,962,952,000,000,000
text/html
crawl-data/CC-MAIN-2015-27/segments/1435375096287.97/warc/CC-MAIN-20150627031816-00149-ip-10-179-60-89.ec2.internal.warc.gz
786,748,204
27,632
0 Upcoming SlideShare × Thanks for flagging this SlideShare! Oops! An error has occurred. × Saving this for later? Get the SlideShare app to save on your phone or tablet. Read anywhere, anytime – even offline. Standard text messaging rates apply # 7th math -c2--l9--sept7 58 Published on Published in: Education, ...
879
1,957
{"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-2015-27
longest
en
0.091616
www.mediagust.com
1,579,939,266,000,000,000
text/html
crawl-data/CC-MAIN-2020-05/segments/1579251671078.88/warc/CC-MAIN-20200125071430-20200125100430-00161.warc.gz
944,610,112
54,640
Bayesian learning views the problem of constructing hypotheses from data as a subproblem of the more fundamental problem of making predictions. The idea is to use hypotheses as intermediaries between data and predictions. First, the probability of each hypothesis is estimated, given the data. Predictions are then made ...
650
2,879
{"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-2020-05
latest
en
0.932159
http://engineeringfeed.com/study-drawing-column-boundary-wall
1,539,647,598,000,000,000
text/html
crawl-data/CC-MAIN-2018-43/segments/1539583509958.44/warc/CC-MAIN-20181015225726-20181016011226-00165.warc.gz
115,225,683
14,841
## How to Study Drawing For the Column and Boundary Wall The plan of boundary wall and we have taken the scale ¼ inch is equal to 1 feet. There are two columns. There is a centre line (denoted by CL) for the boundary wall. There are two centre lines for the columns. The foundations for one column are 3 feet and 3 fee...
618
2,416
{"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-2018-43
latest
en
0.92979
https://www.toppr.com/ask/question/latent-heat-of-fusion-of-ice-is/
1,713,767,740,000,000,000
text/html
crawl-data/CC-MAIN-2024-18/segments/1712296818081.81/warc/CC-MAIN-20240422051258-20240422081258-00447.warc.gz
925,446,854
16,683
0 You visited us 0 times! Enjoying our articles? Unlock Full Access! Question # Latent heat of fusion of ice is:336kJkg−1663kJkg−1363kJkg−1636kJkg−1 A 336kJkg1 B 363kJkg1 C 636kJkg1 D 663kJkg1 Solution Verified by Toppr #### Latent heat of fusion of ice=80calg−1=80×4.2J×103kg−1=336×103Jkg−1 4 Similar Questions Q1 A...
469
1,424
{"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-18
latest
en
0.791546
https://www.physicsforums.com/threads/dot-products-show-that-r-r-0.628169/
1,513,403,146,000,000,000
text/html
crawl-data/CC-MAIN-2017-51/segments/1512948583808.69/warc/CC-MAIN-20171216045655-20171216071655-00184.warc.gz
774,704,317
16,726
# Dot products, show that r'.r''=0 1. Aug 14, 2012 ### Ajax354 1. The problem statement, all variables and given/known data r(t)=(x(t),y(t),z(t)) t has been chosen so that r'.r'=1 show that r'.r''=0 2. Relevant equations v'.w'=|v||w|cos(theta) 3. The attempt at a solution Clearly what is being described is circ...
1,134
3,704
{"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.796875
4
CC-MAIN-2017-51
longest
en
0.917692
https://usdocument.net/the-philosophy-of-money.html?utm_source=stress-path-stress-mechanics-geotechnical-engineering
1,526,997,636,000,000,000
text/html
crawl-data/CC-MAIN-2018-22/segments/1526794864790.28/warc/CC-MAIN-20180522131652-20180522151652-00322.warc.gz
667,947,207
15,103
# Stress Path | Stress (Mechanics) | Geotechnical Engineering View again All materials on our website are shared by users. If you have any questions about copyright issues, please report us to resolve them. We are always happy to assist you. PDF 8 pages 0 downs 6 views Share Description Stress Path Tags ## Physics ...
1,643
4,498
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.890625
4
CC-MAIN-2018-22
latest
en
0.83775
https://www2.slideshare.net/zead28/concept-ofcomplexfrequency
1,606,296,117,000,000,000
text/html
crawl-data/CC-MAIN-2020-50/segments/1606141181482.18/warc/CC-MAIN-20201125071137-20201125101137-00100.warc.gz
914,608,449
38,198
Successfully reported this slideshow. We use your LinkedIn profile and activity data to personalize ads and to show you more relevant ads. You can change your ad preferences anytime. Upcoming SlideShare × # Concept of-complex-frequency 25,356 views Published on Published in: Education, Technology, Business • Full N...
1,309
3,796
{"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-2020-50
latest
en
0.915977
https://allclearmister.com/are-all-square-similar-explain-your-answer/
1,675,090,920,000,000,000
text/html
crawl-data/CC-MAIN-2023-06/segments/1674764499819.32/warc/CC-MAIN-20230130133622-20230130163622-00708.warc.gz
104,013,334
11,665
All squares are similar. Two figures can be said to be similar when they are having the same shape but it is not always necessary to have the same size. The size of every square may not be the same or equal but the ratios of their corresponding sides or the corresponding parts are always equal. ## Are all squares simi...
771
3,521
{"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-2023-06
longest
en
0.904345
http://loop-antennas.ceyhunsezenoglu.com/en/latest/em-modeling/magnetic-dipole-moment.html
1,675,033,462,000,000,000
text/html
crawl-data/CC-MAIN-2023-06/segments/1674764499768.15/warc/CC-MAIN-20230129211612-20230130001612-00277.warc.gz
29,727,386
8,675
# 4.1. Magnetic Dipole Moment¶ Magnetic dipole moment is a vector that point out of the plane of the loop and the magnitude of moment for a static field equals to the product of the flowing current in and cross-sectional area of the loop. Fig. 4.1 : Magnetic dipole moment equivalent of a loop. A comparison of magnet...
1,475
4,818
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.5
4
CC-MAIN-2023-06
latest
en
0.796478
http://list.seqfan.eu/pipermail/seqfan/2010-July/005311.html
1,669,963,454,000,000,000
text/html
crawl-data/CC-MAIN-2022-49/segments/1669446710898.93/warc/CC-MAIN-20221202050510-20221202080510-00625.warc.gz
33,368,796
2,548
# [seqfan] Re: An algorithm of calculation of multiplicative order of 2 mod n Georgi Guninski guninski at guninski.com Wed Jul 21 11:02:16 CEST 2010 ```your algorithm seems correct for odd numbers up to 20000. looks like if you replace "+m(i-1)" with "-m(i-1)" the result is either the mult. order or half the mult. o...
650
1,835
{"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.613068
http://jonisalonen.com/2013/simple-efficient-and-wrong/
1,571,742,157,000,000,000
text/html
crawl-data/CC-MAIN-2019-43/segments/1570987817685.87/warc/CC-MAIN-20191022104415-20191022131915-00343.warc.gz
107,880,711
6,487
## Simple, Efficient, and Wrong. I’m finally giving this thing a name of its own, paraphrasing a quote by H.L. Menken: For every problem there is a solution that is simple, efficient, and wrong. Reality has a nasty habit of getting in our way. Like icebergs, real problems have edge cases and complexities that mean m...
491
2,065
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.640625
4
CC-MAIN-2019-43
latest
en
0.921009
https://regents-prep.org/integrated-algebra-18-june-2015/3462/
1,619,152,438,000,000,000
text/html
crawl-data/CC-MAIN-2021-17/segments/1618039601956.95/warc/CC-MAIN-20210423041014-20210423071014-00158.warc.gz
571,412,101
11,138
Integrated algebra 18 June 2015 Integrated algebra 18 June 2015 Questions Answer Keys The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA Thursday, June 18, 2015 — 9:15 a.m. to 12:15 p.m., only Student Name:________________________________________________________ School Name: __...
1,664
4,420
{"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-2021-17
latest
en
0.848843
https://stonespounds.com/4821-pounds-in-stones-and-pounds
1,717,104,788,000,000,000
text/html
crawl-data/CC-MAIN-2024-22/segments/1715971684053.99/warc/CC-MAIN-20240530210614-20240531000614-00715.warc.gz
455,335,597
6,625
# 4821 pounds in stones and pounds ## Result 4821 pounds equals 344 stones and 5 pounds You can also convert 4821 pounds to stones. ## How to convert 4821 pounds to stones and pounds? In order to convert 4821 pounds to stones and pounds we first need to convert 4821 pounds into stones. We know that 1 pound is equ...
862
3,507
{"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-2024-22
latest
en
0.856506
https://aiexplorations.in/tag/hypothesis-testing/
1,686,335,156,000,000,000
text/html
crawl-data/CC-MAIN-2023-23/segments/1685224656788.77/warc/CC-MAIN-20230609164851-20230609194851-00375.warc.gz
109,774,898
49,065
# Two Way ANOVA in R ## Introduction The more advanced methods in statistics have generally been developed to answer real-world questions, and ANOVA is no different. • How do we answer questions in the real world, as to which route from home to work on your daily commute is easier, or • How would you know which air-...
10,057
41,300
{"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": 49, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
3.90625
4
CC-MAIN-2023-23
latest
en
0.958552
https://tackk.com/j7s49s
1,487,647,952,000,000,000
text/html
crawl-data/CC-MAIN-2017-09/segments/1487501170624.14/warc/CC-MAIN-20170219104610-00194-ip-10-171-10-108.ec2.internal.warc.gz
776,221,690
6,593
### By: Tim Leonzon 5/2/13 I will be selling all of radios. I will start my business by selling two types of radios. One of them will be the boom box, and the other is the IRadio. ### Restrictions I can only buy 50 of the IRadio and I can only have 100 Boom boxes in the store. The Boom box coast \$50 and the IRadio ...
303
921
{"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-09
longest
en
0.803608
https://it.mathworks.com/matlabcentral/cody/problems/44350-breaking-out-of-the-matrix/solutions/1315834
1,568,640,392,000,000,000
text/html
crawl-data/CC-MAIN-2019-39/segments/1568514572556.54/warc/CC-MAIN-20190916120037-20190916142037-00193.warc.gz
538,169,052
15,912
Cody # Problem 44350. Breaking Out of the Matrix Solution 1315834 Submitted on 26 Oct 2017 by hubert andre 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 M=[1 4 7 10; 2 5 8 11; 3 6 9 12]; R=2;C=3;...
462
1,059
{"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-2019-39
latest
en
0.397814
http://slideplayer.com/slide/4350650/
1,524,605,294,000,000,000
text/html
crawl-data/CC-MAIN-2018-17/segments/1524125947328.78/warc/CC-MAIN-20180424202213-20180424222213-00017.warc.gz
267,402,688
29,966
# Arithmetic Sequences and Series ## Presentation on theme: "Arithmetic Sequences and Series"— Presentation transcript: Arithmetic Sequences and Series 12-3 Arithmetic Sequences and Series Warm Up Lesson Presentation Lesson Quiz Holt Algebra 2 Find the 5th term of each sequence. 1. an = n + 6 2. an = 4 – n Warm Up F...
3,593
10,880
{"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.90625
5
CC-MAIN-2018-17
latest
en
0.892296
https://mathoverflow.net/questions/144396/exponential-tail-bounds-without-the-moment-generating-function
1,718,642,053,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198861733.59/warc/CC-MAIN-20240617153913-20240617183913-00054.warc.gz
355,563,140
26,712
# Exponential tail bounds without the moment generating function As an exercise, I thought I would try to prove some classical Chernoff bounds without ever using the moment generating function, but then found myself getting stuck in certain places. Before I state my question, let me give some background. $\mathbf{Bac...
2,673
7,531
{"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.5625
4
CC-MAIN-2024-26
latest
en
0.621961
https://www.thecalculatorking.com/converters/speed/mach-to-knot
1,701,361,367,000,000,000
text/html
crawl-data/CC-MAIN-2023-50/segments/1700679100229.44/warc/CC-MAIN-20231130161920-20231130191920-00805.warc.gz
1,172,002,252
18,781
# Mach To Knots Conversion Ma 1 Ma = 666.737785363772 kn, kt Want to convert from knots to mach instead? Disclaimer: We've spent hundreds of hours building and testing our calculators and conversion tools. However, we cannot be held liable for any damages or losses (monetary or otherwise) arising out of or in conne...
1,592
6,378
{"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-2023-50
latest
en
0.817126
https://texasgateway.org/resource/writing-equations-describe-functional-relationships-verbal-equation-0
1,719,178,867,000,000,000
text/html
crawl-data/CC-MAIN-2024-26/segments/1718198864850.31/warc/CC-MAIN-20240623194302-20240623224302-00150.warc.gz
482,624,725
35,028
# Let's Get Started Let's learn how to write equations to describe functional relationships. TEKS Standards and Student Expectations A(2) Linear functions, equations, and inequalities. The student applies the mathematical process standards when using properties of linear functions to write and represent in multiple ...
975
4,791
{"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.6875
5
CC-MAIN-2024-26
latest
en
0.897749
http://www.reference.com/browse/not%20absolutely
1,435,700,623,000,000,000
text/html
crawl-data/CC-MAIN-2015-27/segments/1435375094501.77/warc/CC-MAIN-20150627031814-00066-ip-10-179-60-89.ec2.internal.warc.gz
667,580,575
16,539
Definitions # Absolutely irreducible In mathematics, absolutely irreducible is a term applied to linear representations or algebraic varieties over a field. It means that the object in question remains irreducible, even after any finite extension of the field of coefficients. In both cases, being absolutely irreducib...
448
2,028
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 4, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
3.84375
4
CC-MAIN-2015-27
latest
en
0.923566
http://www.mathematicalfoodforthought.com/2006/10/great-expectations-topic-probability_15.html
1,534,827,420,000,000,000
text/html
crawl-data/CC-MAIN-2018-34/segments/1534221217951.76/warc/CC-MAIN-20180821034002-20180821054002-00250.warc.gz
542,099,286
11,534
## Sunday, October 15, 2006 ### Great Expectations. Topic: Probability. Level: AMC/AIME. Definition: The expected value of a random variable $X$ is $\displaystyle \sum_x x \cdot p(x)$, where the summation is taken over all possible values $x$ of $X$ and $p(x)$ is the probability that $X = x$. For example, the expecte...
522
1,706
{"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat...
4.375
4
CC-MAIN-2018-34
longest
en
0.862828
https://www.uen.org/lessonplan/view/18872
1,531,980,093,000,000,000
text/html
crawl-data/CC-MAIN-2018-30/segments/1531676590559.95/warc/CC-MAIN-20180719051224-20180719071224-00046.warc.gz
1,028,477,659
13,524
# Circle the Wagons a Number is Missing #### Main Core Tie Strand: OPERATIONS AND ALGEBRAIC THINKING (2.OA) Standard 2.OA.1 #### Additional Core Ties Strand: NUMBER AND OPERATIONS IN BASE TEN (2.NBT) Standard 2.NBT.1 Strand: NUMBER AND OPERATIONS IN BASE TEN (2.NBT) Standard 2.NBT.5 Utah LessonPlans ### Summary ...
1,667
8,000
{"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma...
4
4
CC-MAIN-2018-30
latest
en
0.884672