Separate 48 into two parts such that the first part is twice the second.
Let first part = n
Let second part = 48 — n
Equation: n = 2(48 — n)
Solve for n n = 96 — 2n
3n = 96
n=96/3
n = 32
Solution: First part = 32 and Second part = 48 — 32 =16
The two numbers are: 32 and 16.
Check: 32+ 16 = 48 Two parts combine to 48.
32 — 2(16) = 32 First part is twice second part
You might also like to view...
Setting the BorderStyle property to Outset makes a control appear ______.
a) raised b) with a bold border c) with the specified border width d) with the specified border color
________ are squares surrounding a selected object that can be used to adjust its size
Fill in the blank(s) with correct word
In a standard incident response process, which of the following steps happens after investigation?
A. Identification B. Containment C. Eradication D. Evidence gathering
A scripting language is considered a(n):
a. very low level language (VLLL) b. assembler language c. subset of HTML d. form of BASIC e. very high level language (VHLL)