subject

Josh wants to reduce the scale of a drawing done on an A series paper. How should he calculate the factor for scaling? To reduce the scale of a drawing in the A series, the factor is the ratio of the A. length of the shorter side of the larger size paper B. length of the shorter side of the smaller size paper C. length of the longer side of the smaller size paper
to the A. length of the shorter side of the larger size paper B. length of the longer side of the larger size paper length of the longer side of the shorter size paper C. length of the longer size of the shorter size paper
.

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 09:30
What are the steps involved in accepting all the changes in a document? arrange these in order click edit. click accept or reject. click changes. click accept all.
Answers: 1
question
Computers and Technology, 22.06.2019 12:00
The following function returns a string of length n whose characters are all 'x'. give the order of growth (as a function of n) of the running time. recall that concatenating two strings in java takes time proportional to the sum of their lengths. public static string f(int n) { if (n == 0) return ""; if (n == 1) return "x"; return f(n/2) + f(n - n/2); } options: a) constant b) logarithmic c) linear d) linearithmic e)quadratic f)cubic g) exponential
Answers: 2
question
Computers and Technology, 23.06.2019 07:50
Apython programming question: assume s is a string of lower case characters. write a program that prints the number of times the string 'bob' occurs in s. for example, if s = 'azcbobobegghakl', then your program should print number of times bob occurs is: 2
Answers: 3
question
Computers and Technology, 24.06.2019 00:40
What social factors affect your health
Answers: 3
You know the right answer?
Josh wants to reduce the scale of a drawing done on an A series paper. How should he calculate the f...
Questions
question
Mathematics, 02.06.2021 09:10
question
Mathematics, 02.06.2021 09:10
question
Mathematics, 02.06.2021 09:10