C is the answer to the problem
The ratio of length to width would change slightly, before adding on to the dimensions, the ratio is 6 : 2.5 with the added dimensions, the ratio would change to 8 : 4.5 with simple math you can see that 2.5 is less then half of 6 while 4.5 is more then half of 8
Given an integer, how do u find its opposite....
change the sign
example :
2....its opposite is -2
-3...its opposite is 3
5....its opposite is -5
-4...its opposite is 4
Answer:
New coordinates for A - (2, -5)
New coordinates for B - (5, -3)
Step-by-step explanation:
When translating a point to the 7 units right, you must add 7 to the x coordinate. When translating a point 8 units down you must subtract 8 from the y coordinate.
Answer:
q = 15
Step-by-step explanation:
Given
f(x) = x² + px + q , then
f(3) = 3² + 3p + q = 6 , that is
9 + 3p + q = 6 ( subtract 9 from both sides )
3p + q = - 3 → (1)
---------------------------------------
f'(x) = 2x + p , then
f'(3) = 2(3) + p = 0, that is
6 + p = 0 ( subtract 6 from both sides )
p = - 6
Substitute p = - 6 into (1)
3(- 6) + q = - 3
- 18 + q = - 3 ( add 18 to both sides )
q = 15