Answer:
$69
Step-by-step explanation:
80 x 75% (0.75) = 60
60 x 15% (0.15) = 9
60 + 9 = $69
Answer:
Third option is correct!
Step-by-step explanation:
x+19<28
or, x<9
so
x = {3,4,5,6}
Answer:
AB and CD are parallel lines
Step-by-step explanation:
• Parallel lines have equal slopes
• The slopes of perpendicular lines are negative reciprocals
Calculate the slope m using the gradient formula
m = ( y₂ - y₁ ) / ( x₂ - x₁ )
let (x₁, y₁ ) = A(1, 4) and (x₂, y₂ ) = B(3, 8)
m = = = 2
let (x₁, y₁ ) = C(- 1, 6) and (x₂, y₂ ) = D(3, 14)
m = = = 2
Since slope of AB and CD are equal then lines are parallel
Answer:
B
Step-by-step explanation:
40+88+15=128+15=143
There are three rectangles that compose this shape. The first one has side lengths of 5 & 8 (l times w=a 5 times 8=40, area of the rectangle is 40). The second one has side lengths of 8&11 (8 times 11=88, area is 88). Final rectangles has side lengths of 16-(8+5) and 5 (16-13=3, 3 times 5=15, Area=15). All three of those rectangles added up is 143 as an area of the figure.
Answer:
x = - 1 ± 2i
Step-by-step explanation:
we can use the discriminant b² - 4ac to determine the nature of the roots
• If b² - 4ac > , roots are real and distinct
• If b² - 4ac = 0, roots are real and equal
• If b² - ac < 0, roots are not real
for x² + 2x + 5 = 0
with a = 1, b = 2 and c = 5, then
b² - 4ac = 2² - (4 × 1 × 5 ) = 4 - 20 = - 16
since b² - 4ac < 0 there are 2 complex roots
using the quadratic formula to calculate the roots
x = ( - 2 ± ) / 2
= (- 2 ± 4i ) / 2 = - 1 ± 2i