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
wlad13 [49]
1 year ago
15

Write l for law of enrtia,ll for law of Acceleration and lll for law of enteraction.

Computers and Technology
1 answer:
fenix001 [56]1 year ago
3 0

{ \qquad\qquad\huge\underline{{\sf Answer}}}

<h3><u>Statement</u> 1 : ll</h3>

Empty grocery cart runs faster than the loaded one.

<u>By Newton's second law</u> ( law of Acceleration ) :

\qquad \sf  \dashrightarrow \: F = ma

If the mass is less, less force will be exerted to move it. hence empty cart runs faster than full cart as it requires more force.

<h3><u>Statement</u> 2 : l</h3>

Using Seatbelt to hold your body from leaning forward when a car you are riding suddenly stops.

<u>By Newton's first law</u> ( law of inertia ) :

" An object has tendency to resist change in its state until any external unbalanced force is applied on it. "

So, while driving our state is in motion, and when we apply brake, it's change of state from motion to rest, hence by law of inertia, our body still keep up in motion, that makes us to lean forward.

<h3><u>Statement</u> 3 : lll</h3>

While rowing a boat,paddling will cause the bat to moved forward.

<u>By Newton's third law</u> ( law of enteraction ) :

" Every action has an equal and opposite reaction "

when we paddle, we push (apply force on) the water backwards, and hence water exerts a force on us in forward direction that let us move accordingly in water.

<h3><u>Statement 4</u> : ll</h3>

A biker slightly presses the brake as his bike travels down on a slope.

<u>By Newton's second law</u> ( law of Acceleration ) :

\qquad \sf  \dashrightarrow \: F = ma

A biker applies brake when it's a slope, because it's acceleration increases significantly when it goes down the slope and to maintain the speed he applies a brake to slow down. ( increase in Acceleration causes bike to move fast, as more force is exerted )

<h3><u>Statement 5</u> : ll</h3>

lt is easier for you to move a box with relief goods when helped by friends than moving it all by yourself.

<u>By Newton's second law</u> ( law of Acceleration ) :

\qquad \sf  \dashrightarrow \: F = ma

By the given formula we can clearly conclude that, to move a bulky object ( having heavy mass ), greater force is required, so we call for help as we can easily increase the force when there's more than one person pushing it.

<h3><u>Statement 6</u> : ll</h3>

A toy truck with loads runs slower compared to a toy truck with empty loads when you pushed them at the same time.

By Newton's second law ( law of Acceleration ) :

\qquad \sf  \dashrightarrow \: F = ma

If same force is exerted on heavy and light object, Acceleration of that of lighter body will be more than that of bulky body, so.. the truck with load on it has more mass than truck with no load, hence truck with load moves slower.

<h3><u>Statement 7</u> : l</h3>

A kid catches a flying boomerang and stopping its motion.

<h3 />

<u>By Newton's first law</u> ( law of inertia ) :

" An object has tendency to resist change in its state until any external unbalanced force is applied on it. "

When the kid catches the boomerang it was in motion, so it resists to come at rest, Therefore we need to apply a force and with time it comes to rest.

<h3><u>Statement 8</u> : lll</h3>

Your hand hurts when you punch someone hard.

<u>By Newton's third law</u> ( law of enteraction ) :

" Every action has an equal and opposite reaction "

As we hit something hard, it feels painful because when we apply force on that hard object it applies the same force on our palm that results in pain.

<h3><u>Statement </u>9 : lll</h3>

Rocket propulsion or when rocket lifts off from a shuttle System.

<u>By Newton's third law</u> ( law of enteraction ) :

" Every action has an equal and opposite reaction "

In order to go up in the sky, one rocket applies a force download by the process of propulsion and hence by Newton's third law, a force of same magnitude is applied on it that cause Rocket to lift up.

<h3>Statement 10 : ll</h3>

A cart at rest start moving once someone pushes it forward.

<u>By Newton's second law</u> ( law of Acceleration ) :

\qquad \sf  \dashrightarrow \: F = ma

Acceleration in a body is caused by force acting on it, so to move a car ( Accelerate ) we push it forward ( apply force ).

You might be interested in
Social media applications' main purpose is to allow users to watch movies and TV shows, listen to music, and read books online.
Novosadov [1.4K]

Answer: I dont really know but im guessing it depends on the type of assignment you have. im thinking True.

Explanation:

4 0
3 years ago
The basic difference between RAM and ROM memory is: Question 5 options: A) RAM is nonvolatile while ROM is volatile. B) RAM is r
schepotkina [342]

The basic difference between RAM and ROM memory is RAM is read/write while ROM Is read-only.

Explanation:

  • A ROM, non-volatile memory, does not use to store data, but RAM is volatile and requires power to store data.
  • ROM is not given usually as a specification, but RAM is typically specified when buying a computer.
  • We can write data only once in ROM. However, once it is written, we can read it any number of times. RAM is the main memory in a computer, and read from and write to it much faster than other storage types. RAM is used to store files in use on the computer.

Hence the basic difference between RAM and ROM memory is RAM is read/write while ROM Is read-only.

6 0
3 years ago
I will give brainliest!!!!! I NEED HELP ASAP!!!!!!!
klemol [59]

Answer:

I'm pretty sure it's the first answer.

4 0
3 years ago
Assume the user types in 7 and 10. What is output by the following?
Marianna [84]

Answer:

Enter a number: 7

Enter a number: 10

Traceback (most recent call last):

 File "main.py", line 3, in <module>

   print (numi + num2)

NameError: name 'numi' is not defined

Explanation:

The typo in the print statement causes a run-time error, where obviously num1+num2 was expected, and an output of 17.

3 0
3 years ago
Write an algorithm to get the value of length and breadth of a rectangle from the user and find its area. inn qbasic
Shalnov [3]

Answer:

IN PYTHON ::

x=int(input('Enter length:'))

y=int(input('Enter width:'))

print('Area of the rectangle is', x*y,'squared units')

I hope it will be useful.

5 0
3 years ago
Other questions:
  • Wendy is an attacker who recently gained access to a vulnerable web server running Microsoft Windows. What command can she use t
    9·1 answer
  • Computers are said to use binary data because all computer data is simply a series of Os and 1s.
    10·1 answer
  • Consider the class Money declared below. Write the member functions declared below and the definition of the overloaded +. Modif
    13·1 answer
  • (3.01 MC)
    11·1 answer
  • Which statement is used to create a file object that will append data to an existing file? BufferedWriter salesdata =
    7·2 answers
  • A packet analyzer is a program that can enable a hacker to do all of the following EXCEPT ________. Select one: A. assume your i
    6·1 answer
  • An alteration threat violates information integrity. <br> a. True <br> b. False
    13·1 answer
  • ______ are used to store all the data in a database.
    7·1 answer
  • What is the python print of (“5”+”7”)?
    10·1 answer
  • CSCU EXAM TEST FINAL1-A software or hardware that checks information coming from the Internet and depending on the applied confi
    6·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!