There are 103 hotel rooms that have ocean views.
The domain is actually the x value of the function, so we need to find the value of x
suppose the width is x, the length is then 3x+5
the area is 50^2 inches, so x(3x+5)=50 => 3x^2+5x-50=0
Factor this quadratic equation: (x-5)(3x+10)=0 =>x=5 or x=-10/3
width can not be negative, so the width is 5
the domain is x=5
The answer is b because 5*20=100
You can find that out by first putting two equations in slope-intercept form y=mx+b by solving for y.
3y - x = 2
3y = x+2
y = (1/3)x + 2/3
9y = 3x + 6
y = (3/9)x + 6/9
y = (1/3)x + 2/3
They are the same line as you can see in the final step.
Since the two lines are the same line, (they "coincide") they are coincident.
Coincident means there are an infinite number of solutions, and since they are the same line, there are an infinite number of solutions.
Answer:
admission price of each parent = $7.5
admission price of each child = $15
Step-by-step explanation:
x = admission price of each parent
y = admission price of each child
Robinson family:
2x + 4y = 75
Moore family:
2x + 3y = 60
2x + 4y = 75 (1)
2x + 3y = 60 (2)
Subtract (2) from (1)
4y - 3y = 75 - 60
y = 15
Substitute y = 15 into (1)
2x + 4y = 75
2x + 4(15) = 75
2x + 60 = 75
2x = 75 - 60
2x = 15
x = 15/2
x = 7.5