Answer:
B. 96 units
Step-by-step explanation:
DA is 6 units and HE is 36 units. There are the same side, but HE is 6 times larger.
AB is 16 units, but since all the sides on the left shape are 6 times larger, EF has to be 16*6, which is 96 units.
Hope this helps
Answer:
The original point (x , y) —> the point rotated (-y , x)
Step-by-step explanation:
Answer:
addition prop of equality
Step-by-step explanation:
youre welcome
You just have to plug in each thing:
So f(0):
3(0)^2 - 4 = -4
so its not A
f(-2) and f(2):
3(-2)^2 - 4
3(2)^2 -4
now we don't even have to calculate these, anything to the power of an even number is a positive number so -2^2 and 2^2 both equal 4
B is correct, so you can do the others if you want to check, but if B is true the others shouldn't be true.
Answer:
Model A is 9
Model B is 5
Step-by-step explanation:
At Lisa's printing Company LLC there are two kinds of printing presses model.
Let x = the number of model A printing press.
Let y = the number of the model B printing press.
model A can print 70 bucks per day and model B can print 55 bucks per day.
The total number of both models prints 905 bucks per day.
This means
70x + 55y = 905 - - - - - - - - -1
The company owns 14 total printing presses. This means
x + y = 14 - - - - - - - - - -2
x = 14-y
Put x = 14-y in equation 1
70(14-y) + 55y = 905
980 -70y + 55y = 905
-15y = 905-980= -75
y = -75 / -15= 5
x = 14-y = 14-5
= 9