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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
http://proprogramming.org/for-loop-optimization/ | 1,493,165,574,000,000,000 | text/html | crawl-data/CC-MAIN-2017-17/segments/1492917121000.17/warc/CC-MAIN-20170423031201-00006-ip-10-145-167-34.ec2.internal.warc.gz | 314,829,157 | 10,775 | For loop Optimization
We always wonder about for loop optimization, lets get into it.
Look at the following nested for loop
```for(int i=0;i<10;i++)
{for(int j=0;j<100;j++)
{
...
}
}```
Now look at this
```for(int i=0;i<100;i++)
{for(int j=0;j<10;j++)
{
...
}
}```
Does both of them look similar?
I guess your answ... | 597 | 2,156 | {"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-17 | latest | en | 0.86739 |
https://softwareguruji.com/a8w00118/17605d-proof-of-heron%27s-formula-trigonometry | 1,618,390,044,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618038077336.28/warc/CC-MAIN-20210414064832-20210414094832-00471.warc.gz | 615,309,215 | 11,185 | For a more elementary proof, see Prove the Pythagorean Theorem. The lengths of sides of triangle P Q ¯, Q R ¯ and P R ¯ are a, b and c respectively. In another post, we saw how to calculate the area of a triangle whose sides were all given , using the fact that those 3 given sides made up a Pythagorean Triple, and thus... | 5,732 | 21,872 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.375 | 4 | CC-MAIN-2021-17 | latest | en | 0.926461 |
http://www.mathscoop.com/pre-calculus/set-theory/special-sets.php | 1,513,108,738,000,000,000 | text/html | crawl-data/CC-MAIN-2017-51/segments/1512948517917.20/warc/CC-MAIN-20171212192750-20171212212750-00351.warc.gz | 415,924,568 | 7,132 | # What is the cardinality of a set?
If a set is finite (countable amount of elements), then the cardinality of A, $|A|$, is the number of distinct elements in A. The number of elements in set A can also be written as n(A).
## Examples
Set Cardinatlity $$A = \{2,4,6,8\}$$ |A| = $$S=\{20,13,0,-5\}$$ |S| = $$M=\{15,15... | 402 | 1,152 | {"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.15625 | 4 | CC-MAIN-2017-51 | latest | en | 0.799173 |
https://fivethirtyeight.com/features/can-you-pack-the-ellipses/ | 1,708,531,108,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947473518.6/warc/CC-MAIN-20240221134259-20240221164259-00810.warc.gz | 265,519,949 | 20,859 | ABC News
Can You Pack The Ellipses?
Welcome to The Riddler. Every week, I offer up problems related to the things we hold dear around here: math, logic and probability. Two puzzles are presented each week: the Riddler Express for those of you who want something bite-size and the Riddler Classic for those of you in the... | 1,859 | 7,865 | {"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-2024-10 | latest | en | 0.940021 |
https://ja.numberempire.com/limit-examples.php?page=44 | 1,575,562,367,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575540481076.11/warc/CC-MAIN-20191205141605-20191205165605-00092.warc.gz | 412,966,217 | 7,980 | ホーム | メニュー | 関与する | 翻訳を修正
# 極限の例
前のページ 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 次のページ
Limit of 2^x by x at inf (plus)
Limit of log(x-1) by x at 1 (two-sided)
Limit of x by x at infinite (two-sided)
Limit of 1-cosx/x b... | 632 | 1,250 | {"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-2019-51 | longest | en | 0.855269 |
https://www.physicsforums.com/threads/solving-log_a-y-n.715956/ | 1,660,316,959,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882571719.48/warc/CC-MAIN-20220812140019-20220812170019-00084.warc.gz | 813,084,737 | 17,086 | # Solving log_a(y)^n
Pharrahnox
## Homework Statement
I am wondering how you are meant to solve something like log_10(x)^2 = 0. What does multiplying and dividing do to the log function algebraically, I can easily tyoe into a calculator, but I don't know how to work it out on paper. My text book does not cover how t... | 1,447 | 4,731 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.859375 | 4 | CC-MAIN-2022-33 | latest | en | 0.963468 |
https://stats.stackexchange.com/questions/281761/bayesian-approach-to-inference-why-do-we-pick-specific-values-as-our-hypothesis/459138 | 1,719,226,828,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198865348.3/warc/CC-MAIN-20240624084108-20240624114108-00689.warc.gz | 458,222,154 | 39,270 | # Bayesian approach to inference. Why do we pick specific values as our hypothesis?
So say I'm dealing with M&M. I have 5 M&Ms and one of them is yellow. I want to know if the true proportion of M&Ms in the entire bag is 10% or 20%.
In the frequentist approach, my hypothesis would be: H0: P = 10% H1: P > 10%
However... | 577 | 1,843 | {"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.6875 | 4 | CC-MAIN-2024-26 | latest | en | 0.923982 |
https://www.wikihow.com/Calculate-the-Standard-Error-of-Estimate | 1,686,229,138,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224654871.97/warc/CC-MAIN-20230608103815-20230608133815-00719.warc.gz | 1,126,604,854 | 95,481 | # How to Calculate the Standard Error of Estimate
The standard error of estimate is used to determine how well a straight line can describe values of a data set. When you have a collection of data from some measurement, experiment, survey or other source, you can create a line of regression to estimate additional data... | 1,978 | 7,611 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 38, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.625 | 5 | CC-MAIN-2023-23 | latest | en | 0.803045 |
http://blogs.mathworks.com/videos/2008/06/02/matlab-puzzler-finding-the-two-closest-points/?doing_wp_cron=1386596752.3933589458465576171875 | 1,386,596,752,000,000,000 | text/html | crawl-data/CC-MAIN-2013-48/segments/1386163976781/warc/CC-MAIN-20131204133256-00047-ip-10-33-133-15.ec2.internal.warc.gz | 23,676,457 | 13,708 | # Doug's MATLAB Video Tutorials
## MATLAB Puzzler: Finding the two closest points
Here is a new MATLAB Puzzler. Given two vectors representing the X and Y coordinates of some points, find the two closest points in Cartesian space. n = 10; x = rand(1,n); y = rand(1,n);
Brett and I took very different paths to solvi... | 3,664 | 12,809 | {"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.5 | 4 | CC-MAIN-2013-48 | latest | en | 0.911029 |
https://plainmath.net/31154/find-each-unknown-for-problem-check-your-work-plus-equal-10047-plus-equal | 1,643,196,655,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304947.93/warc/CC-MAIN-20220126101419-20220126131419-00343.warc.gz | 494,385,898 | 7,545 | # Find each unknown for problem. Check your work. 47+m=10047+m=100
Find each unknown for problem. Check your work. 47+m=10047+m=100
• Questions are typically answered in as fast as 30 minutes
### Solve your problem for the price of one coffee
• Math expert for every subject
• Pay only if we can solve it
Bertha Sta... | 167 | 614 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.59375 | 4 | CC-MAIN-2022-05 | latest | en | 0.838023 |
https://numberworld.info/root-of-1003 | 1,708,508,567,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947473401.5/warc/CC-MAIN-20240221070402-20240221100402-00049.warc.gz | 430,275,028 | 2,942 | # Root of 1003
#### [Root of one thousand three]
square root
31.6702
cube root
10.01
fourth root
5.6276
fifth root
3.9835
In mathematics extracting a root is known as the determination of the unknown "x" in the following equation $y=x^n$ The outcome of the extraction of the root is known as a root. In the case of "n ... | 283 | 953 | {"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.8125 | 4 | CC-MAIN-2024-10 | latest | en | 0.926951 |
https://gofiguremath.org/natures-favorite-math/fibonacci-numbers/ | 1,643,193,438,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304947.93/warc/CC-MAIN-20220126101419-20220126131419-00312.warc.gz | 337,262,286 | 3,747 | # Fibonacci Numbers
There’s a special string of numbers called the Fibonacci sequence. It’s named after a fellow whose name was… can you guess it?… actually, Leonardo of Pisa, but his nickname was Fibonacci. He actually wasn’t the first person to discover this sequence – it had been known in India for centuries – but ... | 342 | 1,207 | {"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.03125 | 4 | CC-MAIN-2022-05 | latest | en | 0.933464 |
http://kwiznet.com/p/takeQuiz.php?ChapterID=12035&CurriculumID=49&NQ=8&Num=10.18 | 1,555,887,754,000,000,000 | text/html | crawl-data/CC-MAIN-2019-18/segments/1555578532929.54/warc/CC-MAIN-20190421215917-20190422001917-00552.warc.gz | 95,346,118 | 4,576 | Email us to get an instant 20% discount on highly effective K-12 Math & English kwizNET Programs!
#### Online Quiz (WorksheetABCD)
Questions Per Quiz = 2 4 6 8 10
### High School Mathematics - 210.18 Trignometry Review
Function 0o 30° 45° 60° 90° sin Ö0/2 Ö1/2 Ö2/2 Ö3/2 Ö4/2 cos Ö4/2 Ö3/2 Ö2/2 Ö1/2 0 tan 0 Ö3/3 1 ... | 687 | 1,780 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.71875 | 4 | CC-MAIN-2019-18 | longest | en | 0.693052 |
https://www.jiskha.com/questions/1008436/how-do-i-solve-9-12-12 | 1,576,304,572,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575540584491.89/warc/CC-MAIN-20191214042241-20191214070241-00008.warc.gz | 738,367,572 | 5,564 | # math
how do I solve 9/12=12/_
1. 👍 0
2. 👎 0
3. 👁 63
asked by cindy
1. 9/12=12/x
Cross multiply and solve for x.
9x = 144
x = 16
1. 👍 0
2. 👎 0
## Similar Questions
1. ### Math
We have an important chemsitry test due and I want to make sure that I do not mess up on my algebra. I am dealing with the integr... | 1,155 | 3,137 | {"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-2019-51 | latest | en | 0.917769 |
https://maxthetest.com/sat-question-of-the-day/mar-20-act-sat-question-of-the-day/ | 1,721,280,231,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514822.16/warc/CC-MAIN-20240718034151-20240718064151-00558.warc.gz | 338,471,868 | 24,186 | # Mar 20 ACT & SAT Question of the Day
If you are reading this in an email you received from me, do not click the link to sat.collegeboard.org below. Use the link to my website that is farther down on the email. If you are seeing this in my blog, do the SAT Question of the Day by clicking on this link:
http://sat.col... | 1,050 | 4,612 | {"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.40625 | 4 | CC-MAIN-2024-30 | latest | en | 0.925601 |
https://www.ashtavakra.org/algebra/permutations-combinations-problems-part3/ | 1,642,363,486,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320300010.26/warc/CC-MAIN-20220116180715-20220116210715-00674.warc.gz | 711,194,256 | 6,308 | # 65. Permutations and Combinations Problems Part 3
1. Find the number of permutations of the letters of the word “Independence”.
2. How many different words can be formed with the letters of the word “Principal” so that the vowels are together?
3. How many words can be formed with the letters of the word “Mathemat... | 1,702 | 6,151 | {"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.78125 | 4 | CC-MAIN-2022-05 | longest | en | 0.909394 |
https://en.wikipedia.org/wiki/Absolute_square | 1,521,784,344,000,000,000 | text/html | crawl-data/CC-MAIN-2018-13/segments/1521257648178.42/warc/CC-MAIN-20180323044127-20180323064127-00381.warc.gz | 577,884,210 | 39,422 | # Absolute value
(Redirected from Absolute square)
The graph of the absolute value function for real numbers
The absolute value of a number may be thought of as its distance from zero.
In mathematics, the absolute value or modulus |x| of a real number x is the non-negative value of x without regard to its sign. Namel... | 6,094 | 21,565 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 117, "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... | 3.859375 | 4 | CC-MAIN-2018-13 | latest | en | 0.901648 |
http://mathhelpforum.com/calculus/14083-find-equation-horizontal-asymptote.html | 1,527,006,882,000,000,000 | text/html | crawl-data/CC-MAIN-2018-22/segments/1526794864798.12/warc/CC-MAIN-20180522151159-20180522171159-00106.warc.gz | 196,657,770 | 10,495 | # Thread: Find an equation of the horizontal asymptote
1. ## Find an equation of the horizontal asymptote
Hey guys, forgot how to do this. All I remember is that the problem is given in factor form and product form and you have to choose the easier one to work with, but I'm totally drawing a blank on what to do. I kn... | 728 | 2,417 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.1875 | 4 | CC-MAIN-2018-22 | latest | en | 0.923863 |
https://convert-dates.com/days-before/1149/2023/05/26 | 1,685,721,418,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224648695.4/warc/CC-MAIN-20230602140602-20230602170602-00685.warc.gz | 216,211,957 | 4,075 | 1149 Days Before May 26, 2023
Want to figure out the date that is exactly one thousand one hundred forty nine days before May 26, 2023 without counting?
Your starting date is May 26, 2023 so that means that 1149 days earlier would be April 2, 2020.
You can check this by using the date difference calculator to measur... | 931 | 2,719 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.78125 | 4 | CC-MAIN-2023-23 | latest | en | 0.923113 |
https://www.mbatious.com/topic/641/question-bank-100-cat-level-questions-on-time-speed-and-distance-topic/39 | 1,597,235,214,000,000,000 | text/html | crawl-data/CC-MAIN-2020-34/segments/1596439738892.21/warc/CC-MAIN-20200812112531-20200812142531-00109.warc.gz | 740,304,533 | 28,828 | Question Bank - 100 CAT level questions on Time, Speed and Distance topic
• Q29) A and B start swimming simultaneously from two points P and Q respectively, on a river towards each other. A crosses a floating cork at a point S and B crosses the floating cork at a point T which is at a distance of 8 km from point S. A ... | 2,338 | 7,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.796875 | 4 | CC-MAIN-2020-34 | latest | en | 0.957968 |
https://van.physics.illinois.edu/qa/listing.php?id=16227&t=force-and-torque | 1,632,323,865,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057366.40/warc/CC-MAIN-20210922132653-20210922162653-00587.warc.gz | 648,008,936 | 7,654 | # Q & A: force and torque
Q:
This one could be a little complicated but the fate of my physics understanding depends on the answer. So I understand most of the principles of torque and how it works however what confuses me is how forces perpendicular to the radius act on the linear movement of an object. For instance,... | 638 | 2,843 | {"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-39 | latest | en | 0.939394 |
http://mathhelpforum.com/discrete-math/55421-inverse-power-matrices.html | 1,524,326,544,000,000,000 | text/html | crawl-data/CC-MAIN-2018-17/segments/1524125945232.48/warc/CC-MAIN-20180421145218-20180421165218-00536.warc.gz | 203,278,150 | 9,696 | # Thread: Inverse and Power Matrices
1. ## Inverse and Power Matrices
I have a simple 2 x 2 matrix, a =
-1 2
1 3
Correct me if I'm wrong, but the inverse of this matrix is:
1/5 -2/5
-1/5 -3/5
How would I take a^3? Would it be:
-1^3 2^3
1^3 3^3
What would (A^-1)^3 be?
2. First calculate $\displaystyle A^2= A.A$... | 376 | 1,149 | {"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.09375 | 4 | CC-MAIN-2018-17 | latest | en | 0.902807 |
https://www.teachoo.com/13528/3605/Question-11/category/NCERT-Exemplar---MCQ/ | 1,726,541,067,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651722.42/warc/CC-MAIN-20240917004428-20240917034428-00512.warc.gz | 917,186,147 | 21,259 | NCERT Exemplar - MCQ
Chapter 11 Class 10 Areas related to Circles
Serial order wise
## (A) 56 cm (B) 42 cm (C) 28 cm (D) 16 cm
### Transcript
Question 11 The radius of a circle whose circumference is equal to the sum of the circumferences of the two circles of diameters 36 cm and 20 cm is (A) 56 cm (B) 42 cm ... | 193 | 527 | {"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-38 | latest | en | 0.704981 |
http://www.physicsforums.com/showthread.php?p=3872803 | 1,369,165,881,000,000,000 | text/html | crawl-data/CC-MAIN-2013-20/segments/1368700477029/warc/CC-MAIN-20130516103437-00039-ip-10-60-113-184.ec2.internal.warc.gz | 657,682,314 | 8,479 | ## Intro Electromag Question - Wave Equation
1. The problem statement, all variables and given/known data
2. Relevant equations
3. The attempt at a solution
b) I could figure it out if kz was changed to kx...
Double Derivative of E(r, t) with respect to x is = 0
Double Derivative of E(r, t) with respect to t is =... | 791 | 2,823 | {"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.8125 | 4 | CC-MAIN-2013-20 | latest | en | 0.903086 |
https://gaianation.net/how-to-find-the-3rd-angle-of-a-triangle/ | 1,660,008,289,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882570879.37/warc/CC-MAIN-20220809003642-20220809033642-00633.warc.gz | 285,483,957 | 6,070 | High school Math aid » Geometry » plane Geometry » triangle » Acute / Obtuse triangles » how to uncover an angle in an acute / obtuse triangle
A triangle has angles the measure
and
degrees. What is the measure up of its 3rd angle?
degrees
degrees
degrees
degrees
Explanation:
The sum of the angle of any type of ... | 1,250 | 5,032 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.625 | 5 | CC-MAIN-2022-33 | latest | en | 0.914564 |
http://math.stackexchange.com/questions/44770/intersection-of-two-vectors-using-perpedicular-dot-product?answertab=oldest | 1,462,350,522,000,000,000 | text/html | crawl-data/CC-MAIN-2016-18/segments/1461860122533.7/warc/CC-MAIN-20160428161522-00072-ip-10-239-7-51.ec2.internal.warc.gz | 190,738,754 | 18,730 | # Intersection of two vectors using perpedicular dot product
I am currently working my way through a book on Game Programming in Actionscript 3, and have gotten to a formula required for collision detection on finding the intersection point of two vectors.
Im not sure if the author uses vectors in the strictest defin... | 1,811 | 6,834 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.75 | 4 | CC-MAIN-2016-18 | latest | en | 0.927274 |
https://www.pbslearningmedia.org/resource/vtl07.math.geometry.pla.lpplotting/plotting-pairs-of-coordinate-points-in-all-four-quadrants-to-construct-lines/ | 1,521,367,070,000,000,000 | text/html | crawl-data/CC-MAIN-2018-13/segments/1521257645604.18/warc/CC-MAIN-20180318091225-20180318111225-00518.warc.gz | 835,192,045 | 26,491 | All Subjects
All Types
### Info
5-8,13+
Permitted Use
Part of
60 Favorites
19749 Views
## Plotting Pairs of Coordinate Points in All Four Quadrants to Construct Lines
Students learn about and practice graphing, plotting points, drawing line segments, and finding the coordinates of points of intersection.
### Ove... | 797 | 3,830 | {"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-13 | longest | en | 0.895963 |
https://origin.geeksforgeeks.org/maximum-possible-number-in-a-sequence-of-distinct-elements-with-given-average/ | 1,660,675,853,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882572515.15/warc/CC-MAIN-20220816181215-20220816211215-00055.warc.gz | 411,040,816 | 31,161 | # Maximum possible number in a Sequence of distinct elements with given Average
• Last Updated : 21 Feb, 2022
Given integers N and K, the task is to find the maximum possible number an N length sequence of distinct positive integers can have if the average of the elements of the sequence is K.
Examples:
Input: N = ... | 1,804 | 5,610 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.125 | 4 | CC-MAIN-2022-33 | latest | en | 0.907961 |
http://voquev.cf/blog922-perpendicular-lines-meet-at-which-type-of-angle.html | 1,526,915,409,000,000,000 | text/html | crawl-data/CC-MAIN-2018-22/segments/1526794864405.39/warc/CC-MAIN-20180521142238-20180521162238-00529.warc.gz | 312,179,666 | 6,887 | perpendicular lines meet at which type of angle
# perpendicular lines meet at which type of angle
Question:Do Perpendicular Lines ever Meet at Right Angles? Get Answer from tutor. Question:Name the Triangle which Does not have three Lines as Sides?Question:What Shape has 5 Lines of Symmetry no Right Angles? 45. Exa... | 377 | 1,669 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.765625 | 4 | CC-MAIN-2018-22 | latest | en | 0.887264 |
https://www.r-bloggers.com/2016/12/euler-problem-2-even-fibonacci-numbers/ | 1,722,671,368,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722640361431.2/warc/CC-MAIN-20240803060126-20240803090126-00847.warc.gz | 733,764,829 | 21,096 | [This article was first published on The Devil is in the Data, and kindly contributed to R-bloggers]. (You can report issue about the content on this page here)
Want to share your content on R-bloggers? click here if you have a blog, or here if you don't.
## Euler Problem 2 Definition
Each new term in the Fibonacci s... | 427 | 1,684 | {"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": 2, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.828125 | 4 | CC-MAIN-2024-33 | latest | en | 0.821976 |
https://www.physicsforums.com/threads/rod-attached-to-rotating-vertical-shaft.725691/ | 1,531,733,877,000,000,000 | text/html | crawl-data/CC-MAIN-2018-30/segments/1531676589237.16/warc/CC-MAIN-20180716080356-20180716100356-00390.warc.gz | 982,204,196 | 16,762 | # Homework Help: Rod attached to rotating vertical shaft
1. Nov 29, 2013
### M.Jenniskens
1. The problem statement, all variables and given/known data
This is my first time posting on Physics Forums. I would appreciate your help with a question I'm doing in preparation for the CAP university prize exam in February.... | 876 | 3,497 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.640625 | 4 | CC-MAIN-2018-30 | latest | en | 0.924418 |
https://math.stackexchange.com/questions/3595104/closure-and-interior-comparison | 1,701,787,608,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100551.2/warc/CC-MAIN-20231205140836-20231205170836-00121.warc.gz | 447,487,135 | 35,465 | # Closure and Interior Comparison
I need to find a subset $$A\subset \Bbb{R}$$ such that the following sets are all different.
$$A\qquad \mathring{A} \qquad \overline{A}\qquad \overline{\mathring{A}}\qquad \mathring{\overline{A}}\qquad \mathring{\overline{\mathring{A}}}\qquad \overline{\mathring{\overline{A}}}$$
My ... | 494 | 1,191 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.34375 | 4 | CC-MAIN-2023-50 | latest | en | 0.509342 |
https://math.answers.com/Q/What_is_5_sixths_plus_3_eighths | 1,686,434,266,000,000,000 | text/html | crawl-data/CC-MAIN-2023-23/segments/1685224646350.59/warc/CC-MAIN-20230610200654-20230610230654-00396.warc.gz | 442,816,755 | 48,152 | 0
# What is 5 sixths plus 3 eighths?
Wiki User
2018-02-06 22:10:31
If we convert into twenty-fourths we get 9 twenty-fourths + 20 twenty-fourths. So the answer is 29 twenty-fourths, which is just over 6 fifths.
Wiki User
2017-09-16 19:43:45
Study guides
20 cards
➡️
See all cards
3.8
2576 Reviews | 110 | 304 | {"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-2023-23 | latest | en | 0.877718 |
https://www.shaalaa.com/question-bank-solutions/a-woman-pulls-bucket-water-total-mass-5-kg-well-which-10-s-calculate-power-used-her-definition-of-work_85065 | 1,618,972,992,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618039503725.80/warc/CC-MAIN-20210421004512-20210421034512-00191.warc.gz | 1,079,074,539 | 8,947 | # A Woman Pulls a Bucket of Water of Total Mass 5 Kg from a Well Which is 10 S. Calculate the Power Used by Her. - Physics
Numerical
A woman pulls a bucket of water of total mass 5 kg from a well which is 10 s. calculate the power used by her.
#### Solution
Given mass = 5kg, height = 10m, time = 10s
Power = "mgh"/... | 164 | 524 | {"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.546875 | 4 | CC-MAIN-2021-17 | latest | en | 0.842508 |
https://mathhelpboards.com/threads/find-the-general-solution-for-y-2y-2-e-4t-y-0-1.25553/ | 1,620,686,622,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243989749.3/warc/CC-MAIN-20210510204511-20210510234511-00548.warc.gz | 374,582,659 | 16,185 | # [SOLVED]find the general solution for y'+2y=2-e^(-4t), y(0)=1
#### karush
##### Well-known member
find the general solution for
$y' + 2y = 2 - {{\bf{e}}^{ - 4t}} \hspace{0.25in}y\left( 0 \right) = 1$
find
$\displaystyle u(x)=\exp \left(\int 2 \, dt\right) =e^{2t}$
$e^{2t}y' + 2\frac{e^{2t}}{2}y =2 e^{2t} - {{\bf{e}... | 840 | 2,167 | {"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": 2, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.9375 | 4 | CC-MAIN-2021-21 | latest | en | 0.798342 |
https://www.javatpoint.com/aptitude/profit-and-loss-1 | 1,713,916,713,000,000,000 | text/html | crawl-data/CC-MAIN-2024-18/segments/1712296818835.29/warc/CC-MAIN-20240423223805-20240424013805-00572.warc.gz | 750,296,996 | 10,110 | # Profit and Loss Test Paper 1
1) A shopkeeper sold an article for Rs. 2500. If the cost price of the article is 2000, find the profit percent.
1. 23%
2. 25%
3. 27%
4. 29%
The Correct answer is (B)
C.P. = Rs. 2000
S.P. = Rs. 2500
Profit or Gain = S.P. -C.P.
= 2500 - 2000 = 500
Apply formula: Profit % =Profit ∗1... | 740 | 1,955 | {"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-2024-18 | latest | en | 0.844557 |
https://en.wikibooks.org/wiki/Circuit_Theory/Sinusoidal_Sources | 1,695,507,342,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233506528.3/warc/CC-MAIN-20230923194908-20230923224908-00133.warc.gz | 260,911,375 | 14,539 | # Circuit Theory/Sinusoidal Sources
"Steady State" means that we are not dealing with turning on or turning off circuits in this section. We are assuming that the circuit was turned on a very long time ago and it is behaving in a pattern. We are computing what the pattern will look like. The "complex frequency" sectio... | 1,523 | 6,593 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 12, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.21875 | 4 | CC-MAIN-2023-40 | latest | en | 0.94158 |
cwinz.me | 1,701,564,352,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100476.94/warc/CC-MAIN-20231202235258-20231203025258-00079.warc.gz | 224,822,747 | 38,883 | # Calculating Baccarat Odds for Success
The Player, the Banker, and the Tie each represent one of the three primary wagering possibilities available in the card game baccarat. Because every wager comes with its distinct collection of odds and probabilities, players need to understand the mathematical principles underl... | 1,449 | 7,075 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.765625 | 4 | CC-MAIN-2023-50 | latest | en | 0.921724 |
https://resources.quizalize.com/view/quiz/trig-functions-ecf47ecd-cae6-4b8c-93e1-f78d801f73f6 | 1,718,417,196,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861578.89/warc/CC-MAIN-20240614235857-20240615025857-00431.warc.gz | 449,893,824 | 22,921 | # Trig Functions
## Quiz by Paine, Cassidy N
### Our brand new solo games combine with your quiz, on the same screen
Correct quiz answers unlock more play!
31 questions
• Q1
the branch of mathematics dealing with the relations of the sides and angles of triangles and with the relevant functions of any angles.
Geome... | 653 | 2,324 | {"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-2024-26 | latest | en | 0.800785 |
https://easierwithpractice.com/what-is-the-correct-way-to-write-the-number-7/ | 1,674,794,364,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764494936.89/warc/CC-MAIN-20230127033656-20230127063656-00067.warc.gz | 244,579,119 | 38,917 | # What is the correct way to write the number 7?
## What is the correct way to write the number 7?
According to Wikipedia, “most people in Continental Europe, Latin America, and New England write 7 with a line in the middle (“7″), sometimes with the top line crooked.”
Do you cross your 7?
Because some people’s 7s l... | 553 | 2,279 | {"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-06 | latest | en | 0.948192 |
https://math.stackexchange.com/questions/1087733/plotting-a-function-by-hand-if-the-second-derivative-is-hard-to-find | 1,568,733,139,000,000,000 | text/html | crawl-data/CC-MAIN-2019-39/segments/1568514573080.8/warc/CC-MAIN-20190917141045-20190917163045-00373.warc.gz | 582,830,684 | 31,545 | # Plotting a function (by hand) if the second derivative is hard to find
In plotting graphics we use the first derivative to find critical points and in which intervals the function grows and becomes smaller. We can insert the critical points in the second derivative to see if it is convex or concave at these points.
... | 526 | 2,296 | {"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.1875 | 4 | CC-MAIN-2019-39 | latest | en | 0.92451 |
https://jakubmarian.com/is-it-possible-to-divide-by-zero/ | 1,708,645,835,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947473871.23/warc/CC-MAIN-20240222225655-20240223015655-00053.warc.gz | 334,273,322 | 17,496 | # Is it possible to divide by zero?
by Jakub Marian
Tip: See my list of the Most Common Mistakes in English. It will teach you how to avoid mistakes with commas, prepositions, irregular verbs, and much more.
This is a common question on mathematical discussion boards, with people sometimes feeling that mathe... | 976 | 3,405 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.1875 | 4 | CC-MAIN-2024-10 | latest | en | 0.928527 |
https://www.jiskha.com/display.cgi?id=1304990434 | 1,503,167,876,000,000,000 | text/html | crawl-data/CC-MAIN-2017-34/segments/1502886105712.28/warc/CC-MAIN-20170819182059-20170819202059-00498.warc.gz | 916,313,231 | 4,212 | # physics
posted by .
A 5.4 cm diameter horizontal pipe gradually narrows to 3.7 cm. When water flows through this pipe at a certain rate, the gauge pressure in these two sections is 35.0 kPa and 21.0 kPa, respectively. What is the volume rate of flow?
• physics -
(1/2) rho v^2 + p = constant (Bernoulli)
Q = area* ... | 1,053 | 3,417 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.921875 | 4 | CC-MAIN-2017-34 | latest | en | 0.85341 |
https://classroom.synonym.com/multiply-triple-digits-double-digits-8248.html | 1,726,050,012,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651383.5/warc/CC-MAIN-20240911084051-20240911114051-00327.warc.gz | 153,343,336 | 26,158 | # How to Multiply Triple Digits by Double Digits
## Transcript
How to multiply triple digits by double digits. I'm Bon Crowder with MathFour.com, and we're talking about multiplication using triple digits and double digits. The traditional way of doing this is to stack the triple digit number on the top and put the d... | 415 | 1,465 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.15625 | 4 | CC-MAIN-2024-38 | latest | en | 0.93603 |
https://www.emmamichaels.com/10452/greatest-common-factor-of-12-and-48.html | 1,675,082,050,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764499816.79/warc/CC-MAIN-20230130101912-20230130131912-00803.warc.gz | 735,145,268 | 14,553 | Breaking News
# Greatest Common Factor Of 12 And 48
Greatest Common Factor Of 12 And 48. Gcf is equal to the multiplication of those prime factors. We found the factors and prime factorization of 48 and 8. This calculator will help you find the greatest common factor (gcf) of two numbers. 1, 2, 3, 4, 6, 8, 12, 16, 24... | 397 | 1,347 | {"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-2023-06 | latest | en | 0.853493 |
https://www.123helpme.com/topics/pendulum-investigation | 1,680,206,907,000,000,000 | text/html | crawl-data/CC-MAIN-2023-14/segments/1679296949387.98/warc/CC-MAIN-20230330194843-20230330224843-00002.warc.gz | 700,498,279 | 11,915 | # Free Pendulum Investigation Essays and Papers
Satisfactory Essays
Good Essays
Better Essays
Powerful Essays
Best Essays
• Satisfactory Essays
Pendulum Investigation Plan Aim To investigate how the length of a simple pendulum will affect the time for a full swing. Variables Length The length of the pendulum has a la... | 2,538 | 11,013 | {"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-14 | latest | en | 0.825317 |
https://nrich.maths.org/public/leg.php?code=12&cl=3&cldcmpid=2925 | 1,508,634,422,000,000,000 | text/html | crawl-data/CC-MAIN-2017-43/segments/1508187824931.84/warc/CC-MAIN-20171022003552-20171022023552-00818.warc.gz | 743,757,214 | 9,617 | # Search by Topic
#### Resources tagged with Factors and multiples similar to Shapely Pairs:
Filter by: Content type:
Stage:
Challenge level:
### There are 93 results
Broad Topics > Numbers and the Number System > Factors and multiples
### The Remainders Game
##### Stage: 2 and 3 Challenge Level:
A game that tes... | 2,109 | 8,728 | {"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.984375 | 4 | CC-MAIN-2017-43 | latest | en | 0.866044 |
https://www.redhotpawn.com/forum/posers-and-puzzles/25-watt-light-globe-is-how-much-hot-water.10425 | 1,548,332,998,000,000,000 | text/html | crawl-data/CC-MAIN-2019-04/segments/1547584547882.77/warc/CC-MAIN-20190124121622-20190124143622-00069.warc.gz | 901,859,349 | 8,754 | # 25 watt light globe is how much hot water?
flexmore
Posers and Puzzles 01 May '04 10:39
1. flexmore
Quack Quack Quack !
01 May '04 10:39
if a 25 watt light globe is used for 1 hour, then how much hot water could have been produced instead?
(assume the water goes from 10C to 75C)
2. Acolyte
01 May '04 19:001 edit
Or... | 1,631 | 6,063 | {"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-2019-04 | latest | en | 0.941258 |
https://edurev.in/course/quiz/attempt/-1_Test-Relations/9b7314fe-dc7f-445b-a879-ca7b22038927 | 1,653,032,690,000,000,000 | text/html | crawl-data/CC-MAIN-2022-21/segments/1652662531762.30/warc/CC-MAIN-20220520061824-20220520091824-00056.warc.gz | 281,472,815 | 41,644 | # Test: Relations
## 15 Questions MCQ Test Compiler Design | Test: Relations
Description
Attempt Test: Relations | 15 questions in 15 minutes | Mock test for Computer Science Engineering (CSE) preparation | Free important questions MCQ to study Compiler Design for Computer Science Engineering (CSE) Exam | Download fr... | 739 | 2,393 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.15625 | 4 | CC-MAIN-2022-21 | latest | en | 0.892014 |
http://mathhelpforum.com/advanced-algebra/198435-how-prove-multiplication-table-two-isomorphic-groups-same-print.html | 1,524,477,759,000,000,000 | text/html | crawl-data/CC-MAIN-2018-17/segments/1524125945940.14/warc/CC-MAIN-20180423085920-20180423105920-00219.warc.gz | 211,562,210 | 5,713 | # How to prove that the multiplication table of two isomorphic groups are the same
• May 6th 2012, 07:43 AM
kasper90
How to prove that the multiplication table of two isomorphic groups are the same
Prove:
G1 en G2 are isomorphic if and only if the multiplication tables are the same
How do you prove something like thi... | 2,173 | 7,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.890625 | 4 | CC-MAIN-2018-17 | latest | en | 0.920445 |
https://ece353.engr.wisc.edu/arm-assembly/alu/ | 1,670,581,660,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446711394.73/warc/CC-MAIN-20221209080025-20221209110025-00174.warc.gz | 248,765,990 | 18,377 | # Arithmetic and Logic Instructions
### Overview
The Cortex-M architecture supports common arithmetic and logical instructions that can be used to modify the contents of the general purpose registers. Most instructions in the Cortex-M architecture are single cycle instructions.
In addition to arithmetic operations,... | 2,844 | 10,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... | 3.96875 | 4 | CC-MAIN-2022-49 | longest | en | 0.8372 |
https://ask.truemaths.com/question/solve-for-x-and-y-3-x-1-y90-2-x3-y5/ | 1,709,444,583,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947476205.65/warc/CC-MAIN-20240303043351-20240303073351-00098.warc.gz | 110,882,629 | 24,784 | • 0
Guru
# Solve for x and y: 3/x-1/y+9=0, 2/x+3/y=5
• 0
Sir please give me a detailed solution of this question as it is already asked in various examinations in which we have been asked to find the value of variables x and y from the equations 3/x-1/y+9=0, 2/x+3/y=5
RS Aggarwal, Class 10, chapter 3B, question no ... | 322 | 747 | {"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-2024-10 | latest | en | 0.818559 |
http://mathhelpforum.com/calculus/42227-another-integration-partial-fractions-print.html | 1,529,489,907,000,000,000 | text/html | crawl-data/CC-MAIN-2018-26/segments/1529267863516.21/warc/CC-MAIN-20180620085406-20180620105406-00571.warc.gz | 199,912,876 | 3,027 | # Another Integration by Partial Fractions
• Jun 23rd 2008, 07:20 AM
auslmar
Another Integration by Partial Fractions
Hello,
$\displaystyle \int\frac{-x^2-x-1}{5x^2+7x-6}dx$ =
$\displaystyle \int[\frac{A}{5x-3} + \frac{B}{x+2}]dx$
and
$\displaystyle B(5x-3) + A(x+2) = -x^2-x-1$
I'm having trouble solving $\displa... | 757 | 2,233 | {"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.34375 | 4 | CC-MAIN-2018-26 | latest | en | 0.770882 |
https://www.doubtnut.com/question-answer/the-solution-of-the-differential-equation-1-xsqrtx2-y2dx-sqrtx2-y2-1ydy0-is-equal-to-645291499 | 1,632,779,392,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780058552.54/warc/CC-MAIN-20210927211955-20210928001955-00478.warc.gz | 766,216,541 | 83,695 | Home
>
English
>
Class 12
>
Maths
>
Chapter
>
Differential Equations
>
The solution of the differenti...
The solution of the differential equation {1+xsqrt((x^2+y^2))}dx+{sqrt((x^2+y^2))-1}ydy=0 is equal to
Step by step solution by experts to help you in doubt clearance & scoring excellent marks in exams.... | 751 | 1,761 | {"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.9375 | 4 | CC-MAIN-2021-39 | latest | en | 0.629696 |
https://www.onlinemathlearning.com/linear-exponential-function-hsf-le1.html | 1,539,829,900,000,000,000 | text/html | crawl-data/CC-MAIN-2018-43/segments/1539583511642.47/warc/CC-MAIN-20181018022028-20181018043528-00068.warc.gz | 1,019,312,848 | 11,266 | # Linear & Exponential Functions
Videos and lessons to help High School students learn how to distinguish between situations that can be modeled with linear functions and with exponential functions.
A. Prove that linear functions grow by equal differences over equal intervals, and that exponential functions grow by e... | 261 | 1,387 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.640625 | 4 | CC-MAIN-2018-43 | longest | en | 0.894906 |
https://nrich.maths.org/public/topic.php?code=124&cl=3&cldcmpid=974 | 1,575,953,887,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575540525821.56/warc/CC-MAIN-20191210041836-20191210065836-00317.warc.gz | 471,695,973 | 9,814 | # Resources tagged with: Pythagoras' theorem
Filter by: Content type:
Age range:
Challenge level:
### There are 75 results
Broad Topics > Pythagoras and Trigonometry > Pythagoras' theorem
### Cutting a Cube
##### Age 11 to 14 Challenge Level:
A half-cube is cut into two pieces by a plane through the long diagonal... | 2,462 | 10,042 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.953125 | 4 | CC-MAIN-2019-51 | latest | en | 0.926672 |
https://www.genio.ac/glossary/coefficient-of-variation-definition/ | 1,701,929,982,000,000,000 | text/html | crawl-data/CC-MAIN-2023-50/segments/1700679100650.21/warc/CC-MAIN-20231207054219-20231207084219-00147.warc.gz | 849,996,137 | 16,576 | # Coefficient of Variation
The coefficient of variation is a statistical measure that provides insight into the variability or dispersion of data relative to the mean. It allows us to compare the spread of data sets with different units or scales. By examining the relationship between the standard deviation and the me... | 1,527 | 8,931 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.796875 | 4 | CC-MAIN-2023-50 | latest | en | 0.903653 |
https://gda.energy/dm3rfkj7/2766c6-exponential-function-table | 1,620,844,145,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243989766.27/warc/CC-MAIN-20210512162538-20210512192538-00462.warc.gz | 299,935,940 | 7,095 | Before we begin graphing, it is helpful to review the behavior of exponential growth. ; Linear growth refers to the original value from the range increases by the same amount over equal increments found in the domain. The general form of the exponential function is f(x) = abx, where a is any nonzero number, b is a posi... | 2,926 | 13,506 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 1, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.875 | 4 | CC-MAIN-2021-21 | latest | en | 0.871285 |
http://www.ck12.org/book/Basic-Algebra/section/3.7/ | 1,472,038,563,000,000,000 | text/html | crawl-data/CC-MAIN-2016-36/segments/1471982292151.8/warc/CC-MAIN-20160823195812-00265-ip-10-153-172-175.ec2.internal.warc.gz | 387,230,867 | 48,435 | <img src="https://d5nxst8fruw4z.cloudfront.net/atrk.gif?account=iA1Pi1a8Dy00ym" style="display:none" height="1" width="1" alt="" />
3.7: Percent Problems
Difficulty Level: At Grade Created by: CK-12
A percent is a ratio whose denominator is 100. Before we can use percent to solve problems, let's review how to conver... | 3,441 | 10,982 | {"found_math": true, "script_math_tex": 38, "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, "ma... | 4.78125 | 5 | CC-MAIN-2016-36 | longest | en | 0.653462 |
https://www.gmpuzzles.com/blog/tag/yajilin-2+variation-2/page/2/ | 1,719,325,373,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198866143.18/warc/CC-MAIN-20240625135622-20240625165622-00056.warc.gz | 679,596,741 | 14,452 | ### Double Yajilin by Ashish Kumar and Thomas Snyder
PDF
or solve online (using our beta test of Penpa-Edit tools)
Theme: Clue Symmetry and Logic
Author/Opus: This is the 28th puzzle from our contributing puzzlemaster Ashish Kumar and 347th from Thomas Snyder, aka Dr. Sudoku.
Rules: Standard Yajilin rules, except ... | 3,132 | 12,739 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.59375 | 4 | CC-MAIN-2024-26 | latest | en | 0.863915 |
https://www.lidolearning.com/questions/m-bb-rsaggarwal9-chp7-ex7a-q3/find-the-supplement-of-each-of/ | 1,660,071,729,000,000,000 | text/html | crawl-data/CC-MAIN-2022-33/segments/1659882571086.77/warc/CC-MAIN-20220809185452-20220809215452-00161.warc.gz | 761,283,619 | 13,763 | # RS Aggarwal Solutions Class 9 Mathematics Solutions for Lines And Angles Exercise 7A in Chapter 7 - Lines And Angles
Question 3 Lines And Angles Exercise 7A
Find the supplement of each of the following angles:
(i) 42
(ii) 90
(iii) 124
(iv) 3/5 of a right angle
(i) We know that the supplement of 42 can be writt... | 794 | 3,073 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.65625 | 5 | CC-MAIN-2022-33 | latest | en | 0.943162 |
https://www.comsol.asia/multiphysics/analysis-of-deformation | 1,561,464,598,000,000,000 | text/html | crawl-data/CC-MAIN-2019-26/segments/1560627999838.23/warc/CC-MAIN-20190625112522-20190625134522-00263.warc.gz | 719,955,192 | 105,680 | ## Analysis of Deformation
Mechanical Analysis of Deformation
### Analysis of Deformation in Solid Mechanics
The analysis of deformation is fundamental to the study of all solid mechanics problems.
Solid mechanics equations are usually formulated by tracking a certain volume of material as it translates, rotates,... | 3,092 | 15,826 | {"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-2019-26 | longest | en | 0.922889 |
http://csharphelper.com/blog/2021/02/calculate-the-gamma-function-in-c/ | 1,618,365,788,000,000,000 | text/html | crawl-data/CC-MAIN-2021-17/segments/1618038076454.41/warc/CC-MAIN-20210414004149-20210414034149-00346.warc.gz | 22,365,349 | 13,556 | # Calculate the gamma function in C#
The gamma function, represented by the capital Greek letter gamma Γ, was derived by Daniel Bernoulli for complex numbers with a positive real part. The interesting thing about the gamma function is that &Gamma(n + 1) = n! for integers n greater than zero. The function is continuous... | 1,342 | 5,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.65625 | 4 | CC-MAIN-2021-17 | longest | en | 0.833108 |
https://reimaginingeducation.org/how-do-you-describe-the-motion-of-a-graph/ | 1,670,338,689,000,000,000 | text/html | crawl-data/CC-MAIN-2022-49/segments/1669446711108.34/warc/CC-MAIN-20221206124909-20221206154909-00840.warc.gz | 519,284,979 | 27,569 | # How do you describe the motion of a graph?
How do you describe the motion of a graph? The steeper the graph, the faster the motion. A horizontal line means the object is not changing its position – it is not moving, it is at rest. A downward sloping line means the object is returning to the start.
What does distanc... | 689 | 3,355 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.5625 | 5 | CC-MAIN-2022-49 | latest | en | 0.931515 |
http://nrich.maths.org/public/leg.php?code=-455&cl=3&cldcmpid=1370 | 1,503,311,124,000,000,000 | text/html | crawl-data/CC-MAIN-2017-34/segments/1502886108264.79/warc/CC-MAIN-20170821095257-20170821115257-00084.warc.gz | 238,032,769 | 8,324 | Search by Topic
Resources tagged with Video similar to More Old Chestnuts:
Filter by: Content type:
Stage:
Challenge level:
There are 38 results
Broad Topics > Information and Communications Technology > Video
Jo Boaler Explains Complex Instruction
Stage: 1, 2, 3, 4 and 5 Challenge Level:
A video clip of Jo Boal... | 1,386 | 5,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.953125 | 4 | CC-MAIN-2017-34 | latest | en | 0.889672 |
http://www.self.gutenberg.org/articles/eng/Hyperbolic_paraboloid | 1,569,130,812,000,000,000 | text/html | crawl-data/CC-MAIN-2019-39/segments/1568514575168.82/warc/CC-MAIN-20190922053242-20190922075242-00262.warc.gz | 329,802,747 | 18,647 | #jsDisabledContent { display:none; } My Account | Register | Help
# Hyperbolic paraboloid
Article Id: WHEBN0000741467
Reproduction Date:
Title: Hyperbolic paraboloid Author: World Heritage Encyclopedia Language: English Subject: Collection: Publisher: World Heritage Encyclopedia Publication Date:
### Hyperbolic pa... | 2,740 | 9,282 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 49, "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-2019-39 | latest | en | 0.895098 |
https://www.codingninjas.com/codestudio/problem-details/nth-fibonacci-number_74156 | 1,656,892,446,000,000,000 | text/html | crawl-data/CC-MAIN-2022-27/segments/1656104277498.71/warc/CC-MAIN-20220703225409-20220704015409-00374.warc.gz | 770,773,455 | 19,856 | # Nth Fibonacci Number
Posted: 19 Apr, 2017
Difficulty: Easy
## PROBLEM STATEMENT
#### Nth term of Fibonacci series F(n), where F(n) is a function, is calculated using the following formula -
`````` F(n) = F(n-1) + F(n-2),
Where, F(1) = F(2) = 1
``````
#### Provided N you have to find out the Nth Fibonacci Numb... | 268 | 918 | {"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-2022-27 | latest | en | 0.857932 |
https://www.physicsforums.com/threads/damped-simple-harmonic-motion.608005/ | 1,627,184,091,000,000,000 | text/html | crawl-data/CC-MAIN-2021-31/segments/1627046151563.91/warc/CC-MAIN-20210725014052-20210725044052-00387.warc.gz | 994,047,749 | 16,364 | Damped Simple Harmonic Motion
Homework Statement
http://img534.imageshack.us/img534/6503/questiono.jpg [Broken]
The Attempt at a Solution
(a) I'm not sure how to approach this part. I appreciate any help to get me started.
(b) I know that the period of oscillation is given by
$T'=\frac{2 \pi}{\omega '}$
I can us... | 1,038 | 3,526 | {"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.1875 | 4 | CC-MAIN-2021-31 | latest | en | 0.821158 |
http://www.kwiznet.com/p/takeQuiz.php?ChapterID=1443&CurriculumID=30&Method=Worksheet&NQ=10&Num=3.5&Type=C | 1,590,715,953,000,000,000 | text/html | crawl-data/CC-MAIN-2020-24/segments/1590347401004.26/warc/CC-MAIN-20200528232803-20200529022803-00521.warc.gz | 185,668,211 | 3,527 | Name: ___________________Date:___________________
Email us to get an instant 20% discount on highly effective K-12 Math & English kwizNET Programs!
### MEAP Preparation - Grade 5 Mathematics3.5 Polygons
Polygons are closed figures that are formed by line segments. Each side is a line segment. The point where two l... | 318 | 1,378 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.671875 | 4 | CC-MAIN-2020-24 | longest | en | 0.917234 |
https://math.stackexchange.com/questions/850244/asymptotically-how-many-random-students-do-i-have-to-mark-before-ive-marked-tw | 1,643,186,456,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304928.27/warc/CC-MAIN-20220126071320-20220126101320-00405.warc.gz | 442,312,356 | 36,672 | # Background
The motivtion for this question comes from observations made by a colleague while he was marking homework and recording the marks this year.
His procedure for recording the marks is as follows. The homework is placed into his folder by students before the deadline, (presumably) in a 'random' order. Once ... | 2,158 | 7,334 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.25 | 4 | CC-MAIN-2022-05 | latest | en | 0.92833 |
https://itectec.com/matlab/matlab-how-is-22-3-different-than-221-3/ | 1,620,379,242,000,000,000 | text/html | crawl-data/CC-MAIN-2021-21/segments/1620243988775.80/warc/CC-MAIN-20210507090724-20210507120724-00142.warc.gz | 338,606,988 | 4,605 | # MATLAB: How is (-2)^(2/3) different than ((-2)^2)^(1/3)
complexexponentialnegative
Hi everybody.
It's the first time I ask a question here.
I would like to understand how is that possible that the following expressions give different results:
>> (-2)^(2/3)
ans =
-0.7937 + 1.3747i
>> ((-2)^2)^(1/3)
ans =
1.5874
... | 232 | 517 | {"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.5625 | 4 | CC-MAIN-2021-21 | latest | en | 0.87792 |
https://www.gradesaver.com/textbooks/math/calculus/calculus-8th-edition/chapter-5-applications-of-integration-5-2-volumes-5-2-exercises-page-374/13 | 1,575,907,649,000,000,000 | text/html | crawl-data/CC-MAIN-2019-51/segments/1575540519149.79/warc/CC-MAIN-20191209145254-20191209173254-00104.warc.gz | 723,032,371 | 12,219 | Calculus 8th Edition
$\displaystyle{V=2\pi\left(\frac{4\pi }{3}-\sqrt{3}\right)}\\$
$\displaystyle{3=1+\sec x}\\ \displaystyle{\sec x=2}\\ \displaystyle{\cos x=\frac{1}{2}}\\ \displaystyle{x=-\frac{\pi}{3} \qquad x=\frac{\pi}{3}}$ $\displaystyle{A\left(x\right)=\pi \left(1-3\right)^2-\pi \left(1-\left(1+\sec x\right)\... | 431 | 980 | {"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.09375 | 4 | CC-MAIN-2019-51 | latest | en | 0.221016 |
https://www.kopykitab.com/blog/rd-sharma-solutions-class-11-maths-chapter-31-exercise-31-3/ | 1,642,502,253,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320300810.66/warc/CC-MAIN-20220118092443-20220118122443-00170.warc.gz | 913,715,067 | 28,758 | # RD Sharma Class 11 Solutions Chapter 31 Exercise 31.3 (Updated for 2021-22)
RD Sharma Solutions Class 11 Maths Chapter 31 Exercise 31.3: We’ll go through compound statements and basic connectives like “AND” and “OR” in this exercise. Our experienced faculty team has created these solutions to assist students in anal... | 1,632 | 6,587 | {"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-2022-05 | latest | en | 0.908642 |
https://plainmath.net/4462/present-value-of5436-years-three-months-compounded-annually-4601-4592 | 1,656,167,440,000,000,000 | text/html | crawl-data/CC-MAIN-2022-27/segments/1656103035636.10/warc/CC-MAIN-20220625125944-20220625155944-00771.warc.gz | 530,455,207 | 13,501 | # Find the present value of$5436.22 due in four years and three months at 4% compounded annually. a:$4601.56 b:$4592.55 c:$4646.90 d:$6422.27 sodni3 2020-12-28 Answered Find the present value of$5436.22 due in four years and three months at 4% compounded annually.
a:$4601.56 b:$4592.55
c:$4646.90 d:$6422.27
You can sti... | 420 | 1,186 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 21, "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, "ma... | 4.15625 | 4 | CC-MAIN-2022-27 | latest | en | 0.796202 |
https://cm-to.com/96.5-cm-to-inches/ | 1,716,057,494,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971057494.65/warc/CC-MAIN-20240518183301-20240518213301-00381.warc.gz | 150,708,417 | 8,460 | # 96.5 Centimeter to Inch
Convert 96.5 (ninety six) Centimeters to Inches (cm to in) with our conversion calculator.
96.5 Centimeters to Inches equals 37.9921 in.
• Meter
• Kilometer
• Centimeter
• Millimeter
• Micrometer
• Nanometer
• Mile
• Yard
• Foot
• Inch
• Light Year
• Meter
• Kilometer
• Centimeter
• Millime... | 677 | 2,990 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.78125 | 4 | CC-MAIN-2024-22 | latest | en | 0.832197 |
https://myaptitude.in/cat/quant/how-many-five-digit-numbers-can-be-formed-using-the-digits-2-3-8-7-5-exactly | 1,582,729,747,000,000,000 | text/html | crawl-data/CC-MAIN-2020-10/segments/1581875146414.42/warc/CC-MAIN-20200226150200-20200226180200-00527.warc.gz | 467,426,640 | 4,890 | How many five-digit numbers can be formed using the digits 2, 3, 8, 7, 5 exactly once such that the number is divisible by 125?
1. 0
2. 1
3. 3
4. 4
A five-digit number is divisible by 125, if the last three digits are divisible by 125. So the possible last three digits are 375 and 875.
5 should come in unit’s place,... | 195 | 587 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.0625 | 4 | CC-MAIN-2020-10 | latest | en | 0.797365 |
https://www.physicsforums.com/threads/harmonic-motion-through-a-ring-of-charge.254627/ | 1,544,706,195,000,000,000 | text/html | crawl-data/CC-MAIN-2018-51/segments/1544376824822.41/warc/CC-MAIN-20181213123823-20181213145323-00095.warc.gz | 984,052,726 | 13,675 | # Homework Help: Harmonic motion through a ring of charge
1. Sep 8, 2008
### king vitamin
1. The problem statement, all variables and given/known data
A ring of radius 18 cm that lies in the yz plane carries positive charge 6x10^-6 C uniformly distributed over its length. A particle of mass m that carries a charge ... | 913 | 3,586 | {"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.890625 | 4 | CC-MAIN-2018-51 | latest | en | 0.924877 |
https://easytocalculate.com/plotting-the-complex-plane-graphing-complex-numbers-argand-diagrams/ | 1,718,841,841,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861853.72/warc/CC-MAIN-20240619220908-20240620010908-00507.warc.gz | 195,222,203 | 28,492 | # Plotting the Complex Plane – Graphing Complex Numbers – Argand Diagrams
The Argand diagram is a special representation of the complex number in a plane. As already stated, a complex number is the addition of real numbers and imaginary numbers. This means if a complex number is to be plotted, it will be in the form o... | 1,748 | 8,019 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.59375 | 5 | CC-MAIN-2024-26 | latest | en | 0.918865 |
https://math.libretexts.org/Courses/Remixer_University/Username%3A_Matthew.Lathrop@heartland.edu/Introduction_to_Statistics_(Lathrop)_OFFICIAL/04%3A_Probability/4.5%3A_Mean_or_Expected_Value_and_Standard_Deviation | 1,643,132,342,000,000,000 | text/html | crawl-data/CC-MAIN-2022-05/segments/1642320304859.70/warc/CC-MAIN-20220125160159-20220125190159-00238.warc.gz | 435,357,817 | 31,258 | $$\newcommand{\id}{\mathrm{id}}$$ $$\newcommand{\Span}{\mathrm{span}}$$ $$\newcommand{\kernel}{\mathrm{null}\,}$$ $$\newcommand{\range}{\mathrm{range}\,}$$ $$\newcommand{\RealPart}{\mathrm{Re}}$$ $$\newcommand{\ImaginaryPart}{\mathrm{Im}}$$ $$\newcommand{\Argument}{\mathrm{Arg}}$$ $$\newcommand{\norm}[1]{\| #1 \|}$$ $$... | 5,892 | 17,887 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 2, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.5625 | 5 | CC-MAIN-2022-05 | latest | en | 0.493819 |
https://gmatclub.com/forum/if-the-sum-of-the-first-n-positive-integers-is-s-what-is-36272.html?fl=similar | 1,495,958,036,000,000,000 | text/html | crawl-data/CC-MAIN-2017-22/segments/1495463609605.31/warc/CC-MAIN-20170528062748-20170528082748-00092.warc.gz | 948,636,053 | 44,444 | Check GMAT Club Decision Tracker for the Latest School Decision Releases https://gmatclub.com/AppTrack
It is currently 28 May 2017, 00:53
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 Qu... | 722 | 2,252 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.828125 | 4 | CC-MAIN-2017-22 | longest | en | 0.880136 |
http://nonowt.com/magfold/mcodefol/mcode5.html | 1,632,552,805,000,000,000 | text/html | crawl-data/CC-MAIN-2021-39/segments/1631780057598.98/warc/CC-MAIN-20210925052020-20210925082020-00367.warc.gz | 47,798,086 | 6,302 | # FIRST STEPS IN MACHINE CODE
## PART 5: ROM ROUTINES
#### An introduction to Z80 Machine Code by David Nowotnik.
Within the 16K of ROM fitted inside the Spectrum, there is a wealth of machine code subroutines. These, of course, supply the operating system and BASIC translators for the computer, but there is no reas... | 2,502 | 11,360 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.59375 | 4 | CC-MAIN-2021-39 | latest | en | 0.930612 |
http://www.gardenguides.com/81126-calculate-much-soil-needed-raised-bed-planter-box.html | 1,408,823,510,000,000,000 | text/html | crawl-data/CC-MAIN-2014-35/segments/1408500826679.55/warc/CC-MAIN-20140820021346-00110-ip-10-180-136-8.ec2.internal.warc.gz | 399,999,926 | 16,539 | # How to Calculate How Much Soil Is Needed in a Raised Bed Planter Box
## Overview
Calculating how much soil you need for a raised bed planter box is relatively easy--as long as your eyes don't roll when you are asked to do a bit of math. If the thought of doing some math on a calculator makes your head swim and your... | 526 | 2,057 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.6875 | 5 | CC-MAIN-2014-35 | longest | en | 0.925343 |
https://math.stackexchange.com/questions/4326128/how-do-i-find-sp-1-fracxpp-fracx2-p2-p-fracx3-p/4326129 | 1,719,099,956,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198862420.91/warc/CC-MAIN-20240622210521-20240623000521-00565.warc.gz | 329,238,181 | 36,846 | # How do I find $S(p)=1+\frac{x^{p}}{p !}+\frac{x^{2 p}}{(2 p) !}+\frac{x^{3 p}}{(3 p) !}+\cdots$ by complex numbers, where $p \in N$?
In my post on Quora, I had expressed the three series in terms of sine and cosine:
$$1+\frac{x^{3}}{3 !}+\frac{x^{6}}{6 !}+\frac{x^{9}}{9!}+\cdots \cdot=\frac{1}{3}\left[e^{x}+2 e^{-\... | 2,116 | 4,747 | {"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.0625 | 4 | CC-MAIN-2024-26 | latest | en | 0.558309 |
https://www.jiskha.com/questions/511275/a-body-of-mass-m-moves-in-the-x-direction-subject-only-to-drag-force-fx | 1,600,820,918,000,000,000 | text/html | crawl-data/CC-MAIN-2020-40/segments/1600400208095.31/warc/CC-MAIN-20200922224013-20200923014013-00276.warc.gz | 912,719,224 | 5,676 | A body of mass m moves in the +x direction, subject only to drag force: Fx= (-1/2)(CD*rhoair*S*vx^2)
With drag coefficient CD, air density rho air, cross sectional area S, and velocity component vx. At time t=0 the body is at postion x=0 and has velocity of vx=v0 where v0 is some positive value.
a. Calculate the veloci... | 1,249 | 4,212 | {"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-40 | latest | en | 0.881524 |
http://www.fact-archive.com/encyclopedia/Continuous_function | 1,709,007,735,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947474670.19/warc/CC-MAIN-20240227021813-20240227051813-00228.warc.gz | 51,688,347 | 7,549 | Search
# Continuous function
In mathematics, a continuous function is one in which arbitrarily small changes in the input produce arbitrarily small changes in the output. If small changes in the input can produce a broken jump in the changes of the output (or the value of the output is not defined), the function is s... | 1,689 | 7,043 | {"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": 6, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 4.09375 | 4 | CC-MAIN-2024-10 | latest | en | 0.933863 |
https://neighborshateus.com/what-are-four-main-assumptions-for-parametric-statistics/ | 1,695,816,151,000,000,000 | text/html | crawl-data/CC-MAIN-2023-40/segments/1695233510297.25/warc/CC-MAIN-20230927103312-20230927133312-00768.warc.gz | 444,271,859 | 10,772 | # What are four main assumptions for parametric statistics?
## What are four main assumptions for parametric statistics?
Normality: Data have a normal distribution (or at least is symmetric) Homogeneity of variances: Data from multiple groups have the same variance. Linearity: Data have a linear relationship. Indepen... | 711 | 3,519 | {"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-2023-40 | longest | en | 0.900648 |
https://www.brofos.org/eigenfunctions-of-brownian-motion | 1,709,223,919,000,000,000 | text/html | crawl-data/CC-MAIN-2024-10/segments/1707947474843.87/warc/CC-MAIN-20240229134901-20240229164901-00284.warc.gz | 661,665,890 | 3,994 | # The Eigenfunctions of the Brownian Motion Covariance Kernel
It is well-known that Brownian motion is a Gaussian process with mean function $\mu(t) = 0$ and covariance kernel $k(s, t) = \min(s, t)$. Considering that we consider the time domain of the stochastic process to be $[0, 1]$, we solve the following covarianc... | 981 | 2,714 | {"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.625 | 4 | CC-MAIN-2024-10 | latest | en | 0.72444 |
https://hextodecimal.io/tools/binary-to-octal/ | 1,720,849,760,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514490.70/warc/CC-MAIN-20240713051758-20240713081758-00220.warc.gz | 254,345,917 | 30,876 | Binary to Octal Converter
# Binary to Octal Converter
## Binary To Octal
### Binary Number System:
In math and advanced hardware, a binary number is a number communicated in the binary numeral framework or base-2 numeral framework which addresses numeric qualities utilizing two unique images: ordinarily 0 (zero) an... | 778 | 3,558 | {"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-2024-30 | latest | en | 0.866179 |
https://www.math-for-all-grades.com/Polynomials.html | 1,718,599,702,000,000,000 | text/html | crawl-data/CC-MAIN-2024-26/segments/1718198861696.51/warc/CC-MAIN-20240617024959-20240617054959-00052.warc.gz | 811,640,609 | 7,093 | ## Polynomials
#### Basic Algebra > Polynomials
Definition of a polynomial:
An algebraic expression of the form a + bx + cx2 + dx3 + ………….. in which a, b, c, d are constants (numbers) and x is a variable, having non-negative integral exponents is called a polynomial in x.
The numbers a, b, c, d…….. are also called co... | 768 | 2,921 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.65625 | 5 | CC-MAIN-2024-26 | latest | en | 0.919619 |
https://solutionsadda.in/subject/?cs=Theory-of-Computation | 1,726,697,765,000,000,000 | text/html | crawl-data/CC-MAIN-2024-38/segments/1725700651941.8/warc/CC-MAIN-20240918201359-20240918231359-00266.warc.gz | 490,425,751 | 70,204 | ## Theory-of-Computation
Question 1
Suppose that L1is a regular language and L2is a context free language. Which one of the following languages is NOT necessarily context free?
A L1. L2 B L1 ∪ L2 C L1 ∩ L2 D L1 − L2
Question 1 Explanation:
L1. L2 => regular . CFL == CFL. CFL (as every regular is CFL so we can as... | 7,305 | 25,629 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.3125 | 4 | CC-MAIN-2024-38 | latest | en | 0.962864 |
https://www.brainkart.com/article/Classical-Approach_42083/ | 1,723,526,906,000,000,000 | text/html | crawl-data/CC-MAIN-2024-33/segments/1722641063659.79/warc/CC-MAIN-20240813043946-20240813073946-00111.warc.gz | 518,494,013 | 6,773 | Home | | Maths 9th std | Classical Approach
# Classical Approach
The chance of an event happening when expressed quantitatively is probability.
Classical Approach
The chance of an event happening when expressed quantitatively is probability.
For example, An urn contains 4 Red balls and 6 Blue balls. You choose a b... | 509 | 2,320 | {"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-2024-33 | latest | en | 0.948067 |
https://www.jiskha.com/display.cgi?id=1317704740 | 1,516,504,263,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084889917.49/warc/CC-MAIN-20180121021136-20180121041136-00503.warc.gz | 933,495,167 | 4,051 | # math
posted by .
Help. I cannot solve this problem.\
3(a+4)/9 = 2a - 12
• math -
3(a+4)/9 = 2a - 12
cancel down the 3/9
(a+4)/3 = 2a - 12
multiply through by 3
a+4 = 6a - 36
a+40=6a
subtract a from both sides
40 = 5a
divide both sides by 5
8=a
## Similar Questions
1. ### math,help
can someone help me... | 719 | 2,605 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.609375 | 4 | CC-MAIN-2018-05 | latest | en | 0.937049 |
https://curiosity.com/topics/the-line-technique-for-multiplication-will-blow-your-mind-curiosity | 1,585,984,990,000,000,000 | text/html | crawl-data/CC-MAIN-2020-16/segments/1585370520039.50/warc/CC-MAIN-20200404042338-20200404072338-00295.warc.gz | 417,440,230 | 27,723 | Science & Technology
# The Line Technique for Multiplication Will Blow Your Mind
Once you graduate from high school, there just isn't much call for doing multiplication by hand anymore. We're all carrying supercomputers around in our pockets to do our math for us — no need to pull out some scratch paper or your handy... | 900 | 3,737 | {"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-2020-16 | latest | en | 0.925333 |
https://curriculum.illustrativemathematics.org/k5/teachers/grade-5/unit-4/lesson-4/preparation.html | 1,675,793,056,000,000,000 | text/html | crawl-data/CC-MAIN-2023-06/segments/1674764500628.77/warc/CC-MAIN-20230207170138-20230207200138-00541.warc.gz | 193,450,260 | 24,821 | # Lesson 4
Standard Algorithm: One-digit and Multi-digit Numbers with Composing
### Lesson Purpose
The purpose of this lesson is for students to use the standard algorithm to multiply up to five-digit numbers and one-digit numbers.
### Lesson Narrative
In grade 4, students interpreted the standard algorithm for mu... | 308 | 1,561 | {"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-2023-06 | latest | en | 0.833996 |
https://www.askiitians.com/forums/6-grade-science/49/60869/science-questions.htm | 1,721,365,749,000,000,000 | text/html | crawl-data/CC-MAIN-2024-30/segments/1720763514866.83/warc/CC-MAIN-20240719043706-20240719073706-00851.warc.gz | 553,751,292 | 45,115 | # Give two examples each, of modes of transport used on land, water and air.
Amit Saxena
35 Points
10 years ago
Two examples of modes of transport used on land are buses and wheel carts.
Two examples of modes of transport used on water are ships and boats.
Two examples of modes of transport used in air are aeroplan... | 301 | 1,200 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.9375 | 4 | CC-MAIN-2024-30 | latest | en | 0.865696 |
https://gurumuda.net/physics/properties-of-image-formed-by-diverging-lens.htm | 1,716,712,899,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971058872.68/warc/CC-MAIN-20240526074314-20240526104314-00841.warc.gz | 241,271,195 | 44,999 | # Properties of image formed by diverging lens
Article about Properties of image formed by diverging lens
The object distance is smaller than the focal length of the concave lens (do > f)
Based on the calculation of the image formation by the concave lens, it can be concluded that if the object distance (do) is smal... | 940 | 4,276 | {"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-2024-22 | latest | en | 0.890379 |
http://www.physicsforums.com/showthread.php?t=201519 | 1,386,356,400,000,000,000 | text/html | crawl-data/CC-MAIN-2013-48/segments/1386163052343/warc/CC-MAIN-20131204131732-00010-ip-10-33-133-15.ec2.internal.warc.gz | 498,475,071 | 9,924 | # Roots of polynomial
by rock.freak667
Tags: polynomial, roots
HW Helper P: 6,188 Considering the roots of a cubic polynomial($ax^3+bx^2+cx+d$),$\alpha,\beta,\gamma$ $$\sum \alpha=\frac{-b}{a}$$ $$\sum \alpha\beta=\frac{c}{a}$$ $$\sum \alpha\beta\gamma=\frac{-d}{a}$$ If I have those sums of roots..and I am told to fi... | 1,810 | 5,251 | {"found_math": true, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 1, "mathjax_display_tex": 1, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "mat... | 3.796875 | 4 | CC-MAIN-2013-48 | longest | en | 0.633319 |
https://www.physicsforums.com/threads/projectile-motion-on-the-moon-finding-the-optimal-launch-angle-using-equations.948609/ | 1,716,244,478,000,000,000 | text/html | crawl-data/CC-MAIN-2024-22/segments/1715971058313.71/warc/CC-MAIN-20240520204005-20240520234005-00013.warc.gz | 838,116,064 | 17,262 | Projectile Motion on the Moon: Finding the Optimal Launch Angle Using Equations
• Jonathan martin
In summary, the conversation discusses the maximum distance a cannon can shoot at different angles, assuming a constant initial velocity. The formula for calculating the maximum distance is given, but it is important to c... | 911 | 4,375 | {"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-2024-22 | latest | en | 0.933542 |
https://www.jiskha.com/display.cgi?id=1300298056 | 1,516,418,669,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084888878.44/warc/CC-MAIN-20180120023744-20180120043744-00601.warc.gz | 914,982,784 | 4,233 | # MATH
posted by .
Differential equations, initial value problem.
The general equation of motion is:
mx"+Bx'+kx=f(t), where the independent variable is t, and the displacement x is the dependent variable.
In this case, external force f(t)=0, so
mx"+Bx'+kx=0
substitute
m=0.25,
k=4,
B=1
we have a differential equatio... | 819 | 2,765 | {"found_math": false, "script_math_tex": 0, "script_math_asciimath": 0, "math_annotations": 0, "math_alttext": 0, "mathml": 0, "mathjax_tag": 0, "mathjax_inline_tex": 0, "mathjax_display_tex": 0, "mathjax_asciimath": 0, "img_math": 0, "codecogs_latex": 0, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 4.25 | 4 | CC-MAIN-2018-05 | latest | en | 0.801411 |
http://mathhelpforum.com/math-challenge-problems/154469-interesting-function.html | 1,516,540,842,000,000,000 | text/html | crawl-data/CC-MAIN-2018-05/segments/1516084890582.77/warc/CC-MAIN-20180121120038-20180121140038-00551.warc.gz | 204,999,156 | 11,219 | # Thread: An interesting function
1. ## An interesting function
-Challenging question-
Let $c(x)$ define on all real numbers and
$\displaystyle c(x)=\lim_{m\to \infty} \left [\lim_{n\to \infty} \cos^n (\pi m! x)\right ].$
Show that $c(x)$ is nowhere continuous.
I suppose I was sent the solution so that I could appro... | 637 | 2,093 | {"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": 24, "wp_latex": 0, "mimetex.cgi": 0, "/images/math/codecogs": 0, "ma... | 3.84375 | 4 | CC-MAIN-2018-05 | longest | en | 0.839838 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.