AutoCAD Quiz: Scale With Reference
10 questions · exam conditions
0:00
Scale With ReferenceQuestion 1 of 10

A technician must resize a symbol to match an existing opening while retaining the original symbol in place. The current and required lengths will both be identified by picking two points.

Which SCALE command sequence accomplishes the task in one command?

Select the symbol, set the base point, choose Copy, choose Reference, pick the current-length points, and pick the new-length points in the drawing.
Select the symbol, choose Reference, pick both length pairs to establish the ratio, choose Copy to retain the source, and then specify the scaling base point.
Select the symbol, set the base point, choose Reference, pick the new-length points first to set the target, and then choose Copy to preserve the original.
Select the symbol, choose Copy, pick the current-length points to set the reference, set the base point next, and then enter a numeric scale factor to finish.
← Back to quizzes

AutoCAD Quiz

AutoCAD Quiz: Scale With Reference

Practice Scale With Reference in AutoCAD with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Scale With Reference, giving you a quick way to practice the rules, question types, and explanations that matter most for AutoCAD.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

A technician must resize a symbol to match an existing opening while retaining the original symbol in place. The current and required lengths will both be identified by picking two points.

Which SCALE command sequence accomplishes the task in one command?

  1. Select the symbol, set the base point, choose Copy, choose Reference, pick the current-length points, and pick the new-length points in the drawing. (correct answer)
  2. Select the symbol, choose Reference, pick both length pairs to establish the ratio, choose Copy to retain the source, and then specify the scaling base point.
  3. Select the symbol, set the base point, choose Reference, pick the new-length points first to set the target, and then choose Copy to preserve the original.
  4. Select the symbol, choose Copy, pick the current-length points to set the reference, set the base point next, and then enter a numeric scale factor to finish.
Explanation: When using AutoCAD's SCALE command with a Reference option, the sequence of steps matters precisely — and this question tests whether you know the correct operational order for scaling with both Copy and Reference active simultaneously. The SCALE command follows a strict workflow: you select objects first, then establish your base point (the anchor around which scaling occurs), then choose your scaling method. When you need to match an existing measurement, the Reference option lets you pick two points defining the current length, then two points defining the desired length — AutoCAD calculates the ratio automatically. Choosing Copy before Reference (while still in the command) preserves the original object in place while creating the scaled version. Answer A follows this exact sequence: select → base point → Copy → Reference → current-length points → new-length points. This is the correct workflow. Answer B fails because it attempts to use Reference before establishing the base point, and it places Copy after the length pairs are picked — AutoCAD requires the base point immediately after selection, and Copy must be invoked before Reference to work correctly within a single command. Answer C reverses the Reference logic by picking new-length points first rather than current-length points, which flips the ratio and produces the wrong scale factor. Answer D abandons the Reference method entirely by ending with a manually typed numeric factor, which defeats the purpose of point-picking to match an existing opening — and Copy is invoked in the wrong position. A useful memory anchor: think B-C-RBase point, then Copy, then Reference — whenever you need to scale-copy using live drawing measurements in one command.

Question 2

Several selected objects must be enlarged about a common insertion point. The two points that best represent the current reference distance are construction points outside the selected objects.

How does using those external construction points affect the SCALE operation?

  1. The points are rejected because both reference points must lie on one of the selected objects.
  2. The points establish a temporary base point, replacing the insertion point chosen earlier in the command.
  3. The points limit scaling to objects intersecting the implied line between the two construction points.
  4. The points may define the reference distance, while the previously selected insertion point remains the scaling base point. (correct answer)
Explanation: When using the SCALE command in AutoCAD with the Reference option, it's important to understand that two separate, independent parameters control the operation: the base point (insertion point) and the reference distance. These two parameters serve completely different roles and do not interfere with each other. The base point, which you select early in the SCALE command, is the anchor around which all selected objects expand or contract — it stays fixed in space. The reference distance, defined by two picked points, simply tells AutoCAD "this current length should become the new length." These two concepts are decoupled, meaning the reference points do not need to lie on any selected object, nor do they override the base point. They only calculate a ratio. This is exactly why D is correct: the external construction points define the reference distance, while the insertion point you selected earlier remains the unchanged scaling anchor. A is wrong because AutoCAD imposes no restriction requiring reference points to lie on selected objects — they can be anywhere in the drawing space. B describes a real behavior of some commands (like MOVE's "displacement" option), but in SCALE, the reference option has no mechanism to replace the already-chosen base point. C invents a completely fictional behavior — SCALE applies uniformly to all selected objects and has no concept of filtering by intersection with an implied line. A useful study tip: in AutoCAD, always separate where scaling pivots (base point) from how much it scales (reference ratio). These are set at different steps in the command and never overwrite each other.

Question 3

An imported equipment outline contains a feature that measures 66 drawing units. It must be adjusted so that the same feature measures 150150 drawing units. The imported outline must remain available at its original size for comparison.

Which SCALE setup produces the intended result without requiring a separate COPY command?

  1. Enable Reference, enter 150150 as the current length and 66 as the new length to produce the correct ratio, and retain the source selection set.
  2. Enable Copy, enter 2525 as the current reference length to match the known factor, and enter 150150 as the new reference length.
  3. Enable Copy, choose Reference, enter 66 as a direct scale factor at the factor prompt, and enter 150150 as the target length for the copied object.
  4. Enable Copy, choose Reference, specify 66 as the current length to match the measured feature, and specify 150150 as the new length. (correct answer)
Explanation: When working with AutoCAD's SCALE command, you need to understand two key options: Copy and Reference. Copy preserves the original object while scaling a duplicate — eliminating any need for a separate COPY command. Reference lets you define the scale factor by specifying a current length and a new length, so AutoCAD calculates the ratio 1506=25\frac{150}{6} = 25 for you automatically. The scenario requires two things simultaneously: scale the feature from 66 to 150150 units, and keep the original untouched. Option D accomplishes both in one operation — enabling Copy (so the original remains) and then choosing Reference with 66 as the current length and 150150 as the new length. AutoCAD applies the correct factor without you manually computing it. Option A fails because it reverses the Copy logic — it mentions "Reference" but uses "retain the source selection set," which is not how Copy mode works. Worse, it swaps the current and new lengths, which would produce 6150\frac{6}{150}, shrinking the object instead of enlarging it. Option B skips the Reference sub-option entirely and enters 2525 as the reference length rather than as a calculated factor — this misuses both inputs and would not produce the correct geometry. Option C is close but wrong in a critical detail: it enters 66 at the scale factor prompt rather than as the current reference length, which means Reference mode isn't being used correctly — the two-step reference workflow (current length → new length) is broken. A useful pattern to remember: whenever a question mentions keeping the original and scaling to a known measurement, look for the answer that combines Copy + Reference with the measured value as "current" and the target as "new."

Question 4

A rectangular object is 2424 units wide. The SCALE base point is located 1010 units to the left of the rectangle's left edge. The width is used as the reference length and is assigned a new length of 3636.

After scaling, what are the rectangle's width and the distance from the base point to its left edge?

  1. The width is 3636 units, and the left-edge distance remains 1010 units.
  2. The width is 3636 units, and the left-edge distance becomes 1515 units. (correct answer)
  3. The width is 5454 units, and the left-edge distance becomes 1515 units.
  4. The width is 3636 units, and the left-edge distance becomes 2525 units.
Explanation: When AutoCAD's SCALE command uses the Reference option, it calculates a scale factor by dividing the new length by the reference length, then applies that factor uniformly to every distance measured from the base point — including the object's dimensions and its position relative to that point. Here, the scale factor is 3624=1.5\frac{36}{24} = 1.5. The rectangle's width becomes 24×1.5=3624 \times 1.5 = 36 units. Crucially, the base point is fixed in space, so the distance from the base point to the rectangle's left edge also scales: 10×1.5=1510 \times 1.5 = 15 units. That makes B the correct answer — a width of 3636 units and a left-edge distance of 1515 units. A is tempting because the width of 3636 is correct, but it wrongly assumes the base-point distance stays at 1010. The base point is the anchor; everything else — including the object's position — stretches away from it proportionally. C makes the opposite mistake on the width: it applies the scale factor twice or confuses reference-length logic, arriving at 5454 units. The reference length becomes the new length (3636), so the width doesn't scale beyond that. D gets the width right but calculates the distance incorrectly — adding 1515 to the original 1010 instead of multiplying. Scaling is multiplicative, not additive. Study tip: Whenever you see a SCALE with Reference question, always identify the base point first — it's the one coordinate that doesn't move, and every other measurement scales relative to it.

Question 5

A selected component has a known current reference length of 3030 units. Its required length is represented by two existing drawing points that are 7272 units apart, but the numerical distance is not displayed.

Which procedure correctly scales the component to the required size?

  1. Enter 3030 as the reference length, choose Points at the new-length prompt, and select the two drawing points that are 7272 units apart. (correct answer)
  2. Choose Points at the reference-length prompt to select the two target points, and then enter 3030 as the new length to complete the ratio.
  3. Enter 7272 as the reference length to match the target points, choose Points at the new-length prompt, and select two points separated by 3030 units.
  4. Enter 3030 as the direct scale factor at the factor prompt, then choose Points to use the two target points for redefining the command's base point.
Explanation: When using AutoCAD's Scale command with a reference length, you're essentially telling the software: "this is what I have, and this is what I want." The command calculates the scale factor automatically using the ratio new lengthreference length\frac{\text{new length}}{\text{reference length}}. The key is understanding which prompt asks for which value — and that "Points" can be chosen at either prompt to pick a distance directly from the drawing. In this scenario, the component's current length is 3030 units (known numerically), and the target length is defined by two drawing points 7272 units apart (known geometrically, not numerically). The correct workflow — option A — enters 3030 as the reference length (what you have), then uses Points at the new-length prompt to select the two drawing points, letting AutoCAD measure the 7272-unit distance itself. This produces the correct scale factor: 7230=2.4\frac{72}{30} = 2.4. Option B reverses the logic entirely — it uses Points for the reference length and enters 3030 as the new length, which would compute 3072\frac{30}{72}, shrinking the object rather than scaling it correctly. Option C compounds the error by entering 7272 as the reference and selecting points 3030 units apart for the new length — the exact inverse of the correct setup. Option D misunderstands the command structure; there is no standalone "factor prompt" that combines with a Points-based base point redefinition — that describes a different workflow altogether. A reliable memory aid: reference = current, new = target. Always ask yourself what you have versus what you want, and assign them to the correct prompt accordingly.

Question 6

A detail is selected for scaling. The base point has an X-coordinate of 1010. A reference distance of 250250 is assigned a new length of 400400. One selected vertex initially has an X-coordinate of 110110 and lies horizontally to the right of the base point.

After completing SCALE with the Reference option, what is the vertex's new X-coordinate?

  1. 160160, because the vertex's original coordinate is multiplied by the reference ratio.
  2. 210210, because the increase in reference length is added to the vertex coordinate.
  3. 170170, because the vertex's offset from the base point is multiplied by the reference ratio. (correct answer)
  4. 260260, because the vertex is moved by the full difference between the two reference lengths.
Explanation: Whenever you see a question about AutoCAD's SCALE command with the Reference option, the key concept to keep in mind is that scaling always happens relative to the base point — not relative to the origin. Every point in the selection moves based on how far it sits from the base point, not where it sits in absolute coordinate space. Here's how the math works for answer C: the scale factor is the new length divided by the reference length, so 400250=1.6\frac{400}{250} = 1.6. The vertex's offset from the base point is 11010=100110 - 10 = 100. That offset gets multiplied by the scale factor: 100×1.6=160100 \times 1.6 = 160. Adding that scaled offset back to the base point gives the new coordinate: 10+160=17010 + 160 = 170. That confirms C is correct. Answer A is a classic trap — it applies the scale factor directly to the absolute coordinate (110×1.6=176110 \times 1.6 = 176, which isn't even 160), confusing the full coordinate with the offset from the base point. Answer B adds the raw difference between reference lengths (400250=150400 - 250 = 150) to the vertex coordinate (110+150=260110 + 150 = 260... actually that's D's logic), ignoring that scaling is multiplicative, not additive. Answer D moves the vertex by the full reference difference (110+150=260110 + 150 = 260), which would only be correct if every point shifted by the same flat amount — that's translation, not scaling. As a study tip: on AutoCAD questions involving transformations, always ask yourself "what is the offset from the base point?" — that's the value being transformed, not the raw coordinate.

Question 7

Two circles with radii of 88 and 1212 units are selected together. A single SCALE operation uses a common base point, a reference length of 5050, and a new length of 6565.

What are the circles' resulting radii?

  1. 10.410.4 and 15.615.6 units, because both circles receive the same reference ratio. (correct answer)
  2. 1313 and 1717 units, because the reference-length increase is added to each radius.
  3. 6.156.15 and 9.239.23 units, because both circles receive the reciprocal reference ratio.
  4. 88 and 15.615.6 units, because only the larger object controls reference scaling.
Explanation: Whenever you see a SCALE command question in AutoCAD involving a reference length, your first instinct should be to calculate the scale factor — everything else follows from that single ratio. The Reference option works by dividing the new length by the reference length to produce a uniform scale factor. Here, that factor is 6550=1.3\frac{65}{50} = 1.3. AutoCAD then applies this factor to every selected object simultaneously, regardless of size. So the circle with radius 88 becomes 8×1.3=10.48 \times 1.3 = 10.4 units, and the circle with radius 1212 becomes 12×1.3=15.612 \times 1.3 = 15.6 units. Answer A is correct. Answer B mistakes how reference scaling works — it adds the difference (6550=15)(65 - 50 = 15) directly to each radius, giving 2323 and 2727, or perhaps assumes partial addition. Either way, scaling is multiplicative, never additive. Answer C applies the reciprocal ratio 50650.769\frac{50}{65} \approx 0.769, which would shrink the circles rather than enlarge them — a trap if you accidentally invert the fraction. Answer D invents a rule where only the larger object "controls" the scaling, leaving the smaller circle unchanged. AutoCAD applies one scale factor uniformly to the entire selection set; no object is treated as dominant. The key study tip: always compute the scale factor first as new lengthreference length\frac{\text{new length}}{\text{reference length}}, then multiply every dimension by that factor. If a question tempts you to add, subtract, or apply different factors to different objects in one SCALE operation, that's the trap to avoid.

Question 8

A selected line is 7070 units long. In SCALE, a user enters 100100 as the reference length and 8080 as the new length, even though neither value equals the line's measured length.

Assuming one endpoint is the base point, what is the line's resulting length?

  1. 5050 units, because the difference between the two entered lengths is removed from the line.
  2. 7070 units, because a numeric reference must equal a measured dimension of the selected object.
  3. 5656 units, because the selected geometry is multiplied by the ratio 80/10080/100. (correct answer)
  4. 87.587.5 units, because the selected geometry is multiplied by the ratio 100/80100/80.
Explanation: When using the Reference option in AutoCAD's SCALE command, the key insight is that the reference length and new length don't need to match any actual dimension of the selected object — they simply define a ratio that gets applied uniformly to all selected geometry. Think of it as telling AutoCAD: "Whatever this thing currently is, scale it so that something that was 100 units long becomes 80 units long." That ratio is 80100=0.8\frac{80}{100} = 0.8. AutoCAD multiplies every dimension of the selected geometry by this scale factor, so the 70-unit line becomes 70×0.8=5670 \times 0.8 = 56 units. C is correct. Answer A describes subtraction — removing the difference (10080=20)(100 - 80 = 20) from the line's length — which is not how SCALE works at all. There is no subtraction operation in this command; scaling is always multiplicative. Answer B reflects a common misconception: that the reference value must match an actual measured dimension of the object. This is only true when you use the Reference option to match a known target size. When you enter arbitrary reference and new values, AutoCAD simply computes their ratio and applies it regardless of the object's actual size. Answer D inverts the ratio, applying 10080=1.25\frac{100}{80} = 1.25 instead of 0.80.8, which would enlarge the line to 87.587.5 units. The correct ratio is always new lengthreference length\frac{\text{new length}}{\text{reference length}}, not the other way around. Study tip: Whenever you see the SCALE Reference option, immediately write the ratio as newreference\frac{\text{new}}{\text{reference}} — the new value always goes in the numerator.

Question 9

A line is 8080 units long. During SCALE, its left endpoint is used as the base point, Copy is enabled, a reference length of 200200 is entered, and a new length of 125125 is entered.

What geometry remains when the command is completed?

  1. Only a 5050-unit line remains because the reference ratio replaces the selected source line.
  2. The original 8080-unit line and a coincident 5050-unit scaled copy both remain. (correct answer)
  3. The original 8080-unit line and a coincident 125125-unit scaled copy both remain.
  4. The original 8080-unit line and a coincident 128128-unit scaled copy both remain.
Explanation: When using AutoCAD's SCALE command with the Reference option, it helps to think in two separate steps: calculating the actual scale factor, and then deciding what happens to the original geometry. The Reference method computes a scale factor by dividing the new length by the reference length — in this case, 125200=0.625\frac{125}{200} = 0.625. That factor is then applied to the selected object. Multiplying the original line's length by the scale factor gives 80×0.625=5080 \times 0.625 = 50 units. So the scaled result is a 50-unit line. Because Copy is enabled during the SCALE command, AutoCAD leaves the original geometry untouched and produces a scaled duplicate — meaning both the original 80-unit line and the new 50-unit line remain, anchored at the same left endpoint. That makes B the correct answer. Choice A gets the scaled length right (50 units) but incorrectly assumes the original line is replaced. Copy mode specifically prevents that — the source object is preserved. Choice C confuses the reference/new-length inputs: 125 is the target length you want the reference span to become, not the length of the resulting line. Applying it directly ignores the scale ratio entirely. Choice D appears to come from 80×200125=12880 \times \frac{200}{125} = 128, which inverts the fraction — a classic arithmetic trap when working with reference scaling. As a study tip, always remember that AutoCAD's SCALE factor = New LengthReference Length\frac{\text{New Length}}{\text{Reference Length}}, never the inverse. And any time you see "Copy" enabled in a transform command (SCALE, ROTATE, MIRROR), the original object always survives.

Question 10

A line is currently 4848 units long and should become 3636 units long. In SCALE, the user chooses Reference and picks the line's endpoints, establishing a reference length of 4848. At the prompt for the new length, the user enters 0.750.75.

What is the resulting line length?

  1. 3636 units, because 0.750.75 is interpreted as the intended scale factor.
  2. 47.2547.25 units, because the entered value is subtracted from the reference length.
  3. 0.750.75 unit, because the entry is interpreted as the new reference length. (correct answer)
  4. 6464 units, because AutoCAD applies the reciprocal of the entered value.
Explanation: When using AutoCAD's SCALE command with the Reference option, it's critical to understand what each prompt is actually asking for. The workflow has two distinct steps: first you establish a reference length (the current size), then you provide a new length (the target size). However, when you type a value at the "New length" prompt, AutoCAD treats your entry as a literal target measurement — not a scale factor. In this scenario, the reference length is set to 4848 by picking the line's endpoints. When the user then types 0.750.75, AutoCAD reads this as "make the object 0.750.75 units long," not "multiply by 0.750.75." The resulting line length is therefore 0.750.75 units — which is answer C. To correctly resize the line to 3636 units, the user should have typed 3636 at the "New length" prompt. Answer A is the trap most students fall into. It assumes 0.750.75 behaves like a standard scale factor, producing 48×0.75=3648 \times 0.75 = 36. This would be true if you were using the regular SCALE command without Reference — but inside the Reference workflow, the new-length prompt expects an absolute value. Answer B imagines a subtraction operation (480.75=47.2548 - 0.75 = 47.25), which AutoCAD never performs. Answer D inverts the value (48÷0.75=6448 \div 0.75 = 64), which has no basis in how the Reference option works. The key study tip: in the Reference workflow, think of the two prompts as "what is it now?" and "what should it be?" — both in real units. Reserve decimal scale factors for the non-Reference version of SCALE.