url stringlengths 6 1.66k | fetch_time int64 1,368,859,978B 1,726,892,758B | content_mime_type stringclasses 3
values | warc_filename stringlengths 108 138 | warc_record_offset int32 24.2k 1.74B | warc_record_length int32 737 780k | text stringlengths 66 963k | token_count int32 32 446k | char_count int32 66 963k | metadata stringlengths 439 443 | score float64 3.5 5.13 | int_score int64 4 5 | crawl stringclasses 93
values | snapshot_type stringclasses 2
values | language stringclasses 1
value | language_score float64 0.05 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://www.jiskha.com/questions/267910/find-an-angle-between-0-degree-and-360-degree-that-is-coterminal-with-given-angle-a-361 | 1,620,715,260,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243991904.6/warc/CC-MAIN-20210511060441-20210511090441-00516.warc.gz | 858,262,430 | 5,039 | # math
Find an angle between 0 degree and 360 degree that is coterminal with given angle.
a. 361 degree
b. -100 degree
c. 1270 degree
1. 👍
2. 👎
3. 👁
1. To find the coterminal angle, you can subtract or add 360° until the angle is between 0 and 360°.
For example, 361° is more than 360° so we subtract 360° to get 1°... | 816 | 2,909 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.875 | 4 | CC-MAIN-2021-21 | latest | en | 0.78311 |
http://mcb112.org/w12/w12-section.html | 1,548,041,348,000,000,000 | text/html | crawl-data/CC-MAIN-2019-04/segments/1547583755653.69/warc/CC-MAIN-20190121025613-20190121051613-00226.warc.gz | 141,716,353 | 176,382 | # section week 12: week: principal components & dimensionality reduction¶
by Verena Volf, 11/30/2018
You can also download this page in jupyter notebook format.
### Basic linear algebra¶
##### a. ) Transposing a Matrix¶
The tranpose of matrix $A$ is denoted as $A^{\rm T}$.
The transpose of an $m$ × $n$ matrix $A... | 5,572 | 14,549 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.4375 | 4 | CC-MAIN-2019-04 | latest | en | 0.574498 |
https://www.linstitute.net/archives/693800 | 1,660,459,592,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882571996.63/warc/CC-MAIN-20220814052950-20220814082950-00086.warc.gz | 742,571,569 | 18,858 | # IB DP Physics: SL复习笔记2.1.3 Acceleration
### Acceleration
• Acceleration is defined as the rate of change of velocity
• In other words, it describes how much an object's velocity changes every second
• The equation below is used to calculate the average acceleration of an object:
• Where:
• a = acceleration in metr... | 604 | 2,244 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.53125 | 5 | CC-MAIN-2022-33 | latest | en | 0.786733 |
https://brainly.com/question/335597 | 1,484,777,572,000,000,000 | text/html | crawl-data/CC-MAIN-2017-04/segments/1484560280364.67/warc/CC-MAIN-20170116095120-00130-ip-10-171-10-70.ec2.internal.warc.gz | 800,012,441 | 8,970 | • Brainly User
2015-03-03T18:56:18-05:00
### This Is a Certified Answer
Certified answers contain reliable, trustworthy information vouched for by a hand-picked team of experts. Brainly has millions of high quality answers, all of them carefully moderated by our most trusted community members, but certified answers a... | 267 | 769 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2017-04 | latest | en | 0.897192 |
https://devsenv.com/example/-657-leetcode-robot-return-to-origin-solution-in-c,-c++,-java,-javascript,-python,-c-leetcode | 1,719,117,421,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862430.93/warc/CC-MAIN-20240623033236-20240623063236-00636.warc.gz | 179,569,181 | 51,719 | Algorithm
There is a robot starting at the position `(0, 0)`, the origin, on a 2D plane. Given a sequence of its moves, judge if this robot ends up at `(0, 0)` after it completes its moves.
You are given a string `moves` that represents the move sequence of the robot where `moves[i]` represents its `ith` move. Valid ... | 893 | 2,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... | 3.515625 | 4 | CC-MAIN-2024-26 | latest | en | 0.769722 |
https://brainmass.com/math/algebra/slopes-perpendicular-parallel-lines-99462 | 1,643,074,621,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304749.63/warc/CC-MAIN-20220125005757-20220125035757-00008.warc.gz | 197,756,044 | 75,305 | Explore BrainMass
# Slopes of Perpendicular and Parallel Lines
Not what you're looking for? Search our solutions OR ask your own Custom question.
This content was COPIED from BrainMass.com - View the original, and get the already-completed solution here!
13. The slope of the line perpendicular to the line passing t... | 348 | 1,118 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.921875 | 4 | CC-MAIN-2022-05 | longest | en | 0.872072 |
https://socratic.org/questions/how-do-you-sketch-the-curve-y-x-2-x-2-9-by-finding-local-maximum-minimum-inflect#392098 | 1,716,110,944,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971057774.18/warc/CC-MAIN-20240519070539-20240519100539-00288.warc.gz | 487,918,820 | 6,796 | # How do you sketch the curve y=x^2/(x^2+9) by finding local maximum, minimum, inflection points, asymptotes, and intercepts?
##### 1 Answer
Mar 16, 2017
The minimum is $= \left(0 , 0\right)$
The points of inflexions are $= \left(- \sqrt{3} , \frac{1}{4}\right)$ and $= \left(\sqrt{3} , \frac{1}{4}\right)$
The interce... | 1,595 | 3,348 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 88, "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-22 | latest | en | 0.388979 |
https://crypto.stackexchange.com/questions/31074/modular-arithmetic-in-rsa | 1,708,543,442,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947473524.88/warc/CC-MAIN-20240221170215-20240221200215-00060.warc.gz | 196,979,755 | 40,764 | Modular Arithmetic in RSA
Consider the following the following RSA public key $pk = (N, e) = (1457, 1307)$.
(a) Knowing that $187^2 \equiv 1 \pmod {1457}$ find the factorization of $N$.
(b) Given the factorization of $N$ computed above, use the CRT to decrypt the following ciphertext $c = E_{pk}(m) = 3$.
For part a... | 686 | 2,113 | {"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.65625 | 4 | CC-MAIN-2024-10 | latest | en | 0.900547 |
https://abcadda.com/20cm-to-inches/ | 1,685,742,704,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224648858.14/warc/CC-MAIN-20230602204755-20230602234755-00672.warc.gz | 105,792,973 | 35,774 | 20cm to inches | 20 centimeters to inches conversion free calculator
All-in-one unit converter calculator
Please, choose a physical quantity, two units, then type a value in any of the boxes above.
20cm converted to 7.87402 inches
How many 20 centimeters to inches? 20cm to inches / 20 cm to inches (centimeters to i... | 1,818 | 6,595 | {"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-2023-23 | latest | en | 0.913867 |
http://www.mathisfunforum.com/viewtopic.php?pid=18966 | 1,500,633,257,000,000,000 | text/html | crawl-data/CC-MAIN-2017-30/segments/1500549423769.10/warc/CC-MAIN-20170721102310-20170721122310-00069.warc.gz | 489,528,299 | 2,906 | Discussion about math, puzzles, games and fun. Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ π -¹ ² ³ °
You are not logged in.
## #1 2005-11-29 16:10:50
kevi555
Member
Registered: 2005-11-29
Posts: 1
### Vector Proof Question
Hi...
For this question you have to prove it by using vector methods.
Q: Prov... | 324 | 823 | {"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-30 | latest | en | 0.829467 |
https://atlanticgmat.com/for-any-integers-x-and-y-minx-y-and-maxx-y-denote-the-minimum-and-the-maximum-of-x-and-y-respectively-for-example-min5-2-2-and-max5-2-5-for/ | 1,721,470,667,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763515079.90/warc/CC-MAIN-20240720083242-20240720113242-00304.warc.gz | 90,376,010 | 53,189 | For any integers x and y, min(x, y) and max(x, y) denote the minimum and the maximum of x and y, respectively. For example, min(5, 2) = 2 and max(5, 2) = 5. For the integer w, what is the value of min(10, w)?
For any integers x and y, min(xy) and max(xy) denote the minimum and the maximum of x and y, respectively. For... | 746 | 2,925 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.875 | 4 | CC-MAIN-2024-30 | latest | en | 0.869828 |
https://www.gradesaver.com/textbooks/math/precalculus/precalculus-6th-edition-blitzer/chapter-2-mid-chapter-check-point-page-381/17 | 1,679,557,371,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296945030.59/warc/CC-MAIN-20230323065609-20230323095609-00694.warc.gz | 902,762,754 | 13,292 | ## Precalculus (6th Edition) Blitzer
$x=-\frac{1}{3}, \frac{1}{2}, 1$ See graph.
Step 1. List the possible rational zeros: $\frac{p}{q}=\pm1, \pm\frac{1}{2}, \pm\frac{1}{3}, \pm\frac{1}{6}$ Step 2. Test with synthetic division to find a zero at $x=1$, as shown in the figure. Step 3. The function becomes: $f(x)=(x-1)(-... | 185 | 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": 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.125 | 4 | CC-MAIN-2023-14 | latest | en | 0.701939 |
https://en.formulasearchengine.com/wiki/Boolean_algebra | 1,679,905,319,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296948609.41/warc/CC-MAIN-20230327060940-20230327090940-00275.warc.gz | 283,001,716 | 35,132 | # Boolean algebra
{{#invoke:Hatnote|hatnote}} In mathematics and mathematical logic, Boolean algebra is the subarea of algebra in which the values of the variables are the truth values true and false, usually denoted 1 and 0 respectively. Instead of elementary algebra where the values of the variables are numbers, and... | 11,947 | 53,045 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 27, "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, "ma... | 3.6875 | 4 | CC-MAIN-2023-14 | latest | en | 0.948078 |
https://www.geeksforgeeks.org/check-if-an-array-can-be-split-into-k-non-overlapping-subarrays-whose-bitwise-and-values-are-equal/ | 1,632,142,064,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057036.89/warc/CC-MAIN-20210920101029-20210920131029-00102.warc.gz | 813,574,392 | 28,558 | Related Articles
# Check if an array can be split into K non-overlapping subarrays whose Bitwise AND values are equal
• Last Updated : 26 May, 2021
Given an array arr[] of size N and a positive integer K, the task is to check if the array can be split into K non-overlapping and non-empty subarrays such that Bitwise ... | 4,433 | 12,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... | 3.78125 | 4 | CC-MAIN-2021-39 | latest | en | 0.774846 |
https://oeis.org/A255194 | 1,643,025,569,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304528.78/warc/CC-MAIN-20220124094120-20220124124120-00338.warc.gz | 479,053,687 | 4,208 | The OEIS is supported by the many generous donors to the OEIS Foundation.
Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!)
A255194 Numbers n such that prime(n) + {1,2,3,4,5,6} are all products of three primes. 2
369, 8788, 16456, 20522, 23335, 53601, 77047, 97930, 100123, 120745, 127847, 139723... | 714 | 1,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.59375 | 4 | CC-MAIN-2022-05 | latest | en | 0.51262 |
https://www.scribd.com/document/96501317/Sol-Exam-Optim-May-Msc-05 | 1,513,187,662,000,000,000 | text/html | crawl-data/CC-MAIN-2017-51/segments/1512948529738.38/warc/CC-MAIN-20171213162804-20171213182804-00541.warc.gz | 795,990,048 | 30,582 | # Module EPM751: Optimisation and optimal control Q4 and Q5 - Solutions (May 2005
)
Question 4 (i) Since f is independent of t, Euler-Lagrange equation is: ∂f x2 ˙ 2x ˙ dx f −x ˙ =c⇒ 3 −x 3 =c⇒ ˙ = cx3/2 ∂x ˙ x x dt Integrating 1 x(t) = kt + l ⇒ x(t) = 1 (kt + l)2
l Substituting end-points: 1 = 1/l2 and hence l = ±1... | 1,547 | 4,001 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.8125 | 4 | CC-MAIN-2017-51 | latest | en | 0.840245 |
https://m.basicmusictheory.com/a-flat-major-6th-chord | 1,561,627,367,000,000,000 | text/html | crawl-data/CC-MAIN-2019-26/segments/1560628001014.85/warc/CC-MAIN-20190627075525-20190627101525-00476.warc.gz | 499,895,260 | 9,824 | # A-flat major 6th chord
The Solution below shows the A-flat major 6th chord in root position, 1st, 2nd, and 3rd inversions, on the piano, treble clef and bass clef.
The Lesson steps then explain how to construct this 6th chord using the 3rd, 5th and 6th note intervals, then finally how to construct the inverted chor... | 3,862 | 15,147 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.59375 | 4 | CC-MAIN-2019-26 | longest | en | 0.905054 |
https://www.studysmarter.us/explanations/math/pure-maths/integration/ | 1,674,982,920,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764499710.49/warc/CC-MAIN-20230129080341-20230129110341-00027.warc.gz | 1,019,020,533 | 60,203 | Suggested languages for you:
Americas
Europe
|
|
# Integration
If we were to look at a function on a graph, the integral of would describe the area underneath the function. To represent the integral of , we would write , with telling us we are integrating with respect to x. (This is called the differential).
Conc... | 1,669 | 7,738 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.78125 | 5 | CC-MAIN-2023-06 | latest | en | 0.95795 |
https://www.coursehero.com/file/5904254/ECS124-Lecture6/ | 1,519,427,399,000,000,000 | text/html | crawl-data/CC-MAIN-2018-09/segments/1518891814857.77/warc/CC-MAIN-20180223213947-20180223233947-00097.warc.gz | 815,858,332 | 128,286 | {[ promptMessage ]}
Bookmark it
{[ promptMessage ]}
ECS124_Lecture6
ECS124_Lecture6 - ECS 124 Theory and practice of...
This preview shows pages 1–5. Sign up to view the full content.
ecture 6: CSub B Search ECS 124: Theory and practice of bioinformatics Lecture 6: LCSub, DB Search Instructor: IliasTagkopoulos Of... | 683 | 2,191 | {"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-2018-09 | latest | en | 0.785021 |
https://math.stackexchange.com/questions/819145/why-is-the-exterior-derivative-called-exterior-derivative | 1,653,240,221,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662545875.39/warc/CC-MAIN-20220522160113-20220522190113-00451.warc.gz | 448,580,891 | 67,878 | # Why is the exterior derivative called exterior derivative
I am studying exterior calculus, and I think I have some grasp of what is the exterior derivative. However its name still eludes me - why is it called a derivative? Is it just because the operator $d$ satisfies the Leibniz rule? I feel am looking for a way to... | 1,286 | 5,695 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.59375 | 4 | CC-MAIN-2022-21 | latest | en | 0.950336 |
https://metanumbers.com/184506 | 1,627,376,010,000,000,000 | text/html | crawl-data/CC-MAIN-2021-31/segments/1627046153223.30/warc/CC-MAIN-20210727072531-20210727102531-00469.warc.gz | 376,130,119 | 11,064 | ## 184506
184,506 (one hundred eighty-four thousand five hundred six) is an even six-digits composite number following 184505 and preceding 184507. In scientific notation, it is written as 1.84506 × 105. The sum of its digits is 24. It has a total of 5 prime factors and 32 positive divisors. There are 50,160 positive ... | 1,490 | 4,283 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.625 | 4 | CC-MAIN-2021-31 | latest | en | 0.816383 |
http://oeis.org/A089451 | 1,534,617,245,000,000,000 | text/html | crawl-data/CC-MAIN-2018-34/segments/1534221213693.23/warc/CC-MAIN-20180818173743-20180818193743-00232.warc.gz | 301,564,940 | 3,870 | This site is supported by donations to The OEIS Foundation.
Hints (Greetings from The On-Line Encyclopedia of Integer Sequences!)
A089451 mu(prime(n)-1), where mu is the Moebius function. 7
1, -1, 0, 1, 1, 0, 0, 0, 1, 0, -1, 0, 0, -1, 1, 0, 1, 0, -1, -1, 0, -1, 1, 0, 0, 0, -1, 1, 0, 0, 0, -1, 0, -1, 0, 0, 0, 0, 1, ... | 794 | 1,775 | {"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-34 | latest | en | 0.47371 |
http://tenableinfo.net/standard-error/variance-to-standard-error.html | 1,516,240,132,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084887054.15/warc/CC-MAIN-20180118012249-20180118032249-00704.warc.gz | 344,889,885 | 5,418 | Home > Standard Error > Variance To Standard Error
# Variance To Standard Error
## Contents
This approximate formula is for moderate to large sample sizes; the reference gives the exact formulas for any sample size, and can be applied to heavily autocorrelated time series like Wall The age data are in the data set r... | 1,616 | 7,362 | {"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-2018-05 | latest | en | 0.874167 |
https://socratic.org/questions/what-is-meant-by-a-system-of-inequalities#165280 | 1,685,564,921,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224647409.17/warc/CC-MAIN-20230531182033-20230531212033-00497.warc.gz | 595,474,145 | 6,321 | # What is meant by a system of inequalities?
##### 1 Answer
Aug 29, 2015
A system of inequalities is a set of inequalities that you deal with all at once.
#### Explanation:
Solving a system of inequalities means graphing each individual inequality and then finding the overlaps of the various solutions.
EXAMPLE:
S... | 247 | 850 | {"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.34375 | 4 | CC-MAIN-2023-23 | latest | en | 0.927089 |
https://socratic.org/questions/597211097c01496a0571ad1b | 1,596,486,217,000,000,000 | text/html | crawl-data/CC-MAIN-2020-34/segments/1596439735833.83/warc/CC-MAIN-20200803195435-20200803225435-00147.warc.gz | 495,340,429 | 6,213 | # Question 1ad1b
Jul 21, 2017
$4 {v}_{1}$
#### Explanation:
Let use setup some variables to describe the problem:
{ (d, "total distance (or displacement) travelled"), (t_1, "time taken for first part of the journey"), (t_2, "time taken for second part of the journey"), (v_2, "velocity for second part of the journ... | 535 | 1,225 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 17, "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.28125 | 4 | CC-MAIN-2020-34 | latest | en | 0.570317 |
https://solve-variable.com/math-variables/how-to-factor-a-3-variable-exp.html | 1,527,112,948,000,000,000 | text/html | crawl-data/CC-MAIN-2018-22/segments/1526794865830.35/warc/CC-MAIN-20180523215608-20180523235608-00291.warc.gz | 657,011,698 | 11,425 | Free Algebra Tutorials!
Home Systems of Linear Equations and Problem Solving Solving Quadratic Equations Solve Absolute Value Inequalities Solving Quadratic Equations Solving Quadratic Inequalities Solving Systems of Equations Row Reduction Solving Systems of Linear Equations by Graphing Solving Quadratic Equations So... | 1,244 | 5,116 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2018-22 | latest | en | 0.830937 |
https://socratic.org/questions/59f86d6311ef6b01acefba03#499114 | 1,716,906,030,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971059139.85/warc/CC-MAIN-20240528123152-20240528153152-00876.warc.gz | 448,054,933 | 6,133 | If pH=8, what are [H_3O^+] and [HO^-]?
Nov 2, 2017
0.00000001
Explanation:
The conversion from pH to [H+] is: ${10}^{-} p H$
Therefore, you can just do the math having that formula and the pH value: ${10}^{-} 8 = 1 E - 8 \mathmr{and} 0.00000001$
Keep in mind that some professors/textbooks will use [H3O+] instead ... | 367 | 975 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 10, "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... | 3.859375 | 4 | CC-MAIN-2024-22 | latest | en | 0.763653 |
https://socratic.org/questions/how-to-prove-sin-2-theta-cos-2-theta-1-2cos-2-theta | 1,723,124,386,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640728444.43/warc/CC-MAIN-20240808124926-20240808154926-00653.warc.gz | 432,012,635 | 5,770 | # How to prove sin^2 theta - cos^2 theta = 1 -2cos^2 theta ?
Jul 17, 2018
#### Explanation:
Given: Prove ${\sin}^{2} \theta - {\cos}^{2} \theta = 1 - 2 {\cos}^{2} \theta$
Use the Pythagorean Identity: $\text{ } {\sin}^{2} \theta + {\cos}^{2} \theta = 1$
Rearrange the identity: $\text{ } {\sin}^{2} \theta = 1 - {\c... | 221 | 583 | {"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.34375 | 4 | CC-MAIN-2024-33 | latest | en | 0.550948 |
https://www.tutors4you.com/binomialtheoremtutorial.htm | 1,675,656,200,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764500303.56/warc/CC-MAIN-20230206015710-20230206045710-00545.warc.gz | 1,035,278,864 | 18,860 | Binomial Theorem Tutorial
Binomial expression: An algebraic expression consisting of two terms with a positive or negative sign between them is called a binomial expression.
Example: (a+b), ( P / x2) – (Q / x4) etc.
Binomial Theorem: When a binomial expression is raised to a power ‘n’ we would like to be able to e... | 12,666 | 27,016 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.375 | 4 | CC-MAIN-2023-06 | longest | en | 0.66336 |
https://wakeupyourmind.net/people-will-fail-test-can-find-8s-picture.html | 1,718,600,241,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861696.51/warc/CC-MAIN-20240617024959-20240617054959-00155.warc.gz | 552,431,603 | 31,374 | in
# Most people will fail this test – but can you find all the 8’s in the picture?
I found this riddle online earlier today. It’s easy, but try your best to get the right answer.
This picture is filled with sixes, as well as some hidden 8’s. Can you figure out how many 8’s are in the picture? Oh, and you only have ... | 414 | 1,625 | {"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-2024-26 | latest | en | 0.959281 |
https://artofproblemsolving.com/wiki/index.php?title=2012_AMC_12B_Problems/Problem_19&diff=prev&oldid=52383 | 1,618,773,137,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618038507477.62/warc/CC-MAIN-20210418163541-20210418193541-00068.warc.gz | 217,327,886 | 10,884 | Difference between revisions of "2012 AMC 12B Problems/Problem 19"
Solution
Observe the diagram above. Each dot represents one of the six vertices of the regular octahedron. Three dots have been placed exactly x units from the (0,0,0) corner of the unit cube. The other three dots have been placed exactly x units from... | 545 | 1,629 | {"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": 13, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.375 | 4 | CC-MAIN-2021-17 | latest | en | 0.86732 |
http://siscia.github.io/2013/09/21/n-queens | 1,550,391,038,000,000,000 | text/html | crawl-data/CC-MAIN-2019-09/segments/1550247481766.50/warc/CC-MAIN-20190217071448-20190217093448-00228.warc.gz | 256,506,498 | 3,878 | # n Queens Problem
I work in a little shop in Monteriggioni (SI) here in Italy, we sell local products like olive oil, Chianti wines, pasta and more; it is a very nice idea but we are in a little hide place and few people can really find us, so most of the time is just myself looking the emptiness in front of me.
Fin... | 535 | 2,342 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.640625 | 4 | CC-MAIN-2019-09 | latest | en | 0.947268 |
https://web2.0calc.com/questions/parabola-intersection-square | 1,582,916,080,000,000,000 | text/html | crawl-data/CC-MAIN-2020-10/segments/1581875147628.27/warc/CC-MAIN-20200228170007-20200228200007-00479.warc.gz | 587,741,648 | 6,457 | +0
# Parabola intersection, Square
+1
279
3
+814
1. If the parabola \(y_1 = x^2 + 2x + 7\) and the line \(y_2 = 6x + b\) intersect at only one point, what is the value of \(b\)?
2. The quadratic \(x^2+(2.6)x+3.6\) can be written in the form \((x+b)^2+c\), where \(b\) and \(c\) are constants. What is \(b+c\) (as a ... | 557 | 1,192 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.125 | 4 | CC-MAIN-2020-10 | latest | en | 0.342062 |
https://edurev.in/course/quiz/attempt/17069_Test-Time-And-Work-5/ea1c86c2-94e6-4c0a-b920-73631d77420d | 1,721,909,515,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763858305.84/warc/CC-MAIN-20240725114544-20240725144544-00260.warc.gz | 197,544,492 | 55,763 | Test: Time And Work- 5 - SSC CGL MCQ
# Test: Time And Work- 5 - SSC CGL MCQ
Test Description
## 20 Questions MCQ Test Quantitative Aptitude for SSC CGL - Test: Time And Work- 5
Test: Time And Work- 5 for SSC CGL 2024 is part of Quantitative Aptitude for SSC CGL preparation. The Test: Time And Work- 5 questions and ... | 3,492 | 10,336 | {"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-30 | latest | en | 0.877218 |
https://eurekamathanswerkeys.com/eureka-math-grade-7-module-6-lesson-8/ | 1,726,547,681,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651739.72/warc/CC-MAIN-20240917040428-20240917070428-00558.warc.gz | 214,395,878 | 12,893 | ## Engage NY Eureka Math 7th Grade Module 6 Lesson 8 Answer Key
### Eureka Math Grade 7 Module 6 Lesson 8 Exercise Answer Key
Exercises 1–2
1. Use your protractor and ruler to draw right triangle DEF. Label all sides and angle measurements.
a. Predict how many of the right triangles drawn in class are identical to th... | 1,798 | 7,365 | {"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.71875 | 5 | CC-MAIN-2024-38 | latest | en | 0.90906 |
https://olagynulehyb.gq/romance/test-equating-methods-and-practices.php | 1,581,904,726,000,000,000 | text/html | crawl-data/CC-MAIN-2020-10/segments/1581875141460.64/warc/CC-MAIN-20200217000519-20200217030519-00515.warc.gz | 518,695,291 | 7,657 | # e-book Test Equating: Methods and Practices
The first edition of this book was entitled Test Equating: Theory and Methods and was published in This second edition includes coverage of test scaling and linking, and the sections on equating have been updated and expanded. It is intended as an instructional text for ad... | 1,108 | 5,809 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.6875 | 4 | CC-MAIN-2020-10 | latest | en | 0.967205 |
https://docs.mosek.com/modeling-cookbook/practical.html?highlight=scaling | 1,719,215,593,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198865074.62/warc/CC-MAIN-20240624052615-20240624082615-00869.warc.gz | 183,516,259 | 15,294 | # 7 Practical optimization¶
In this chapter we discuss various practical aspects of creating optimization models.
## 7.1 Conic reformulations¶
Many nonlinear constraint families were reformulated to conic form in previous chapters, and these examples are often sufficient to construct conic models for the optimizatio... | 8,595 | 28,298 | {"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.984375 | 4 | CC-MAIN-2024-26 | latest | en | 0.783842 |
https://math.stackexchange.com/questions/502515/f-thetax-frac23-theta1-fracx3-theta-0x3-theta-is-hat-t | 1,660,208,067,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882571246.56/warc/CC-MAIN-20220811073058-20220811103058-00479.warc.gz | 354,144,016 | 65,662 | # $f_{\theta}(x)=\frac{2}{3\theta}(1-\frac{x}{3\theta}),\ 0<x<3\theta$ Is $\hat{\theta}=\bar{X}$ unbiased/consistent/sufficient estimator for $\theta$?
For my statistics homework:
Let $X_1 , \dots X_n$ be a sample of independent, identically distributed random variables, with density: $$f_{\theta}(x)= \left\{ \begin{... | 1,398 | 3,863 | {"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.71875 | 4 | CC-MAIN-2022-33 | latest | en | 0.67964 |
http://mathoverflow.net/feeds/question/70406 | 1,371,613,068,000,000,000 | text/html | crawl-data/CC-MAIN-2013-20/segments/1368707440693/warc/CC-MAIN-20130516123040-00051-ip-10-60-113-184.ec2.internal.warc.gz | 163,817,360 | 1,781 | Bilinear system of Diophantine Equations - MathOverflow most recent 30 from http://mathoverflow.net 2013-06-19T03:37:48Z http://mathoverflow.net/feeds/question/70406 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://mathoverflow.net/questions/70406/bilinear-system-of-diophantine-equations Bilinear system of ... | 784 | 1,889 | {"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.625 | 4 | CC-MAIN-2013-20 | latest | en | 0.556144 |
https://www.jiskha.com/similar?question=How+to+figure+out+the+temperature+of+a+lake+using+x+for+the+feet+or+the+Depth+and+for+the+degrees+Celsius+use+%283900x%2B1000%29%2F%283x%5E2%2B100%29+with+the+answer+of+the+degrees+celsius+being+8.44+looking+like+8.44%3D%283900x%2B1000%29%2F%283x%5E2%2B100%29+i+need+the+depth&pag... | 1,563,482,274,000,000,000 | text/html | crawl-data/CC-MAIN-2019-30/segments/1563195525793.19/warc/CC-MAIN-20190718190635-20190718212635-00294.warc.gz | 741,944,307 | 21,850 | # How to figure out the temperature of a lake using x for the feet or the Depth and for the degrees Celsius use (3900x+1000)/(3x^2+100) with the answer of the degrees celsius being 8.44 looking like 8.44=(3900x+1000)/(3x^2+100) i need the depth
34,877 questions, page 84
1. ## Math
Can you help me ? I need to figure f... | 8,133 | 29,999 | {"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-2019-30 | latest | en | 0.94819 |
https://www.investopedia.com/exam-guide/cfa-level-1/quantitative-methods/correlation-regression.asp | 1,513,374,610,000,000,000 | text/html | crawl-data/CC-MAIN-2017-51/segments/1512948579567.73/warc/CC-MAIN-20171215211734-20171215233734-00000.warc.gz | 778,524,681 | 58,884 | Financial variables are often analyzed for their correlation to other variables and/or market averages. The relative degree of co-movement can serve as a powerful predictor of future behavior of that variable. A sample covariance and correlation coefficient are tools used to indicate relation, while a linear regression... | 2,346 | 9,391 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.09375 | 4 | CC-MAIN-2017-51 | longest | en | 0.921613 |
https://www.jiskha.com/questions/123874/6x-1-3-27x-2-2-9x-3-2x-3-6x-1-2-6-over-6x-1-3-2-Help-me-simplify | 1,553,362,718,000,000,000 | text/html | crawl-data/CC-MAIN-2019-13/segments/1552912202889.30/warc/CC-MAIN-20190323161556-20190323183556-00281.warc.gz | 794,265,821 | 5,189 | # Math
[(6x+1)^3][(27x^2+2)-(9x^3+2x)](3)[(6x+1)^2](6) over [(6x+1)^3]^2
Help me simplify please? Here's what I got so far:
[(6x+1)^5]{(27x^2+2)-[x(9x^2+2)]}(18) over (6x+1)^6
It says in the back of the book (it's an odd problem that the answer is 27x^2-24x+2 over (6x+1)^4
Thanks!
1. 👍 0
2. 👎 0
3. 👁 60
1. Oh, ... | 1,086 | 2,389 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.1875 | 4 | CC-MAIN-2019-13 | latest | en | 0.851752 |
https://studyres.com/doc/14647314/lesson-12--estimating-digits-in-a-quotient | 1,679,313,058,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296943483.86/warc/CC-MAIN-20230320114206-20230320144206-00269.warc.gz | 609,947,131 | 10,096 | Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Document related concepts
Genetic algorithm wikipedia , lookup
Multiplication algorithm wikipedia , lookup
Factorization of polynomials over finite fields wikipedia , lookup
Algorit... | 2,439 | 8,604 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.90625 | 4 | CC-MAIN-2023-14 | latest | en | 0.912791 |
mohamadkoteich.org | 1,685,739,073,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224648858.14/warc/CC-MAIN-20230602204755-20230602234755-00264.warc.gz | 458,607,200 | 29,928 | # Electric Motors Should be More Fun
We encounter mechanical phenomena all the time. We see things move, fall, spin, oscillate, break, etc. Electrical phenomena, on the other hand, are not always visible. Therefore, it has become a common practice to use mechanical analogies to explain and teach less visible concepts.... | 760 | 3,760 | {"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-2023-23 | latest | en | 0.921111 |
https://www.ixl.com/math/skill-plans/carnegie-learning-texas-math-solution-grade-6 | 1,685,441,421,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224645595.10/warc/CC-MAIN-20230530095645-20230530125645-00033.warc.gz | 924,126,120 | 98,370 | 1 Module 1 Composing and Decomposing Topic 1 - Factors and Multiples Lesson 1: Taking Apart Numbers and Shapes Also consider: Lesson 1: Taking Apart Numbers and Shapes Also consider: Lesson 2: Searching for Common Ground Also consider: Lesson 2: Searching for Common Ground Also consider: Lesson 3: Composing and De... | 1,780 | 6,203 | {"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-23 | latest | en | 0.623117 |
https://chase2learn.com/piling-up-in-python-hackerrank-solution/ | 1,701,600,952,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100499.43/warc/CC-MAIN-20231203094028-20231203124028-00492.warc.gz | 194,198,083 | 27,162 | # Piling Up in python HackerRank Solution
Hello coders, In this post, you will learn how to solve Piling Up in python HackerRank Solution. This problem is a part of the Python Hacker Rank series.
## Piling Up in python HackerRank Solution
### problem
There is a horizontal row of n cubes. The length of each cube is ... | 642 | 2,331 | {"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-2023-50 | latest | en | 0.639458 |
https://www.exactlywhatistime.com/time-ago/244-days-ago-from-today | 1,718,896,356,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861957.99/warc/CC-MAIN-20240620141245-20240620171245-00039.warc.gz | 674,524,771 | 7,658 | # What was the date 244 days ago?
## Friday October 20, 2023
0
244 days ago from today was 20 Oct 2023, a Friday. Subtracting 244 days, or about six months or more, introduces a complex layer of our calculation. Since today is Thursday, we'll have to adjust for the weekend, if you care about the number of work days.... | 1,056 | 4,195 | {"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-2024-26 | latest | en | 0.939876 |
https://www.coursehero.com/file/5690392/SG-Chap3/ | 1,516,435,312,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084889473.61/warc/CC-MAIN-20180120063253-20180120083253-00731.warc.gz | 888,905,226 | 103,395 | SG_Chap3
# SG_Chap3 - Chapter 3 Vectors and Two-dimensional motion...
This preview shows pages 1–5. Sign up to view the full content.
1 Chapter 3 Vectors and Two-dimensional motion Vector vs. Scalar • All physical quantities will be either a scalar or a vector • A vector quantity has both magnitude (size) and direct... | 409 | 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.859375 | 4 | CC-MAIN-2018-05 | latest | en | 0.882904 |
https://learn.careers360.com/ncert/question-calculate-the-mean-of-the-scores-of-20-students-in-a-mathematics-test/?question_number=2.0 | 1,721,144,567,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514759.37/warc/CC-MAIN-20240716142214-20240716172214-00865.warc.gz | 314,623,224 | 41,405 | #### Calculate the mean of the scores of 20 students in a mathematics test : Marks 10-20 20-30 30-40 40-50 50-60 Number of students 2 4 7 6 1
Solution. Here we calculate mean by following the given steps:
1. Find the mid point of each interval.
2. Multiply the frequency of each interval by its mid point.
3. Get the... | 250 | 659 | {"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": 3, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.4375 | 4 | CC-MAIN-2024-30 | latest | en | 0.659857 |
https://mathhelpforum.com/tags/lots/ | 1,575,577,904,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575540482038.36/warc/CC-MAIN-20191205190939-20191205214939-00203.warc.gz | 450,728,873 | 17,491 | # lots
1. ### need lots of help
Hi all, Firstly, apologies for the many questions, but I promised my little niece I would help. However, my math skills are about 16 years old, so i've resorted to posting the questions here. Any help, with working out so I can help her understand, would be amazing. She is doing some q... | 1,616 | 5,658 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2019-51 | longest | en | 0.873333 |
https://gmatclub.com/forum/ds-divisble-69776.html | 1,529,630,686,000,000,000 | text/html | crawl-data/CC-MAIN-2018-26/segments/1529267864337.41/warc/CC-MAIN-20180622010629-20180622030629-00288.warc.gz | 612,980,802 | 48,607 | GMAT Question of the Day - Daily to your Mailbox; hard ones only
It is currently 21 Jun 2018, 18:24
### GMAT Club Daily Prep
#### Thank you for using the timer - this advanced tool can estimate your performance and suggest more practice questions. We have subscribed you to Daily Prep Questions via email.
Customize... | 2,116 | 6,618 | {"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.8125 | 4 | CC-MAIN-2018-26 | latest | en | 0.862378 |
https://how-what-instructions.com/13225126-3-ways-to-calculate-expected-value | 1,685,843,118,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224649348.41/warc/CC-MAIN-20230603233121-20230604023121-00438.warc.gz | 359,912,635 | 13,988 | # 3 ways to calculate expected value
The concept of expected value (EV) is used in statistics to determine how beneficial or harmful an action could be. The expected value calculation can be used in numerical statistics, in betting or other contexts involving probability, in investments in the stock market, or in othe... | 3,293 | 12,396 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.375 | 4 | CC-MAIN-2023-23 | latest | en | 0.917081 |
http://mathhelpforum.com/statistics/92011-binomial-distribution-strange-past-exam-question-print.html | 1,529,272,576,000,000,000 | text/html | crawl-data/CC-MAIN-2018-26/segments/1529267859817.15/warc/CC-MAIN-20180617213237-20180617233237-00567.warc.gz | 201,814,638 | 3,079 | # Binomial Distribution [strange past exam question]
• Jun 6th 2009, 11:26 AM
db5vry
Binomial Distribution [strange past exam question]
A salesman makes 50 calls during a particular week. You may assume that independently for each house visited, the probability of a sale is 0.2.
a] Find the probability that during thi... | 529 | 1,658 | {"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.125 | 4 | CC-MAIN-2018-26 | latest | en | 0.935913 |
https://www.studypool.com/discuss/1168809/i-need-help-with-algebra-9?free | 1,503,270,680,000,000,000 | text/html | crawl-data/CC-MAIN-2017-34/segments/1502886106996.2/warc/CC-MAIN-20170820223702-20170821003702-00664.warc.gz | 965,832,611 | 13,748 | ##### I need help with algebra
label Algebra
account_circle Unassigned
schedule 1 Day
account_balance_wallet \$5
1/2 +7x/10= 13/20
Please help me with this problem!!!!!!!
Sep 14th, 2015
Thank you for the opportunity to help you with your question!
We need to find the value of x,
1/2 + 7x/10=13/20
7x/10=13/20-1/... | 297 | 864 | {"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-34 | latest | en | 0.838802 |
https://artofproblemsolving.com/wiki/index.php?title=2016_AMC_10B_Problems/Problem_25&diff=next&oldid=120337 | 1,653,363,598,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662562410.53/warc/CC-MAIN-20220524014636-20220524044636-00724.warc.gz | 163,231,762 | 11,964 | # Difference between revisions of "2016 AMC 10B Problems/Problem 25"
## Problem
Let $f(x)=\sum_{k=2}^{10}(\lfloor kx \rfloor -k \lfloor x \rfloor)$, where $\lfloor r \rfloor$ denotes the greatest integer less than or equal to $r$. How many distinct values does $f(x)$ assume for $x \ge 0$?
$\textbf{(A)}\ 32\qquad\tex... | 705 | 1,977 | {"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": 30, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.5625 | 5 | CC-MAIN-2022-21 | latest | en | 0.652984 |
http://www.math.unl.edu/~bharbourne1/M203ESpr2011/Homework1.html | 1,558,957,779,000,000,000 | text/html | crawl-data/CC-MAIN-2019-22/segments/1558232262369.94/warc/CC-MAIN-20190527105804-20190527131804-00559.warc.gz | 299,747,759 | 1,623 | Homework due Friday, January 14, 2011
We saw in class how to solve the Die Hard 3 water problem: given a 5 gallon jug and a 3 gallon jug. The solution ultimately involved filling the 5 gallon jug twice and emptying the 3 gallon jug 2 twice, giving 4 = 2*5 - 2*3 gallons. In more detail, we filled the 5 gallon jug, used... | 688 | 2,363 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.53125 | 5 | CC-MAIN-2019-22 | latest | en | 0.879544 |
https://betterlesson.com/lesson/471593/connecting-multiplication-and-division?from=consumer_breadcrumb_dropdown_lesson | 1,529,797,414,000,000,000 | text/html | crawl-data/CC-MAIN-2018-26/segments/1529267865438.16/warc/CC-MAIN-20180623225824-20180624005824-00175.warc.gz | 555,586,210 | 17,538 | # Connecting Multiplication and Division
Unit 4: Fraction Operations
Lesson 12 of 19
## Big Idea: How are multiplication and division connected? Why do 11 divided by 2 and 11 times ½ result in the same answer? Students make connections between multiplication and division and work to develop strategies for dividing wh... | 297 | 1,255 | {"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-26 | latest | en | 0.849242 |
http://mathhelpforum.com/pre-calculus/160139-sketching-complex-plane.html | 1,524,527,079,000,000,000 | text/html | crawl-data/CC-MAIN-2018-17/segments/1524125946256.50/warc/CC-MAIN-20180423223408-20180424003408-00492.warc.gz | 203,201,541 | 10,334 | 1. ## Sketching complex plane
Sketch the subset of the complex plane:
{z E C: |z - 1| = |z - i| }
I have no idea what to do. Could someone please explain?
2. Originally Posted by SyNtHeSiS
Sketch the subset of the complex plane:
{z E C: |z - 1| = |z - i| }
I have no idea what to do. Could someone please explain?
... | 398 | 1,193 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.609375 | 4 | CC-MAIN-2018-17 | latest | en | 0.737329 |
https://wikipedikia.org/how-many-acres-is-1-mile-by-1-mile-96/ | 1,638,334,212,000,000,000 | text/html | crawl-data/CC-MAIN-2021-49/segments/1637964359082.78/warc/CC-MAIN-20211201022332-20211201052332-00611.warc.gz | 675,895,948 | 26,869 | How many acres are there in 1 square mile? There are 640 acres in 1 square mile.
although, How many people fit in square mile?
Multiplying the two, you could fit around 25,888,810 people in a square mile. That’s nearly 26 million. Given the current world population of 7.7 billion, it follows that you could fit the en... | 1,384 | 5,274 | {"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-2021-49 | latest | en | 0.925651 |
https://origin.geeksforgeeks.org/minimum-initial-energy-required-to-cross-street/?ref=lbp | 1,686,254,748,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224655092.36/warc/CC-MAIN-20230608172023-20230608202023-00075.warc.gz | 480,625,933 | 42,784 | GFG App
Open App
Browser
Continue
# Minimum Initial Energy Required To Cross Street
Given an array containing positive and negative numbers. The array represents checkpoints from one end to other end of street. Positive and negative values represent amount of energy at that checkpoint. Positive numbers increase the e... | 2,942 | 9,625 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.875 | 4 | CC-MAIN-2023-23 | latest | en | 0.860159 |
https://www.physicsforums.com/threads/approaching-capacitor-circuit-question.892150/ | 1,531,858,073,000,000,000 | text/html | crawl-data/CC-MAIN-2018-30/segments/1531676589892.87/warc/CC-MAIN-20180717183929-20180717203929-00062.warc.gz | 948,519,345 | 21,242 | # Homework Help: Approaching capacitor circuit question
Tags:
1. Nov 4, 2016
### RoboNerd
1. The problem statement, all variables and given/known data
The problem is above, I am having a hard time figuring out why the right answer for part F is "greater than."
2. Relevant equations
Ucapacitor = 0.5 * C * V^2
3. ... | 2,411 | 9,814 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.75 | 4 | CC-MAIN-2018-30 | latest | en | 0.888764 |
https://blog.udemy.com/learn-statistics/ | 1,670,170,105,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446710974.36/warc/CC-MAIN-20221204140455-20221204170455-00653.warc.gz | 175,344,690 | 18,114 | Do you like winning at games or taking risks? Persuading others to see your point of view? If you do, you will love statistics and probability. These tools are you mathematics 8-ball that can help you make really intelligent, uncanny predictions.
Here is a course called Workshop on Probability and Statistics that help... | 2,536 | 10,608 | {"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-49 | latest | en | 0.951071 |
https://www.esaral.com/q/if-the-centroid-of-the-triangle-formed-by-points-58415 | 1,713,165,322,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296816942.33/warc/CC-MAIN-20240415045222-20240415075222-00336.warc.gz | 685,319,359 | 11,310 | # If the centroid of the triangle formed by points
Question:
If the centroid of the triangle formed by points P (a, b), Q(b, c) and R (c, a) is at the origin, what is the value of a + b + c?
Solution:
The co-ordinates of the vertices are (a, b); (b, c) and (c, a)
The co-ordinate of the centroid is (0, 0)
We know ... | 252 | 696 | {"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.15625 | 4 | CC-MAIN-2024-18 | latest | en | 0.818535 |
https://www.thestudentroom.co.uk/showthread.php?t=2299139 | 1,512,968,094,000,000,000 | text/html | crawl-data/CC-MAIN-2017-51/segments/1512948512121.15/warc/CC-MAIN-20171211033436-20171211053436-00441.warc.gz | 792,332,463 | 43,749 | You are Here: Home >< Maths
# P3 Complex number loci. Watch
1. Hello,
u = (6-3i)/(1+2i)
i. For complex number z satisfying arg(z-u) = pi/4. , find the least value of |z|.
ii. For complex numbers satisfying |z-(1+u)| = 1, find the greatest possible value of |z|.
Thanks. ...
2. (Original post by methewthomson)
Hell... | 1,916 | 7,380 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.125 | 4 | CC-MAIN-2017-51 | latest | en | 0.932054 |
https://www.coursehero.com/file/5637282/p0194/ | 1,516,511,403,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084890187.52/warc/CC-MAIN-20180121040927-20180121060927-00190.warc.gz | 923,402,111 | 106,072 | p0194
# p0194 - 2 π RL Thus F = 2 π RL τ R = 2 π RL w − p 1...
This preview shows page 1. Sign up to view the full content.
102 CHAPTER 1. INTRODUCTION 1.94 Chapter 1, Problem 94 1.94(a): For the pipe-flow solution given in the text, we know that the maximum velocity is related to the pressure difference by u m = ( ... | 593 | 1,616 | {"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-2018-05 | latest | en | 0.792745 |
https://convertoctopus.com/965-miles-to-feet | 1,624,384,634,000,000,000 | text/html | crawl-data/CC-MAIN-2021-25/segments/1623488519183.85/warc/CC-MAIN-20210622155328-20210622185328-00316.warc.gz | 188,806,280 | 7,885 | Conversion formula
The conversion factor from miles to feet is 5280, which means that 1 mile is equal to 5280 feet:
1 mi = 5280 ft
To convert 965 miles into feet we have to multiply 965 by the conversion factor in order to get the length amount from miles to feet. We can also form a simple proportion to calculate th... | 420 | 1,576 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.03125 | 4 | CC-MAIN-2021-25 | latest | en | 0.852565 |
https://math.stackexchange.com/questions/1700398/how-to-prove-which-function-is-stronger | 1,571,190,368,000,000,000 | text/html | crawl-data/CC-MAIN-2019-43/segments/1570986661296.12/warc/CC-MAIN-20191016014439-20191016041939-00460.warc.gz | 607,574,126 | 31,747 | # How to prove which function is “stronger”?
I want to use $\log(x^3) < x^2$ so I compute:
$$\lim_{x\to+\infty}\frac{\log(x^3)}{x^2}$$
and with L'Hôpital showed it is equal to $0$; this implies that from certain point the function is "stronger". Is that enough?
• You can just show once and for all (with "L'Hopital"... | 637 | 1,806 | {"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.09375 | 4 | CC-MAIN-2019-43 | latest | en | 0.832517 |
http://jwilson.coe.uga.edu/EMT668/EMAT6680.2002/Curro/EMAT%206680/Assignment%208/Assignment8.html | 1,539,971,951,000,000,000 | text/html | crawl-data/CC-MAIN-2018-43/segments/1539583512421.5/warc/CC-MAIN-20181019170918-20181019192418-00125.warc.gz | 195,452,394 | 1,999 | # Altitudes and Orthocenters
## Jen Curro
In this lesson we will be exploring altitiudes and orthocenters.
Given any triangle ABC
Take the orthocenter (H)
Now connect the vertices of the triangle to the orthocenter forming three smaller triangles inside the larger one.
Now construct the orthocenters of the smalle... | 448 | 1,979 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.5 | 4 | CC-MAIN-2018-43 | latest | en | 0.927951 |
https://www.jiskha.com/questions/14413/which-product-equals-3t-12-what-options-do-you-have-to-choose-from-without-that | 1,620,581,621,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243989006.71/warc/CC-MAIN-20210509153220-20210509183220-00475.warc.gz | 868,307,962 | 4,910 | # pre-algebra
which product equals 3t-12?
What options do you have to choose from?
I hope this helps. Thanks for asking.
1. 👍
2. 👎
3. 👁
## Similar Questions
1. ### SS
Customers cannot purchase every product. How does this fact affect companies that make products? A. They increase costs to make up for low sale... | 791 | 2,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.5625 | 4 | CC-MAIN-2021-21 | latest | en | 0.923444 |
http://www.dw-math.com/ac/static/Q8101.html | 1,596,453,716,000,000,000 | text/html | crawl-data/CC-MAIN-2020-34/segments/1596439735810.18/warc/CC-MAIN-20200803111838-20200803141838-00388.warc.gz | 132,987,789 | 5,253 | Custom math worksheets at your fingertips
# Details for problem "Triangle: Draw heights, medians and bisectors"
Quickname: 8101
## Summary
Draw heights, medians, angle bisectors or perpendicular bisectors for a triangle.
## Description
A triangle is given.
Depending on the problem statement, a specific
- perpen... | 704 | 3,395 | {"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-34 | latest | en | 0.838756 |
https://www.daniweb.com/programming/software-development/threads/421532/factoring-polynomials | 1,548,290,013,000,000,000 | text/html | crawl-data/CC-MAIN-2019-04/segments/1547584431529.98/warc/CC-MAIN-20190123234228-20190124020228-00154.warc.gz | 755,650,124 | 11,417 | This is a minor issue that I'm having in a larger program. The program is for factoring a second degree polynomial. The function below is supposed to find the factors, which is does, but let's say a=6, b=1, c=-12 so a*c=-72 and I want the two numbers that will add to 1. Instead of 9 and -8, this code gives me -9 and 8.... | 697 | 1,809 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.625 | 4 | CC-MAIN-2019-04 | latest | en | 0.540955 |
https://en.m.wikipedia.org/wiki/Norm_(mathematics) | 1,708,509,841,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947473401.5/warc/CC-MAIN-20240221070402-20240221100402-00043.warc.gz | 254,291,986 | 63,169 | # Norm (mathematics)
In mathematics, a norm is a function from a real or complex vector space to the non-negative real numbers that behaves in certain ways like the distance from the origin: it commutes with scaling, obeys a form of the triangle inequality, and is zero only at the origin. In particular, the Euclidean ... | 8,739 | 29,766 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 269, "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, "m... | 4.1875 | 4 | CC-MAIN-2024-10 | latest | en | 0.849256 |
https://austroads.com.au/publications/traffic-management/agtm02/combined-gap-acceptance-and-queueing-theory/gap-acceptance-with-multiple-levels-of-priority | 1,586,344,292,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585371813538.73/warc/CC-MAIN-20200408104113-20200408134613-00458.warc.gz | 367,858,842 | 17,556 | # Traffic management
• Tables
• Figures
## 6.2 Gap Acceptance with Multiple Levels of Priority
The consideration of elementary gap acceptance in Section 5 assumed a single major traffic stream (perhaps consisting of traffic from more than one direction) with priority over a single minor traffic stream. In practice, ... | 1,038 | 3,847 | {"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.546875 | 4 | CC-MAIN-2020-16 | latest | en | 0.93496 |
https://www.12000.org/my_notes/CAS_integration_tests/reports/rubi_4_16_1_graded/test_cases/0_Independent_test_suites/Stewart_Problems/rese139.htm | 1,695,346,475,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233506320.28/warc/CC-MAIN-20230922002008-20230922032008-00846.warc.gz | 707,156,318 | 3,712 | ### 3.139 $$\int \frac{x}{(4+x^2)^{5/2}} \, dx$$
Optimal. Leaf size=13 $-\frac{1}{3 \left (x^2+4\right )^{3/2}}$
[Out]
-1/(3*(4 + x^2)^(3/2))
________________________________________________________________________________________
Rubi [A] time = 0.0020326, antiderivative size = 13, normalized size of antiderivat... | 1,233 | 3,150 | {"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.734375 | 4 | CC-MAIN-2023-40 | latest | en | 0.439397 |
http://mathhelpforum.com/algebra/82894-help.html | 1,481,218,684,000,000,000 | text/html | crawl-data/CC-MAIN-2016-50/segments/1480698541864.24/warc/CC-MAIN-20161202170901-00456-ip-10-31-129-80.ec2.internal.warc.gz | 170,252,525 | 8,738 | 1. ## help
three pizzas are evenly divided among four children. how much pizza will each of the children receive?
2. Originally Posted by BeBeMala
three pizzas are evenly divided among four children. how much pizza will each of the children receive?
Hi BeBeMala,
Well, let's see. We have 3 pizzas and 4 kids. Looks li... | 141 | 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.5625 | 4 | CC-MAIN-2016-50 | longest | en | 0.975765 |
http://www.pbs.org/teachers/mathline/concepts/historyandmathematics/activity3.shtm | 1,386,320,974,000,000,000 | text/html | crawl-data/CC-MAIN-2013-48/segments/1386163050500/warc/CC-MAIN-20131204131730-00059-ip-10-33-133-15.ec2.internal.warc.gz | 474,229,217 | 4,100 | # PBS Teachers™
Activity III: Tower of Hanoi (Grade Levels: 4-8)
Standards:
Objectives:
Students will have the opportunity to:
• the number of moves necessary to solve the Tower problem with varying numbers of disks
• the amount of time to complete the solution under certain assumptions.
Activity 3
This is a midd... | 715 | 3,028 | {"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-2013-48 | longest | en | 0.939404 |
http://physics.info/energy-kinetic/ | 1,498,504,252,000,000,000 | text/html | crawl-data/CC-MAIN-2017-26/segments/1498128320863.60/warc/CC-MAIN-20170626184725-20170626204725-00306.warc.gz | 315,297,173 | 8,513 | The Physics
Hypertextbook
Opus in profectus
# Kinetic Energy
## Discussion
Kinetic energy is a simple concept with a simple equation that is simple to derive. Let's do it twice.
Derivation using algebra alone (and assuming acceleration is constant). Start from the work-energy theorem, then add in Newton's second la... | 695 | 2,382 | {"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-2017-26 | latest | en | 0.840031 |
https://mathtuition88.com/tag/erdos/ | 1,618,506,207,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618038087714.38/warc/CC-MAIN-20210415160727-20210415190727-00609.warc.gz | 502,744,505 | 17,771 | # Paul Erdos’ Proof that there are Infinite Primes (with Examples)
Every integer can be uniquely written as $rs^2$, where $r$ is square-free (not divisible by any square numbers). For instance, 6 is square-free but 18 is not, since 18 can be divided by $3^2$.
We can do this by letting $s^2$ to be the largest square n... | 616 | 1,821 | {"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": 32, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.28125 | 4 | CC-MAIN-2021-17 | latest | en | 0.839466 |
https://www.hackmath.net/en/word-math-problems/equation?tag_id=154 | 1,603,288,904,000,000,000 | text/html | crawl-data/CC-MAIN-2020-45/segments/1603107876500.43/warc/CC-MAIN-20201021122208-20201021152208-00291.warc.gz | 752,680,111 | 10,609 | # Equation + expression of a variable from the formula - math problems
#### Number of problems found: 260
• A bottle
A bottle full of cola weighs 1,320 g. If we drink three-tenths of it, it will weigh 1,008g. How much does an empty bottle weigh?
• Bike cost
The father gave his son € 100 to buy a bicycle, which was 40... | 1,046 | 4,151 | {"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-2020-45 | longest | en | 0.97349 |
http://stackoverflow.com/questions/7885628/determining-the-complexities-given-codes/8000562 | 1,369,144,213,000,000,000 | text/html | crawl-data/CC-MAIN-2013-20/segments/1368700074077/warc/CC-MAIN-20130516102754-00078-ip-10-60-113-184.ec2.internal.warc.gz | 245,896,048 | 18,616 | # Determining the complexities given codes
Given a snipplet of code, how will you determine the complexities in general. I find myself getting very confused with Big O questions. For example, a very simple question:
``````for (int i = 0; i < n; i++) {
for (int j = 0; j < n; j++) {
System.out.println("*");
}
}
``````
... | 4,758 | 16,922 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2013-20 | latest | en | 0.760163 |
https://www.yaclass.in/p/mathematics-cbse/class-7/fractions-and-decimals-1484/operations-in-fractions-2248/re-3a46e47d-52f3-4596-895c-0a2d87044bbb | 1,600,680,219,000,000,000 | text/html | crawl-data/CC-MAIN-2020-40/segments/1600400201601.26/warc/CC-MAIN-20200921081428-20200921111428-00670.warc.gz | 1,154,906,112 | 8,357 | ### Theory:
Multiplication of a fractional number with another fractional number can be done in two steps:
Step 1: Multiply the numerators of the fractions to get the new numerator.
Step2: Multiply the denominators of the fractions to get the new denominator.
It can be represented as:
$\mathit{Product}\phantom{\rul... | 848 | 2,512 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 3, "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.59375 | 5 | CC-MAIN-2020-40 | latest | en | 0.583657 |
https://ccssanswers.com/eureka-math-grade-3-module-6-lesson-6/ | 1,716,328,800,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971058522.2/warc/CC-MAIN-20240521214515-20240522004515-00470.warc.gz | 134,888,104 | 46,244 | # Eureka Math Grade 3 Module 6 Lesson 6 Answer Key
## Engage NY Eureka Math 3rd Grade Module 6 Lesson 6 Answer Key
### Eureka Math Grade 3 Module 6 Lesson 6 Pattern Sheet Answer Key
Multiply.
multiply by 6 (1–5)
Multiplying 6 with x
Hear x= 1 to 5
Multiply 6 with 1
6 x 1=6
Multiply 6 with 2
6 x 2=12
Multiply 6 wit... | 1,750 | 5,527 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.78125 | 5 | CC-MAIN-2024-22 | latest | en | 0.932188 |
http://perplexus.info/show.php?pid=7101&cid=45404 | 1,542,247,498,000,000,000 | text/html | crawl-data/CC-MAIN-2018-47/segments/1542039742338.13/warc/CC-MAIN-20181115013218-20181115034406-00059.warc.gz | 262,625,533 | 4,916 | All about flooble | fun stuff | Get a free chatterbox | Free JavaScript | Avatars
perplexus dot info
Who is afraid of 7 (or 23) ? (Posted on 2010-11-08)
No matter how we permute the 3 digits 1,2 4 , none of the 6 three- digit numbers (124,142,214,241,412,421) is a multiple of 7.
Clearly, out of 84 possible triplets... | 1,389 | 2,458 | {"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-2018-47 | latest | en | 0.16664 |
http://toughstem.com/problem-answer-solution/95/block-ice-sliding-due-east-collides-elastically-kkg-block-ice-sliding-direction | 1,521,380,339,000,000,000 | text/html | crawl-data/CC-MAIN-2018-13/segments/1521257645775.16/warc/CC-MAIN-20180318130245-20180318150245-00321.warc.gz | 310,778,884 | 19,027 | ToughSTEM
ToughSTEM
A question answer community on a mission
to share Solutions for all STEM major Problems.
Cant find a problem on ToughSTEM?
0
A 10.0kg block of ice is sliding due east at 8.00 m/s when it collides elastically with a 6.00kkg block of ice that is sliding in the same direction at 4.00 m/s. Determine the... | 426 | 1,236 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.75 | 4 | CC-MAIN-2018-13 | latest | en | 0.860738 |
https://congruentmath.com/standards/common-core/ccss.math.content.7.ns.a.1/ | 1,670,074,485,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446710931.81/warc/CC-MAIN-20221203111902-20221203141902-00520.warc.gz | 220,853,235 | 129,623 | # 7.NS.A.1 Activities & Worksheets
CCSS.MATH.CONTENT.7.NS.A.1
"Apply and extend previous understandings of addition and subtraction to add and subtract rational numbers; represent addition and subtraction on a horizontal or vertical number line diagram."
## Teachers 💕 our activities.
⭐️⭐️⭐️⭐️
This was a great res... | 987 | 3,491 | {"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-2022-49 | latest | en | 0.940292 |
https://www.thejuliagroup.com/blog/2015/05/ | 1,726,104,291,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651420.25/warc/CC-MAIN-20240912011254-20240912041254-00066.warc.gz | 956,416,725 | 12,589 | ## How to write a statistical analysis paper: Step 4
We’ve looked at data on Body Mass Index (BMI) by race. Now let’s take a look at our sample another way. Instead of using BMI as a variable, let’s use obesity as a dichotomous variable, defined as a BMI greater than 30. It just so happened (really) that this variable... | 558 | 2,525 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.703125 | 4 | CC-MAIN-2024-38 | latest | en | 0.936543 |
https://homework.study.com/explanation/use-implicit-differentiation-to-find-partial-z-partial-x-and-partial-z-partial-y-x-2-plus-4y-2-plus-5z-2-7.html | 1,696,113,464,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510730.6/warc/CC-MAIN-20230930213821-20231001003821-00472.warc.gz | 332,416,054 | 18,449 | # Use implicit differentiation to find partial z/partial x and partial z/partial y. x^2 + 4y^2 +...
## Question:
Use implicit differentiation to find {eq}\displaystyle \frac{\partial z}{\partial x} \ \ and \ \ \frac{\partial z}{\partial y}\ {/eq}.
{eq}x^2 + 4y^2 + 5z^2 = 7 {/eq}
## Implicit Partial Differentiation:... | 254 | 855 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.75 | 4 | CC-MAIN-2023-40 | latest | en | 0.73674 |
https://www.teachoo.com/9313/2549/Example-2/category/Examples/ | 1,723,180,506,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640759711.49/warc/CC-MAIN-20240809044241-20240809074241-00639.warc.gz | 797,397,324 | 21,418 | Examples
Chapter 9 Class 7 Perimeter and Area
Serial order wise
### Transcript
Question 2 The area of a rectangular sheet is 500 cm2 . If the length of the sheet is 25 cm, what is its width? Also find the perimeter of the rectangular sheet. Length of rectangle = l = 25 cm Breadth of rectangle = b = ? Given, Area of ... | 172 | 524 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.03125 | 4 | CC-MAIN-2024-33 | latest | en | 0.801594 |
https://www.junhaow.com/lc/problems/linked-list/add-and-merge-two-lists/2_add-two-numbers.html | 1,702,271,672,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679103558.93/warc/CC-MAIN-20231211045204-20231211075204-00642.warc.gz | 880,867,462 | 8,969 | Reference: LeetCode
Difficulty: Medium
## Problem
You are given two non-empty linked lists representing two non-negative integers. The digits are stored in reverse order and each of their nodes contain a single digit. Add the two numbers and return it as a linked list.
Note: You may assume the two numbers do not con... | 298 | 1,141 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.53125 | 4 | CC-MAIN-2023-50 | latest | en | 0.723495 |
https://us.metamath.org/mpeuni/issdrg.html | 1,723,439,532,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722641028735.71/warc/CC-MAIN-20240812030550-20240812060550-00592.warc.gz | 456,596,807 | 5,585 | Metamath Proof Explorer < Previous Next > Nearby theorems Mirrors > Home > MPE Home > Th. List > issdrg Structured version Visualization version GIF version
Theorem issdrg 19585
Description: Property of a division subring. (Contributed by Stefan O'Rear, 3-Oct-2015.)
Assertion
Ref Expression
issdrg (𝑆 ∈... | 1,837 | 3,243 | {"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-2024-33 | latest | en | 0.189144 |
https://www.enotes.com/homework-help/find-integral-square-root-x-2-4x-5-230855 | 1,484,885,736,000,000,000 | text/html | crawl-data/CC-MAIN-2017-04/segments/1484560280774.51/warc/CC-MAIN-20170116095120-00270-ip-10-171-10-70.ec2.internal.warc.gz | 911,174,066 | 12,214 | # Find the integral of square root of (x^2+4x-5)
neela | High School Teacher | (Level 3) Valedictorian
Posted on
To find the integral of square root of (x^2+4x-5).
Int f(x)dx = Int ((x^2+4x+5) dx.
Int f(x) dx = Int sqrt{x+2)^2 -2^2-9} dx
Int f(x)dx = Int sqrt{ x+2)^2-3^2} dx.
Int f(x)dx = Int sqrt(t^2-a^2) dt, w... | 566 | 1,259 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.28125 | 4 | CC-MAIN-2017-04 | longest | en | 0.770565 |
https://www.mathportal.org/calculators/complex-numbers-calculator/complex-unary-operations-calculator.php | 1,722,688,454,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640368581.4/warc/CC-MAIN-20240803121937-20240803151937-00685.warc.gz | 713,037,812 | 19,883 | Math Calculators, Lessons and Formulas
It is time to solve your math problem
mathportal.org
# Complex number calculator
This calculator finds the square root, modulus, inverse, conjugate and converts complex numbers to polar form. The solver explains each operation in detail, step by step.
Operations with complex ... | 1,159 | 3,200 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.625 | 5 | CC-MAIN-2024-33 | latest | en | 0.646979 |
https://unitconversion.io/420-tspps-to-galps | 1,722,745,889,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640389685.8/warc/CC-MAIN-20240804041019-20240804071019-00700.warc.gz | 474,170,617 | 10,546 | #### Convert 420 Teaspoons per Second (tsp/s) to Gallons per Second (gal/s)
This is our conversion tool for converting teaspoons per second to gallons per second.
To use the tool, simply enter a number in any of the inputs and the converted value will automatically appear in the opposite box.
tsp/s
### =
gal/s
###... | 443 | 1,690 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.578125 | 4 | CC-MAIN-2024-33 | latest | en | 0.793066 |
https://math.stackexchange.com/questions/878694/sum-of-dependent-normal-random-variables | 1,556,092,201,000,000,000 | text/html | crawl-data/CC-MAIN-2019-18/segments/1555578636101.74/warc/CC-MAIN-20190424074540-20190424100540-00495.warc.gz | 475,157,920 | 32,872 | # Sum of dependent normal random variables
Let ${\bf X} =(X_1,\ldots,X_n)'$ be a vector of random variables that may be dependent and let ${\bf a}=(a_1,\ldots,a_n)'$ and ${\bf b}=(b_1,\ldots,b_n)'$ be nonrandom vectors with $a_i \neq 0$ and $b_i \neq 0$ for $i=1,\ldots,n$.
Assume ${\bf a' \bf X} =\sum_{i=1}^n a_i X_i... | 775 | 2,202 | {"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.921875 | 4 | CC-MAIN-2019-18 | latest | en | 0.746662 |
https://www.xpmath.com/forums/showthread.php?s=626f72ce1ed930f343cc68e12f29b779&p=21649 | 1,660,962,204,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882573876.92/warc/CC-MAIN-20220820012448-20220820042448-00756.warc.gz | 949,513,690 | 14,146 | Mathcounts Marathon - Page 3 - XP Math - Forums
XP Math - Forums Mathcounts Marathon
07-31-2007 #21
Sillysidley
Join Date: Oct 2006
Posts: 822
Quote:
Originally Posted by Archive $\frac{1}{2}$ Time to test the multinomial theorem... What is $(x+y+z+a+b)^4$?
Let's try reviving this again.
It'd be a waste of time... | 1,307 | 4,132 | {"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": 12, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2022-33 | latest | en | 0.878024 |
https://studylib.net/doc/12446351/4.41-if-the-wall-temperature-is-at-both-walls--use | 1,534,290,844,000,000,000 | text/html | crawl-data/CC-MAIN-2018-34/segments/1534221209650.4/warc/CC-MAIN-20180814225028-20180815005028-00183.warc.gz | 783,871,823 | 13,300 | ```327
Chapter 4 x Differential Relations for a Fluid Particle
If the wall temperature is Tw at both walls, use
4.41 As mentioned in Sec. 4.10, the
velocity profile for laminar flow between
two plates, as in Fig. P4.40, is
u
4umax y(h y)
h2
X
w
0
Fig. P4.41
the incompressible-flow energy equation (4.75) to solve for th... | 619 | 1,462 | {"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-2018-34 | latest | en | 0.715485 |
http://unitcircle.info/nrich-problem-solving-measures-ks1-13/ | 1,586,344,773,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585371813538.73/warc/CC-MAIN-20200408104113-20200408134613-00555.warc.gz | 179,180,284 | 11,257 | NRICH PROBLEM SOLVING MEASURES KS1
How could you put these three beads into bags? Two Dice Age 5 to 7 Challenge Level: In this article, we derive the formulae for the volumes of a square-based pyramid and a cone, using relatively simple mathematical concepts. Ahmed is making rods using different numbers of cubes. How ... | 756 | 3,401 | {"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-2020-16 | latest | en | 0.939472 |
https://stackoverflow.com/questions/15720155/find-all-critical-edges-of-an-mst/15722252 | 1,560,656,582,000,000,000 | text/html | crawl-data/CC-MAIN-2019-26/segments/1560627997533.62/warc/CC-MAIN-20190616022644-20190616044644-00183.warc.gz | 622,412,701 | 29,238 | Find all critical edges of an MST
I have this question from Robert Sedgewick's book on algorithms.
Critical edges. An MST edge whose deletion from the graph would cause the MST weight to increase is called a critical edge. Show how to find all critical edges in a graph in time proportional to E log E. Note: This ques... | 1,426 | 6,105 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.625 | 4 | CC-MAIN-2019-26 | latest | en | 0.929802 |
https://www.esaral.com/q/solve-this-36826 | 1,726,312,917,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651579.22/warc/CC-MAIN-20240914093425-20240914123425-00241.warc.gz | 704,121,076 | 11,700 | # Solve this
Question:
If $f(x)$ defined by $f(x)=\left\{\begin{array}{ll}\frac{\left|x^{2}-x\right|}{x^{2}-x}, & x \neq 0,1 \\ 1 & , \quad x=0 \\ -1 & , \quad x=1\end{array}\right.$ then $f(x)$ is continuous for all
(a) $x$
(b) $x$ except at $x=0$
(c) $x$ except at $x=1$
(d) $x$ except at $x=0$ and $x=1$.
Solut... | 607 | 1,373 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.53125 | 5 | CC-MAIN-2024-38 | latest | en | 0.30925 |
https://answers.yahoo.com/question/index?qid=20190627192534AAJR8p0 | 1,585,601,286,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370497301.29/warc/CC-MAIN-20200330181842-20200330211842-00193.warc.gz | 354,114,287 | 20,728 | J asked in Science & MathematicsPhysics · 9 months ago
# suppose the position of a particle is i+3j-2k at t=2pi/3 sec, and suppose the particles velocity at any time t is v(t)=2sin(t)i+2cos(t)j+tk?
a) compute the particles position at any time t.
b) compute the acceleration of the particle at any time t.
c) compute... | 725 | 1,959 | {"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-16 | latest | en | 0.762897 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.