1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
icang [17]
3 years ago
12

Higher order thinking: Jeff finds some bugs. He finds 10 Fewer grasshoppers than crickets. He finds 5 fewer crickets than Lady b

ugs. If Jeff finds 5 grasshoppers, how many lady bugs does Jeff find? How many crickets does he find? Write two equations to solve the problem
Mathematics
2 answers:
Stells [14]3 years ago
8 0
C - 10 = g
L - 5 = C

g = 5

then altogether he finds

40 bugs
Vesna [10]3 years ago
3 0

Let the number of grasshoppers be g

As we have: Jeff finds 10 Fewer grasshoppers than crickets.

So Number of cricket (C ) can be given by

C=g+10......(i)

Jeff finds 5 fewer crickets than Lady bugs.

Let the number of lady bugs be l then, we can write

l=C+5....(ii)

we are given g=5, substitute this in equation (i), we get

C=5+10\\ \\ C=15\\

Now substitute this value of C in equation (ii), we get

l=15+5\\ \\ l=20\\

Hence number of crickets =15

You might be interested in
What is 1/4 plus 1/3
Sonja [21]

Answer:it would be 7/12 I think

Step-by-step explanation:

4 0
3 years ago
Read 2 more answers
Type the correct answer in the box.
statuscvo [17]

Step-by-step explanation:

V should be written as (1/3) pi r^2 h

V = (1/3) pi r^2 h multiply by 3

3V = pi r^2 h Divide by pi

3V/ pi = r^2 h Divide by r^2

3V / (pi *r^2 ) = h

4 0
3 years ago
Prove that
Pani-rosa [81]
Let's start from what we know.

(1)\qquad\sum\limits_{k=1}^n1=\underbrace{1+1+\ldots+1}_{n}=n\cdot 1=n\\\\\\
(2)\qquad\sum\limits_{k=1}^nk=1+2+3+\ldots+n=\dfrac{n(n+1)}{2}\quad\text{(arithmetic  series)}\\\\\\
(3)\qquad\sum\limits_{k=1}^nk\ \textgreater \ 0\quad\implies\quad\left|\sum\limits_{k=1}^nk\right|=\sum\limits_{k=1}^nk

Note that:

\sum\limits_{k=1}^n(-1)^k\cdot k^2=(-1)^1\cdot1^2+(-1)^2\cdot2^2+(-1)^3\cdot3^2+\dots+(-1)^n\cdot n^2=\\\\\\=-1^2+2^2-3^2+4^2-5^2+\dots\pm n^2

(sign of last term will be + when n is even and - when n is odd).
Sum is finite so we can split it into two sums, first S_n^+ with only positive trems (squares of even numbers) and second S_n^- with negative (squares of odd numbers). So:

\sum\limits_{k=1}^n(-1)^k\cdot k^2=S_n^+-S_n^-

And now the proof.

1) n is even.

In this case, both S_n^+ and S_n^- have \dfrac{n}{2} terms. For example if n=8 then:

S_8^+=\underbrace{2^2+4^2+6^2+8^2}_{\frac{8}{2}=4}\qquad\text{(even numbers)}\\\\\\
S_8^-=\underbrace{1^2+3^2+5^2+7^2}_{\frac{8}{2}=4}\qquad\text{(odd numbers)}\\\\\\

Generally, there will be:

S_n^+=\sum\limits_{k=1}^\frac{n}{2}(2k)^2\\\\\\S_n^-=\sum\limits_{k=1}^\frac{n}{2}(2k-1)^2\\\\\\

Now, calculate our sum:

\left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\left|S_n^+-S_n^-\right|=
\left|\sum\limits_{k=1}^\frac{n}{2}(2k)^2-\sum\limits_{k=1}^\frac{n}{2}(2k-1)^2\right|=\\\\\\=
\left|\sum\limits_{k=1}^\frac{n}{2}4k^2-\sum\limits_{k=1}^\frac{n}{2}\left(4k^2-4k+1\right)\right|=\\\\\\

=\left|4\sum\limits_{k=1}^\frac{n}{2}k^2-4\sum\limits_{k=1}^\frac{n}{2}k^2+4\sum\limits_{k=1}^\frac{n}{2}k-\sum\limits_{k=1}^\frac{n}{2}1\right|=\left|4\sum\limits_{k=1}^\frac{n}{2}k-\sum\limits_{k=1}^\frac{n}{2}1\right|\stackrel{(1),(2)}{=}\\\\\\=
\left|4\dfrac{\frac{n}{2}(\frac{n}{2}+1)}{2}-\dfrac{n}{2}\right|=\left|2\cdot\dfrac{n}{2}\left(\dfrac{n}{2}+1\right)-\dfrac{n}{2}\right|=\left|n\left(\dfrac{n}{2}+1\right)-\dfrac{n}{2}\right|=\\\\\\


=\left|\dfrac{n^2}{2}+n-\dfrac{n}{2}\right|=\left|\dfrac{n^2}{2}+\dfrac{n}{2}\right|=\left|\dfrac{n^2+n}{2}\right|=\left|\dfrac{n(n+1)}{2}\right|\stackrel{(2)}{=}\\\\\\\stackrel{(2)}{=}
\left|\sum\limits_{k=1}^nk\right|\stackrel{(3)}{=}\sum\limits_{k=1}^nk

So in this case we prove, that:

 \left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\sum\limits_{k=1}^nk

2) n is odd.

Here, S_n^- has more terms than S_n^+. For example if n=7 then:

S_7^-=\underbrace{1^2+3^2+5^2+7^2}_{\frac{n+1}{2}=\frac{7+1}{2}=4}\\\\\\
S_7^+=\underbrace{2^2+4^4+6^2}_{\frac{n+1}{2}-1=\frac{7+1}{2}-1=3}\\\\\\

So there is \dfrac{n+1}{2} terms in S_n^-, \dfrac{n+1}{2}-1 terms in S_n^+ and:

S_n^+=\sum\limits_{k=1}^{\frac{n+1}{2}-1}(2k)^2\\\\\\
S_n^-=\sum\limits_{k=1}^{\frac{n+1}{2}}(2k-1)^2

Now, we can calculate our sum:

\left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\left|S_n^+-S_n^-\right|=
\left|\sum\limits_{k=1}^{\frac{n+1}{2}-1}(2k)^2-\sum\limits_{k=1}^{\frac{n+1}{2}}(2k-1)^2\right|=\\\\\\=
\left|\sum\limits_{k=1}^{\frac{n+1}{2}-1}4k^2-\sum\limits_{k=1}^{\frac{n+1}{2}}\left(4k^2-4k+1\right)\right|=\\\\\\=
\left|\sum\limits_{k=1}^{\frac{n-1}{2}-1}4k^2-\sum\limits_{k=1}^{\frac{n+1}{2}}4k^2+\sum\limits_{k=1}^{\frac{n+1}{2}}4k-\sum\limits_{k=1}^{\frac{n+1}{2}}1\right|=\\\\\\

=\left|\sum\limits_{k=1}^{\frac{n-1}{2}-1}4k^2-\sum\limits_{k=1}^{\frac{n+1}{2}-1}4k^2-4\left(\dfrac{n+1}{2}\right)^2+\sum\limits_{k=1}^{\frac{n+1}{2}}4k-\sum\limits_{k=1}^{\frac{n+1}{2}}1\right|=\\\\\\=
\left|-4\left(\dfrac{n+1}{2}\right)^2+4\sum\limits_{k=1}^{\frac{n+1}{2}}k-\sum\limits_{k=1}^{\frac{n+1}{2}}1\right|\stackrel{(1),(2)}{=}\\\\\\
\stackrel{(1),(2)}{=}\left|-4\dfrac{n^2+2n+1}{4}+4\dfrac{\frac{n+1}{2}\left(\frac{n+1}{2}+1\right)}{2}-\dfrac{n+1}{2}\right|=\\\\\\

=\left|-n^2-2n-1+2\cdot\dfrac{n+1}{2}\left(\dfrac{n+1}{2}+1\right)-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-2n-1+(n+1)\left(\dfrac{n+1}{2}+1\right)-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-2n-1+\dfrac{(n+1)^2}{2}+n+1-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-n+\dfrac{n^2+2n+1}{2}-\dfrac{n+1}{2}\right|=\\\\\\=
\left|-n^2-n+\dfrac{n^2}{2}+n+\dfrac{1}{2}-\dfrac{n}{2}-\dfrac{1}{2}\right|=\left|-\dfrac{n^2}{2}-\dfrac{n}{2}\right|=\left|-\dfrac{n^2+n}{2}\right|=\\\\\\

=\left|-\dfrac{n(n+1)}{2}\right|=|-1|\cdot\left|\dfrac{n(n+1)}{2}\right|=\left|\dfrac{n(n+1)}{2}\right|\stackrel{(2)}{=}\left|\sum\limits_{k=1}^nk\right|\stackrel{(3)}{=}\sum\limits_{k=1}^nk

We consider all possible n so we prove that:

\forall_{n\in\mathbb{N}}\quad\left|\sum\limits_{k=1}^n(-1)^k\cdot k^2\right|=\sum\limits_{k=1}^nk
7 0
3 years ago
A carnival charges $6 for admission and $2.50 per ride. You have $50 to spend at the carnival. Which of the following inequaliti
Firdavs [7]

Answer:

6+2.5r\leq 50

Step-by-step explanation:

Hi!

The options regarding the inequalities are not listed, though we can still proceed to write the inequality.

From the problem statement you cannot spend more than $50

and you are charged admission fee of $6 flat

a ride cost $2.50 per ride

the number of rides is given as r

yet in all you must not go beyond your limit

Therefore the inequalities can be presented as

6+2.5r\leq 50

4 0
3 years ago
Read 2 more answers
Petra jogs 3 miles in 30 minutes. At this rate, how long would it take her to jog 13 miles?
Oliga [24]

Answer:

390 minutes I do believe.

Step-by-step explanation:

6 0
2 years ago
Other questions:
  • Which of the following is true?
    7·2 answers
  • Factorise fully<br>5ac - 10a2b + 30a​
    14·2 answers
  • PLZ HELP :) 10 PTS
    13·1 answer
  • PLEASE HELP ASAP!!!
    9·1 answer
  • PLS HELP WILL MARK BRAINLIEST Which graph represents the function f(x)=2⋅4x ? (ANSWERS ARE IN PICTURES)
    12·1 answer
  • Explain why each of the following integrals is improper. (a) 4 x x − 3 dx 3 Since the integral has an infinite interval of integ
    13·1 answer
  • Describe when to use a series and when to use an equation.
    13·1 answer
  • Given 2 points find the slope using the slope formula. Show all work.<br> 12-Y<br> me<br> Xzx,
    5·1 answer
  • Answer the question with explanation;​
    12·2 answers
  • Which is true about the functional relationship shown in the graph?
    11·2 answers
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!