Answer:
90
Step-by-step explanation:
y^2 + 5y + 6 =
(7)^2 + 5(7) + 6 =
49 + 35 + 6 =
84 + 6 =
90
Answer:
input x = - 7
Step-by-step explanation:
A is modelled as y = 5x - 4
B is modelled as y = 3x + 8
We require output of A three times the output of B , then
5x - 4 = 3(3x + 8) ← distribute
5x - 4 = 9x + 24 ( subtract 9x from both sides )
- 4x - 4 = 24 ( add 4 to both sides )
- 4x = 28 ( divide both sides by - 4 )
x = - 7 ← input
Answer:
where x denotes number of small rooms and y denotes number of large rooms
Step-by-step explanation:
Given: Small rooms can hold 3 people, and large rooms can hold 4 people.
Number of small rooms is twice the number of large rooms.
Small rooms and large rooms altogether can accommodate 70 guests.
To find: system of equations that could be used to determine the number of small rooms reserved and the number of large rooms reserved
Solution:
Let x denotes number of small rooms and y denotes number of large rooms.
As number of small rooms is twice the number of large rooms,

As small rooms and large rooms altogether can accommodate 70 guests such that small rooms can hold 3 people, and large rooms can hold 4 people,

Answer:
c = sqrt( 29x^2 + 44x + 52)
Step-by-step explanation:
This is an application of the Pythagorean theorem
c = sqrt(a^2 + b^2)
a = 2x - 4
b = 5x + 6
c = sqrt( (2x - 4)^2 + (5x + 6)^2 ) Substitute and expand
c = sqrt( 4x^2 - 16x + 16 + 25x^2 + 60x + 36) Collect like terms
c = sqrt( 4x^2 + 25x^2 - 16x + 60x + 16+36) Combine the like term pairs.
c = sqrt( 29x^2 + 44x + 52)
This does not factor into anything very nice.