CSLB General Building (B) — All Questions
← Back to practice34 questions
What is 15% of 240?
- a.36✓
- b.24
- c.45
- d.360
To find 15% of 240, multiply 240 by 0.15, which equals 36. Percent means 'per hundred,' so 15% is 0.15 in decimal form. This is a basic percentage calculation.
Solve for x: 3x + 7 = 22.
- a.3
- b.5✓
- c.7
- d.15
Subtract 7 from both sides to get 3x = 15, then divide by 3 to find x = 5. Isolating the variable step by step solves a linear equation. Checking: 3(5) + 7 = 22, which is correct.
A rectangle has a length of 12 cm and a width of 5 cm. What is its area?
- a.17 cm²
- b.34 cm²
- c.60 cm²✓
- d.120 cm²
Area of a rectangle is length times width: 12 × 5 = 60 square centimeters. Area is always expressed in square units. The perimeter, by contrast, would be 2(12 + 5) = 34 cm.
What is the value of 2³ + 4²?
- a.14
- b.18
- c.20
- d.24✓
2³ equals 8 and 4² equals 16, and their sum is 24. An exponent tells how many times to multiply the base by itself. Evaluating exponents before adding follows the order of operations.
Simplify the fraction 18/24 to lowest terms.
- a.3/4✓
- b.2/3
- c.6/8
- d.9/12
The greatest common factor of 18 and 24 is 6, and dividing both by 6 gives 3/4. A fraction is in lowest terms when the numerator and denominator share no common factor other than 1. Forms like 6/8 and 9/12 are equal in value but not fully reduced.
If a car travels 180 miles in 3 hours, what is its average speed?
- a.50 mph
- b.60 mph✓
- c.540 mph
- d.63 mph
Average speed equals distance divided by time: 180 ÷ 3 = 60 miles per hour. This uses the relationship speed = distance/time. The units confirm the answer is in miles per hour.
What is the mean (average) of 4, 8, 10, and 14?
- a.8
- b.10
- c.9✓
- d.36
Add the numbers to get 36, then divide by the count of 4, giving 9. The mean is the sum of values divided by how many values there are. The total, 36, is not the average itself.
Solve for y: y/4 = 9.
- a.13
- b.5
- c.2.25
- d.36✓
Multiply both sides by 4 to undo the division, giving y = 36. Since y divided by 4 equals 9, y must be 4 times 9. Checking: 36 ÷ 4 = 9, which is correct.
A shirt originally costs $40 and is on sale for 25% off. What is the sale price?
- a.$30✓
- b.$15
- c.$10
- d.$35
A 25% discount on $40 is $10, so the sale price is $40 − $10 = $30. You can also multiply $40 by 0.75 to get $30 directly. The discount is subtracted from the original price.
What is the slope of the line passing through the points (1, 2) and (3, 8)?
- a.2
- b.3✓
- c.4
- d.6
Slope equals the change in y over the change in x: (8 − 2) / (3 − 1) = 6/2 = 3. Slope measures how steep a line is. A positive slope means the line rises from left to right.
The ratio of boys to girls in a class is 3:5. If there are 24 students, how many are girls?
- a.9
- b.12
- c.15✓
- d.18
The ratio 3:5 has 8 parts total, so each part equals 24 ÷ 8 = 3 students. Girls make up 5 parts: 5 × 3 = 15. Ratios divide a whole into proportional shares.
What is 3/4 written as a decimal?
- a.0.34
- b.1.33
- c.0.43
- d.0.75✓
Dividing the numerator 3 by the denominator 4 gives 0.75. A fraction represents division of the top number by the bottom number. This is a common fraction-to-decimal conversion.
A circle has a radius of 6 cm. What is its circumference? (Use π ≈ 3.14.)
- a.37.68 cm✓
- b.18.84 cm
- c.113.04 cm
- d.12 cm
Circumference equals 2πr: 2 × 3.14 × 6 = 37.68 cm. The radius is the distance from center to edge. Using the area formula πr² would instead give about 113 cm².
Evaluate the expression 5(x − 2) when x = 6.
- a.10
- b.20✓
- c.28
- d.40
Substitute x = 6 to get 5(6 − 2) = 5(4) = 20. Following order of operations, solve inside the parentheses first, then multiply. Substituting values into expressions is a key algebra skill.
What is the next number in the pattern: 3, 6, 12, 24, ___?
- a.30
- b.36
- c.48✓
- d.72
Each term is double the one before it, so 24 × 2 = 48. Recognizing that the pattern multiplies by 2 reveals the rule. This is a geometric sequence.
A recipe needs 2 cups of flour for 12 cookies. How many cups are needed for 30 cookies?
- a.4 cups
- b.2.5 cups
- c.6 cups
- d.5 cups✓
Set up a proportion: 2/12 = x/30, so x = (2 × 30)/12 = 5 cups. Proportions keep the ratio of flour to cookies constant. Scaling recipes uses this direct relationship.
What is the area of a triangle with a base of 10 cm and a height of 6 cm?
- a.30 cm²✓
- b.16 cm²
- c.60 cm²
- d.24 cm²
Area of a triangle is one-half the base times the height: (1/2)(10)(6) = 30 cm². The factor of one-half distinguishes a triangle from a rectangle of the same base and height. Area is measured in square units.
Solve the inequality: 2x − 3 < 7.
- a.x < 2
- b.x < 5✓
- c.x > 5
- d.x < 10
Add 3 to both sides to get 2x < 10, then divide by 2 to get x < 5. When dividing an inequality by a positive number, the direction of the sign stays the same. The solution is all values less than 5.
What is 0.6 written as a percent?
- a.0.6%
- b.6%
- c.60%✓
- d.600%
To convert a decimal to a percent, multiply by 100, so 0.6 becomes 60%. This moves the decimal point two places to the right. Percent means 'out of one hundred.'
A box contains 3 red, 4 blue, and 5 green marbles. What is the probability of drawing a blue marble at random?
- a.1/3
- b.3/12
- c.5/12
- d.4/12✓
Probability equals favorable outcomes over total outcomes: 4 blue out of 12 total, or 4/12. This reduces to 1/3, but 4/12 correctly names the direct count. Probability ranges from 0 to 1.
If 5 pencils cost $1.25, how much do 8 pencils cost at the same rate?
- a.$2.00✓
- b.$1.60
- c.$2.50
- d.$1.85
Each pencil costs $1.25 ÷ 5 = $0.25, so 8 pencils cost 8 × $0.25 = $2.00. Finding the unit rate lets you scale to any quantity. Unit pricing is a common real-world calculation.
What is the value of the expression -4 + 9 − 3?
- a.-10
- b.2✓
- c.10
- d.8
Working left to right: -4 + 9 = 5, and 5 − 3 = 2. Adding a positive to a negative moves toward zero and beyond. Careful sign handling gives the correct result of 2.
A square has a perimeter of 36 cm. What is the length of one side?
- a.6 cm
- b.12 cm
- c.9 cm✓
- d.18 cm
A square has four equal sides, so divide the perimeter by 4: 36 ÷ 4 = 9 cm. Perimeter is the total distance around a shape. Each side of this square measures 9 cm.
Which value of x makes the equation 2x = 5x − 12 true?
- a.2
- b.3
- c.6
- d.4✓
Subtract 2x from both sides to get 0 = 3x − 12, then add 12 and divide by 3 to find x = 4. Gathering variables on one side isolates x. Checking: 2(4) = 8 and 5(4) − 12 = 8, which matches.
The temperature rose from -5°F to 12°F. By how many degrees did it rise?
- a.17°F✓
- b.7°F
- c.-17°F
- d.12°F
The change equals 12 − (−5) = 12 + 5 = 17 degrees. Subtracting a negative is the same as adding its positive. The temperature climbed 17°F.
What is 3/5 + 1/5?
- a.4/10
- b.4/5✓
- c.3/25
- d.2/5
When fractions share a denominator, add the numerators: 3 + 1 = 4, giving 4/5. The denominator stays the same at 5. This result is already in lowest terms.
A phone plan costs $30 per month plus $0.10 per text. Which expression gives the total monthly cost for t texts?
- a.30t + 0.10
- b.30.10t
- c.30 + 0.10t✓
- d.0.10 + 30t
The fixed $30 fee is added to $0.10 times the number of texts t, giving 30 + 0.10t. The flat fee does not depend on t, while the per-text charge does. Translating word problems into expressions is a core algebra skill.
What is the median of the data set 7, 3, 9, 5, 11?
- a.5
- b.35
- c.9
- d.7✓
First order the numbers: 3, 5, 7, 9, 11; the middle value is 7. The median is the center of an ordered list. With five values, the third number is the median.
If a triangle has angles measuring 40° and 75°, what is the third angle?
- a.65°✓
- b.55°
- c.75°
- d.115°
The angles of a triangle sum to 180°, so 180 − 40 − 75 = 65°. This triangle-angle-sum rule holds for every triangle. The missing angle measures 65 degrees.
Expand the expression 4(2x + 3).
- a.8x + 3
- b.8x + 12✓
- c.6x + 7
- d.8x + 7
Use the distributive property to multiply 4 by each term: 4 × 2x = 8x and 4 × 3 = 12. The result is 8x + 12. Distribution multiplies the outside factor across everything inside the parentheses.
A worker earns $18 per hour and works 35 hours in a week. What are the weekly earnings?
- a.$530
- b.$720
- c.$630✓
- d.$53
Multiply the hourly rate by hours worked: 18 × 35 = 630 dollars. Total pay equals rate times time. The worker earns $630 that week.
What is the square root of 144?
- a.11
- b.72
- c.14
- d.12✓
The square root of 144 is the number that, multiplied by itself, gives 144; that number is 12 because 12 × 12 = 144. Square roots reverse the squaring operation. Note that 72 is half of 144, not its root.
A number increased by 20% becomes 60. What was the original number?
- a.50✓
- b.48
- c.40
- d.72
If the original number is x, then 1.20x = 60, so x = 60 ÷ 1.20 = 50. Increasing by 20% multiplies by 1.20. Reversing the increase means dividing by 1.20.
Two angles are complementary. If one measures 35°, what is the other?
- a.45°
- b.55°✓
- c.65°
- d.145°
Complementary angles add up to 90°, so the other angle is 90 − 35 = 55°. Complementary differs from supplementary, which sums to 180°. The missing angle is 55 degrees.