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
Marat540 [252]
2 years ago
13

Fill in the correct answer.

Engineering
1 answer:
mestny [16]2 years ago
6 0

Answer:

Explanation:

A conservator with a(n) guardianship background and knowledge of foreign languages will have more job opportunities because they broaden the scope of work a conservator can undertake.

You might be interested in
HW6P2 (20 points) The recorded daily temperature (°F) in New York City and in Denver, Colorado during the month of January 2014
Maurinko [17]

Answer & Explanation:

function Temprature

NYC=[33 33 18 29 40 55 19 22 32 37 58 54 51 52 45 41 45 39 36 45 33 18 19 19 28 34 44 21 23 30 39];

DEN=[39 48 61 39 14 37 43 38 46 39 55 46 46 39 54 45 52 52 62 45 62 40 25 57 60 57 20 32 50 48 28];

%AVERAGE CALCULATION AND ROUND TO NEAREST INT

avgNYC=round(mean(NYC));

avgDEN=round(mean(DEN));

fprintf('\nThe average temperature for the month of January in New York city is %g (F)',avgNYC);

fprintf('\nThe average temperature for the month of January in Denvar is %g (F)',avgDEN);

%part B

count=1;

NNYC=0;

NDEN=0;

while count<=length(NYC)

   if NYC(count)>avgNYC

       NNYC=NNYC+1;

   end

   if DEN(count)>avgDEN

        NDEN=NDEN+1;

   end

   count=count+1;

end

fprintf('\nDuring %g days, the temprature in New York city was above the average',NNYC);

fprintf('\nDuring %g days, the temprature in Denvar was above the average',NDEN);

%part C

count=1;

highDen=0;

while count<=length(NYC)

   if NYC(count)>DEN(count)

       highDen=highDen+1;

   end

   count=count+1;

end

fprintf('\nDuring %g days, the temprature in Denver was higher than the temprature in New York city.\n',highDen);

end

%output

check the attachment for additional Information

8 0
3 years ago
Your Java program will be reading input from a file name strInput.txt. Each record contains String firstname String lastName Str
stiks02 [169]

Answer:

The program requires that you have the specified input files and it reads from each file at a time and processes salary in digits, states the city, state and bonus with respective first and last name as requested in the question. Note that you must have access to the mentioned output files for the program to work properly. Below is the java version of the program.

import java.io.File;

import java.io.FileNotFoundException;

import java.io.PrintWriter;

import java.util.Scanner;

class Driver

{

public static void main(String[] args) throws FileNotFoundException

{

Scanner sc = new Scanner(new File("strInput.txt"));

PrintWriter pd = new PrintWriter(new File("strOutputD"));

PrintWriter prf = new PrintWriter(new File("strOutputRF"));

String firstname = "", lastname = "", strSalary = "", status = "", cityState = "", city = "", state = "";

double salary = 0, bonus = 0;

int incorrectRecords = 0;

int dRecords = 0;

int fRecords = 0;

while(sc.hasNextLine())

{

firstname = sc.next();

lastname = sc.next();

strSalary = sc.next();

status = sc.next();

cityState = sc.next();

if(!status.equals("D") && !status.equals("F"))

{

System.out.println("Records is neither D nor F. Skipping this...");

incorrectRecords++;

continue;

}

else if(status.equals("D") || status.equals("F"))

{

char c = ' ';

int i = 0;

for(i=0; i<strSalary.length() && c != '.'; i++)

{

c = strSalary.charAt(i);

if(!Character.isDigit(c))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

if(c == '.')

{

if(i+1 == strSalary.length()-1)

{

if(!Character.isDigit(strSalary.charAt(i)))

{

System.out.println("Char at position " + (i+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

if(!Character.isDigit(strSalary.charAt(i+1)))

{

System.out.println("Char at position " + (i+1+1) + " in salary is not a digit");

incorrectRecords++;

continue;

}

}

else

{

System.out.println("Period is in the wrong position. Expected at " + (strSalary.length()-3) + " but found at " + (i+1));

continue;

}

}

city = cityState.split(",")[0];

state = cityState.split(",")[1];

salary = Double.parseDouble(strSalary);

if(status.equals("D"))

{

bonus = salary * 0.125;

dRecords++;

pd.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

else

{

bonus = salary * 0.18;

fRecords++;

prf.write(firstname + " " + lastname + " " + status + " " + salary + " " + bonus + " " + city + " " + state);

}

}

}

System.out.println("No of D records : " + dRecords);

System.out.println("No of F records : " + fRecords);

System.out.println("No of incorrect records : " + incorrectRecords);

}

}

6 0
3 years ago
A budding electronics hobbyist wants to make a simple 1.0-nF capacitor for tuning her crystal radio, using two sheets of aluminu
bazaltina [42]

Answer:

a. 8 sheets of paper is needed between her plates to get the proper capacitance

b. Area of Aluminum Foil needed = 0.45m²

c. To keep a 1.0-nF, a larger area of Teflon is required.

Explanation:

a.

First, we need to calculate the distance between two plates.

This is given by

d = Kε0A/C

Where

K = 3

ε0 = Physical Constant = 8.854 * 10^-12 C²/Nm²

A = Area = 22 * 28 = 616cm² = 0.0616m²

C = 1.0-nF = 1 * 10^-12F

So, d = (3 * 8.854 * 10^-12 C²/Nm² * 0.0616) / (1 * 10^-12F)

d = 1.64 * 10^-3m

d = 1.64mm

Now, that the distance has been solved.

The Number of Sheets, N is given by

N = d/d,sheet where d, sheet =the sheet thickness = 0.2mm

N = 1.64/0.2

N = 8.2

N = 8 sheets --- Approximated

b.

Here, she's changed the diameter of the sheets to 12mm

Well make use of the formula in (a) above

Using d = Kε0A/C

Where

d = 12 * 10^-3m

Other constraints remain unchanged

Make A the subject of formula

A = dC/Kε0

A = (12 * 10^-3m * 1 * 10^-12F)/(3 * 8.854 * 10^-12 C²/Nm²)

A= 0.45m²

c. From (b) above

A ∝ 1/K

As the dielectric constant increase, the area decreases

The dielectric constant of a Teflon is 2.1

This means that if she used a Teflon instead, the area will be larger.

So, to keep a 1.0-nF, a larger area of Teflon is required.

7 0
3 years ago
Plz solve the problem
julsineya [31]
I attached a photo that explains and gives the answer to your questions. Had to add a border because the whole picture didn’t fit.

6 0
3 years ago
Consider a cubic workpiece of rigid perfect plastic material with side length lo. The cube is deformed plastically to the shape
Taya2010 [7]

Answer:  ε₁+ε₂+ε₃ = 0

Explanation: Considering the initial and final volume to be constant which gives rise to the relation:-

                         l₀l₀l₀=l₁l₂l₃

                        \frac{lo*lo*lo}{l1*l2*l3}=1.0

                      taking natural log on both sides

                              ln(\frac{(lo*lo*lo)}{l1*l2*l3})=ln(1)

Considering the logarithmic Laws of division and multiplication :

                                ln(AB) = ln(A)+ln(B)

                                ln(A/B) = ln(A)-ln(B)

                           ln(\frac{(l1)}{lo})*ln(\frac{(l2)}{lo})*ln(\frac{(l3)}{lo}) = 0

Use the image attached to see the definition of true strain defined as

                         ln(l1/1o)= ε₁

which then proves that ε₁+ε₂+ε₃ = 0

8 0
3 years ago
Other questions:
  • Which if of the following is not a part of a program block
    9·1 answer
  • The heat flux through a 1-mm thick layer of skin is 1.05 x 104 W/m2. The temperature at the inside surface is 37°C and the tempe
    8·1 answer
  • Two hemispherical shells of inner diameter 1m are joined together with 12 equally spaced bolts. If the interior pressure is rais
    15·1 answer
  • Pehdhdjdjdodnjdndjdjdjfjdk
    11·2 answers
  • Which type of load is not resisted by a pinned joint? A) Moment B) Shear C) Axial D) Compression
    7·1 answer
  • A student lives in an apartment with a floor area of 60 m2 and ceiling height of 1.8 m. The apartment has a fresh (outdoor) air
    14·1 answer
  • Why data structure is important
    5·1 answer
  • What flight patterns do groups of birds utilize and why?
    10·1 answer
  • Two basic types of mechanical fuel injector systems?​
    13·2 answers
  • ) A certain polymer is used for evacuation systems for aircraft. It is important that the polymer be resistant to the aging proc
    14·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!