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
const2013 [10]
3 years ago
5

Which must you do to balance your checkbook?

Mathematics
2 answers:
umka2103 [35]3 years ago
7 0
B thank you night !!!!
galben [10]3 years ago
7 0

Answer:

The correct option is:

B. record all the withdrawals and deposits.

Step-by-step explanation:

Balancing a checkbook means that we update our checkbook that we have recorded all the additions (i.e. deposits) and all the subtractions (i.e. withdrawals).

Each deposit and withdrawals are known as transactions.

The purpose of balancing a checkbook is to know how much the actual money we have in our checking account.

Hence, to balance our checkbook we must:

B. record all the withdrawals and deposits.

You might be interested in
The width of the rectangle is 10 cm more than the length. The
alexira [117]

Answer:

The width is 35 cm.

The length is 25 cm.

Step-by-step explanation:

6 0
3 years ago
The slope of the line that passes through the point (17,20) and (1,-8) is
AlladinOne [14]

Answer:

y = m x + b      standard form of equation for straight line\

        m = (y2 - y1) / (x2 - x1) = (20 - -8) / 17 - 1) = 28 / 16

        m = 7 / 4

8 0
2 years ago
Write each expression in simplified radical form PLEASE HELP ITS DUE FRIDAY AND I DONT UNDERSTAND THIS AT ALL REALLY BAD TEACHER
Nonamiya [84]

Answer:

1) The simplified radical form is  \sqrt{36x^2}=6x

2) The simplified radical form is  \sqrt{72x^3}=6x\sqrt{2x}

3) The simplified radical form is  \sqrt{15x^8}=\sqrt{15}x^4

4) The simplified radical form is  \sqrt{36x^7}=6x^3\sqrt{x}

Step-by-step explanation:

1) Given expression is \sqrt{36x^2}

To find the simplified radical form of the given expression :

\sqrt{36x^2}

=\sqrt{36\times x^2}

=\sqrt{36}\times \sqrt{x^2}

=\sqrt{6\times 6}\times \sqrt{x\times x}

=6\times x

\sqrt{36x^2}=6x

Therefore the simplified radical form is  \sqrt{36x^2}=6x

2)Given expression is \sqrt{72x^3}

To find the simplified radical form of the given expression :

\sqrt{72x^3}

=\sqrt{72\times x^3}

=\sqrt{72}\times \sqrt{x^3}

=\sqrt{9\times 8}\times \sqrt{x\times x\times x}

=\sqrt{9}\times \sqrt{8}\times x\sqrt{x}

=3\times 2\sqrt{2}\times x\sqrt{x}

\sqrt{72x^3}=6x\sqrt{2x}

Therefore the simplified radical form is  \sqrt{72x^3}=6x\sqrt{2x}

3) Given expression is \sqrt{15x^8}

To find the simplified radical form of the given expression :

\sqrt{15x^8}

=\sqrt{15\times x^8}

=\sqrt{15}\times \sqrt{x^8}

=\sqrt{5\times 3}\times \sqrt{x^4\times x^4}

=\sqrt{15}\times x^4

\sqrt{15x^8}=\sqrt{15}x^4

Therefore the simplified radical form is  \sqrt{15x^8}=\sqrt{15}x^4

4) Given expression is \sqrt{36x^7}

To find the simplified radical form of the given expression :

\sqrt{36x^7}

=\sqrt{36\times x^7}

=\sqrt{36}\times \sqrt{x^7}

=\sqrt{6\times 6}\times \sqrt{x^3\times x^3\times x}

=6\times x^3\sqrt{x}

\sqrt{36x^7}=6x^3\sqrt{x}

Therefore the simplified radical form is  \sqrt{36x^7}=6x^3\sqrt{x}

3 0
3 years ago
Oliva needs 5 buckets of water to wash her car.In one bucket,it holds 4 liters.How many liters of water will she use to wash her
tester [92]

Step-by-step explanation:if she needs 4 liters for one bucket she will take also 5 times of 4 liters=20 liters

7 0
3 years ago
A+b=10, c+d=18, a+c=12, b+d= 16. find the value of A,B,C and D? ​
jeka94

Answer:

1

5

Quora uses cookies to improve your experience. 

Read More

If a+b=8, b+c=10 and c+a=12, what is the value of a+b+c?

Answer

12

Follow

Request

More

Ad by SEMrush

What are the most effective ways to promote blogs?

There are tons of different ways to promote your blog. What you ultimately decide is best for you depends on the reasons you want

Continue reading in feed

29 Answers

Include Related Answers

Patrick Ivers, former mathematics & English instructor

Answered June 26, 2018

If a+b=8, b+c=10 and c+a=12, what is the value of a+b+c?

The puzzle is solved by defining each variable in terms of another variable & a number & then making substitutions. Begin by taking each sum to define one of the variables in terms of the other. (Different combinations are available, but I’ll follow the a,b,c order.)

a+b=8 becomes a=8-b

b+c=10 becomes b=10-c

c+a=12 becomes c=12-a

Now subtract two of the equations that contain the same variable. I’ll pick two that contain an a: c+a =12 & a+b=8. Subtracting the latter from the former eliminates the “a”s, leaving c-b=4. Adding b to both sides to isolate c gives c=b+4. From above we can take b=10-c to substitute for b in c=b+4, giving us c=(10-c) + 4). Simplify the right side to c=14-c, add c to both sides, giving 2c=14, & then divide both sides by 2 to obtain c=7.

Replace the c in b=10-c with 7 to

Continue Reading

3

1

Add a comment...

Related Answer

Paul K. Young, Former PhD candidate in Mathematics

Answered September 28, 2016

If A = B and B = C, does A = C?

In mathematics = is assumed to be a transitive relationship. Transitivity means precisely what you stated: A = B and B = C implies A = C.

While it’s possible to use = to represent a non-transitive relationship this would be considered an abuse of notation. A ~ B or R(A, B) would be a better way to express the relation in this case.

Similar assumptions are made about operators like + and *. + is generally assumed to be commutative, whereas * can be used for noncommutative operations like matrix multiplication. E.g. A * B != B * A.

Equality in programming is another story entirely.

In many languages = is the assignment operator and == is the equality operator. Assignment is not transitive - it’s not even a relation.There are cases where the equality operator doesn’t define a transitive relation.

7 0
3 years ago
Other questions:
  • Which should be calculated first to solve this story problem?
    10·2 answers
  • ) An instructor gives his class a set of 18 problems with the information that the next quiz will consist of a random selection
    5·1 answer
  • $7.50 for 5 pounds ?
    11·1 answer
  • What is the value of X?
    5·1 answer
  • What is a solution to (x + 6)(x + 2) = 60?<br> 0 x = -6<br> 0 x = -4<br> 0 х = 4<br> 0 х = 12
    6·2 answers
  • Use the explicit rule to find the 22nd term of the sequen e 5,8.11
    7·1 answer
  • What is the slope of the line given by the equation y=-7X? O A 7 OB. 7 O c. -7 O D. 7​
    13·1 answer
  • The area of a rectangular patio is 9 5/8 square meters. The width of the patio is 2 3/4 meters. What is the length? Enter your a
    7·2 answers
  • A local school donated canned goods to help the community. Cans were packed into boxes each weighing 16.4 pounds. The volunteers
    11·2 answers
  • Someone please help me quick!
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!