Answer:
-a^2 + -a + 12
Step-by-step explanation:
Expand the following:
(3 - a) (a + 4)
(3 - a) (a + 4) = (3) (a) + (3) (4) + (-a) (a) + (-a) (4):
-a a + 3 a - 4 a + 3 4
3×4 = 12:
-a a + 3 a - 4 a + 12
-a a = -a^2:
-a^2 + 3 a - 4 a + 12
Grouping like terms, -a^2 + 3 a + 4 (-1) a + 12 = -a^2 + (3 a - 4 a) + 12:
-a^2 + (3 a - 4 a) + 12
3 a - 4 a = -a:
Answer: -a^2 + -a + 12
Answer:
Given the information above, the area of the square is 361 cm²
Step-by-step explanation:
A square is a shape with four equal sides. So, in order to find the area of the square, we must find the length of each individual side. We can do this by dividing the perimeter by 4 because a square has 4 equal sides meaning they have the same lengths.
The perimeter of the square is 76. So, let's divide 76 by 4.
76 ÷ 4 = 19
So, the lengths of each sides in the square is 19cm.
In order to find the area, we must multiply the length and the width together. Since a square has equal sides, then we will multiply 19 by 19 to get the area.
19 × 19 = 361
So, the area of the square is 361 cm²
Answer:
The simplest equation for a parabola is y = x^2
X = 4 , y = -1
Explanation:
solve by elimination ie eliminate x or y from the equations by performing operations on them.
first label the equations , to follow the process.
x - y = 5 ----------------(1)
x+ y = 3 ----------------(2)
If (1) and (2) are added then y will be eliminated.
(1) + (2) gives : 2x = 8 → x = 4
now substitute this value of x into either of the 2 equations and solve for y.
let x = 4 in (1) : 4 - y = 5 → -y = 1 → y = -1
check in (1) : 4-(-1) = 4+1 = 5
check in(2) : 4 - 1 = 3