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
Korolek [52]
3 years ago
13

You work for a printing company, and you realize that your colleague sent incorrect price quotes to a client. You begin to write

an e-mail to the client to apologize for the mistake. You want to remedy the situation without criticizing your colleague. The following sentence is an excerpt from your e-mail: "Incorrect information was included in the initial document we sent you."
Engineering
1 answer:
xxTIMURxx [149]3 years ago
4 0

Answer:

The sentence excerpted from the e-mail uses passive voice.  

Given the  purpose of your message, this voice is appropriate.

Explanation:

Because the objective is to remedy the situation a passive voice is great because it emphasizes the action and the object instead of the subject.

We want to emphasize the document and the incorrect information, not our colleague.

You might be interested in
A three-point bending test is performed on a glass specimen having a rectangular cross section of height d = 5.4 mm (0.21 in.) a
Fudgin [204]

Answer:

5.21e-2mm

Explanation:

Please see attachment

8 0
3 years ago
What would be the structure for the body points for a persuasive presentation?.
Nataliya [291]
A persuasive speech is structured like an informative speech. It has an introduction with an attention-getter and a clear thesis statement. It also has a body where the speaker presents their main points and it ends with a conclusion that sums up the main point of the speech.
5 0
2 years ago
The total solids production rate in an activated sludge aeration tank is 7240 kg/d on a dry mass basis. It is necessary to maint
snow_lady [41]

Answer:

volume of biological sludge = 28.566 m³ per day

Explanation:

given data

mass of solid = 7240 kg/day

initial moisture content = 78%

solution

here percentage of solid will be

% of solid = 100 - initial moisture content

% of solid = 100 - 78 = 22 %

so that

mass of sludge produced = \frac{100}{100 - P} M kg  per day

put her value

mass of sludge produced = \frac{100}{100 - 78} 7240 kg

mass of sludge produced = 32909.09 kg

so

specific gravity of sludge =  \frac{\rho sludge}{\rho water }

and as we know that

\frac{100}{S sludge} = \frac{solid percentage}{S solid} = \frac{water percentage}{S water}

\frac{100}{S sludge} = \frac{22}{2.5} = \frac{78}{1}

S sludge = 1.152

so that

density of sludge = S sludge × density of water

density of sludge = 1.152 × 1000

density of sludge = 1152 kg/m³

so that

volume of biological sludge = \frac{mass sludge produce}{\rho sludge}

volume of biological sludge = \frac{32909.09}{1152}

volume of biological sludge = 28.566 m³ per day

6 0
3 years ago
Write a function call with arguments tensPlace, onesPlace, and userInt. Be sure to pass the first two arguments as pointers. Sam
Trava [24]

Answer:

#include <stdio.h>

void SplitIntoTensOnes(int* tensDigit, int* onesDigit, int DecVal){

  *tensDigit = (DecVal / 10) % 10;

  *onesDigit = DecVal % 10;

  return;

}

int main(void) {

  int tensPlace = 0;

  int onesPlace = 0;

  int userInt = 0;

  userInt = 41;

  SplitIntoTensOnes(&tensPlace, &onesPlace, userInt);

  printf("tensPlace = %d, onesPlace = %d\n", tensPlace, onesPlace);

  return 0;

}

4 0
3 years ago
You will create an array manipulation program that allows the user to do pretty much whatever they want to an array. When launch
enyata [817]

Answer:

Check the explanation

Explanation:

#include <iostream>

using namespace std;

void insert(int* arr, int* size, int value, int position){

if(position<0 || position>=*size){

cout<<"position is greater than size of the array"<<endl;

return ;

}

*size = *size + 1 ;

for(int i=*size;i>position;i--){

arr[i] = arr[i-1];

}

arr[position] = value ;

}

void print(int arr[], int size){

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

cout<< arr[i] <<" ";

}

cout<<" "<<endl;

}

void remove(int* arr, int* size, int position){

* size = * size - 1 ;

for(int i=position;i<*size;i++){

arr[i] = arr[i+1];

}

}

int count(int arr[], int size, int target){

int total = 0 ;

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

if(arr[i] == target)

total += 1 ;

}

return total ;

}

int main()

{

int size;

cout<<"Enter the initial size of the array:";

cin>>size;

int arr[size],val;

cout<<"Enter the values to fill the array:"<<endl;

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

cin>>val;

arr[i] = val ;

}

int choice = 5,value,position,target ;

do{

cout<<"Make a selection:"<<endl;

cout<<"1) Insert"<<endl;

cout<<"2) Remove"<<endl;

cout<<"3) Count"<<endl;

cout<<"4) Print"<<endl;

cout<<"5) Exit"<<endl;

cout<<"Choice:";

cin>>choice;

switch(choice){

case 1:

cout << "Enter the value:";

cin>>value;

cout << "Enter the position:";

cin>>position;

insert(arr,&size,value,position);

break;

case 2:

cout << "Enter the position:";

cin>>position;

remove(arr,&size,position);

break;

case 3:

cout<<"Enter the target value:";

cin>>target;

cout <<"The number of times "<<target<<" occured in your array is:" <<count(arr,size,target)<<endl;

break;

case 4:

print(arr,size);

break;

case 5:

cout <<"Thank you..."<<endl;

break;

default:

cout << "Invalid choice..."<<endl;

}

}while(choice!=5);

return 0;

}

Kindly check the attached images below for the code output.

3 0
4 years ago
Other questions:
  • Thermosetting polymers are polymers that becomes soft and pliable when heated. ( True , False )
    8·2 answers
  • What is the federal E-Rate program?
    11·1 answer
  • // This program accepts data about 100 books and// determines a price for each.// The price is 10 cents per page for the// first
    12·1 answer
  • 9. A vehicle is having routine maintenance performed.
    7·1 answer
  • Need help with both giving out brainlest for the people to help me
    13·1 answer
  • W²-5w+14
    16·1 answer
  • During a medical evaluation, the doctor can __________.
    10·1 answer
  • Do plastic materials have high or low ductility? Explain why.​
    9·1 answer
  • How many hours should I charge a 4.8 volt 600mah battery(it is urgent)
    8·1 answer
  • A kitchen contains one section of counter that's 20 inches
    7·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!