The area of a rectangle is base * altitude, and the perimeter is 2*base + 2*altitude,
base = 10cm and altitude = 7cm
No, it is impossible. Intuitively, a negative number sits at the left of 0 on the number line, and a positive number sits at the right of 0 on the number line. And a number x is greater than another number y if x sits at the right of y on the number line. So, every positive number is greater than any negative number.
Also, by definition, a positive number is greater than 0, and a negative number is smaller than zero. So, if x is positive and y is negative, you have

and since the relation of order "<" is transitive, this implies

Answer:
24
Step-by-step explanation:
This is the same question as before just flipped around
The vertex form of the equation is:
y = a ( x - h )² + k
- 81 = a ( 0 - 6 )² + 27
- 81 = 36 a + 27
- 108 = 36 a
a = - 108 : 36
a = - 3
y = - 3 ( x - 6 )² + 27
y = - 3 ( x² - 12 x + 36 ) + 27
y = - 3 x² + 36 x - 108 + 27
y = - 3 x² + 36 x - 81
y = - 3 ( x² - 12 x + 27 )
x² - 12 x + 27 = 0
x² - 9 x - 3 x + 27 = 0
x ( x - 9 ) - 3 ( x - 9 ) = 0
( x - 9 ) ( x - 3 ) = 0
x 1 = 3, x 2 = 9
Answer:
The x-intercepts are ( 3, 0 ) and ( 9, 0 ).