4 reasons why users attach speakers
to their computers​

Answers

Answer 1

Answer: we connected speakers with computers for listening voices or sound because the computer has not their own speaker. the purpose of speakers is to produce audio output that can be heard by the listener. Speakers are transducers that convert electromagnetic waves into sound waves. The speakers receive audio input from a device such as a computer or an audio receiver.

Explanation: Hope this helps!


Related Questions

your computer has been running slowly and you suspect it because its is low on memory. you review the hardware configuration and find that computer has only 4gb of ram. how can you determine how much memory your computer should have to run properly?​

Answers

By downloading software that is capable of checking live Ram usage/need. GIVE BRAINLIST

You are responsible for a rail convoy of goods consisting of several boxcars. You start the train and after a few minutes you realize that some boxcars are overloaded and weigh too heavily on the rails while others are dangerously light. So you decide to stop the train and spread the weight more evenly so that all the boxcars have exactly the same weight (without changing the total weight). For that you write a program which helps you in the distribution of the weight.
Your program should first read the number of cars to be weighed (integer) followed by the weights of the cars (doubles). Then your program should calculate and display how much weight to add or subtract from each car such that every car has the same weight. The total weight of all of the cars should not change. These additions and subtractions of weights should be displayed with one decimal place. You may assume that there are no more than 50 boxcars.
Example 1
In this example, there are 5 boxcars with different weights summing to 110.0. The ouput shows that we are modifying all the boxcars so that they each carry a weight of 22.0 (which makes a total of 110.0 for the entire train). So we remove 18.0 for the first boxcar, we add 10.0 for the second, we add 2.0 for the third, etc.
Input
5
40.0
12.0
20.0
5. 33.
0
Output
- 18.0
10.0
2.0
17.0
-11.0

Answers

Answer:

The program in C++ is as follows:

#include <iostream>

#include <iomanip>

using namespace std;

int main(){

   int cars;

   cin>>cars;

   double weights[cars];

   double total = 0;

   for(int i = 0; i<cars;i++){

       cin>>weights[i];

       total+=weights[i];    }

   double avg = total/cars;

   for(int i = 0; i<cars;i++){

       cout<<fixed<<setprecision(1)<<avg-weights[i]<<endl;    }

   return 0;

}

Explanation:

This declares the number of cars as integers

   int cars;

This gets input for the number of cars

   cin>>cars;

This declares the weight of the cars as an array of double datatype

   double weights[cars];

This initializes the total weights to 0

   double total = 0;

This iterates through the number of cars

   for(int i = 0; i<cars;i++){

This gets input for each weight

       cin>>weights[i];

This adds up the total weight

       total+=weights[i];    }

This calculates the average weights

   double avg = total/cars;

This iterates through the number of cars

   for(int i = 0; i<cars;i++){

This prints how much weight to be added or subtracted

       cout<<fixed<<setprecision(1)<<avg-weights[i]<<endl;    }

Which of the following are complete sets of data and are the rows of the table?
Files
Fields
Queries
Records

Answers

Answer:

I think the answer is going to be records

If you want to continue working on your web page the next day, what should you do?

a. Create a copy of the file and make changes in that new copy

b. Start over from scratch with a new file

c. Once a file has been saved, you cannot change it

d. Reopen the file in your text editor to

Answers

Answer:

d. Reopen the file in your text editor

Answer:

eeeeeeeee

Explanation:

Parts of a computer software

Answers

Answer:

I think application software

utility software

networking software

HURRY- I’ll give 15 points and brainliest answer!!
How do you insert text into a presentation??
By selecting text from the insert menu
By clicking in the task pane and entering text
By clicking in a placeholder and entering text
By drawing a text box clicking in it and entering text
(This answer is multiple select)

Answers

Answer:

the last one the drawing thingy:)))

What are some examples and non-examples of digital security?

Answers

Answer:

Devices such as a smart card-based USB token, the SIM card in your cell phone, the secure chip in your contactless payment card or an ePassport are digital security devices

Other Questions
(TCO 3) Below is the frequency response of the IIR realization of an analog band-pass filter. What type of filter is this? Which phrase best completes this message, which appears when your webpage is loading? __________________! Chargement en cours. a rectangular prism and its dimensions are shown in the diagram.what is the total surface area of this prism in square inches? DUE IN 30 MINTUES!!!!!PLEASEEE HELP!!!You need to purchase supplies for the trip. You have $1000 to spend. Oxen: $40 eachFood: $0.20 per lbClothing: $10 per set.Matt also charges 9% taxPurchase at least 2 oxen, 500lbs of food, and 5 sets of clothing. You may want to purchase more.Select the amount of items and find the total cost including tax the ranas maintained relationship mainly with britainbefore 2007 bs.what might be the reason? How does Beowulf plan to finish the fight with grendels mother? Define what coal is, explain how it forms, and what it isused for today how many months are in 59 days??? What is the approximate length of the United States border with Canada? o 2,500 miles O 4,500 miles O 5,500 miles O 3,500 miles what is the value of 4/152/3 Grades on a science test are shown in the box plot below.Find the correct data that the box plot represents.A) 78, 81, 89, 75, 76, 91, 100, 63, 80, 87, 91, 95B) 55, 81, 89, 75, 76, 91, 100, 63, 80, 87, 91, 95C) 78, 81, 45, 75, 76, 91, 100, 63, 80, 87, 91, 95D) 78, 81, 89, 75, 76, 91, 100, 63, 80, 87, 91, 110 Can someone please help me I will mark u brilliant Jensen recorded the daily average temperature (in degrees Fahrenheit) at his home over two weeks' time. His results are shown below. 48, 56, 63, 67, 58, 60, 63, 72, 69, 59, 63, 68, 73, 64. What was the range of the temperatures? __________ degrees Fahrenheit Last month, Maria purchased a new cell phone for $500. The store manager told her that her new cell phone would depreciate by 70% every 6 months. Maria thinks she will want to replace her phone after a while. What will be the value (V) of her phone if she tries to trade it in after 2 years? Select all that apply. can someone help?? ill mark brainlist PLS HELP ill mark brainliest !!! 1. Define celular respiration2.What types of organisms use cellular respiration?3 In which cell organele does most of aerobic celular respiration occur?4.What are the reactants of aerobic celular respiration?5.What are the end-products of aerobic cellular respiration?6. What is the chemical equation for aerobic cellular respiration? How does it relate to thechemical equation for photosynthesis ?7. What are the 3 stages of aerobic cellular respiration? Where in the cell does each stageoccur and how many molecules of ATP are generated for each stage? Which stage generatesthe most amount of ATP?8. What types of organisms/cels utilize anaerobic celular respiration?9. What are the two types of anaerobic respiration?10. What is fermentation? What organisms utilize fermentation?11. Where in the cell does fermentation take place?12. What are the end-products of fermentation?13. How many ATP molecules are generated during fermentation?14. What types of organisms/cells utilize lactic acid anaerobic respiration? How many moleculesof ATP are generated by lactic acid respiration? -6/5-2/3v+4/15+1/3v Combining like terms to create an equivalent expression boy in the striped pajamasWhich of the tasks was Mother NOT concerned about before having The Fury over for dinner?Group of answer choicesShe would have to order a new dress for the occasion.The windows would have to be washed.The maid's and butler's uniforms had to be washed and pressed.The crockery and glasses needed polishing. Please help me and only answer if you are 100% sure it is correct, it affects my grade. I will mark you brainly if you get it right. NO LINKS. answer the question for 15 points and brainlest