Answer:
x ≥ 5
Step-by-step explanation:
Find the domain by finding where the equation is defined.
Interval Notation:
(5, ∞ )
Set-Builder Notation:
{x | x ≥ 5}
So, the answer is : x ≥ 5
(PLEASE MARK ME AS BRAINLIEST!!!)
This situation shows that <em>the sides lengths of rectangle P is three times longer than the similar sides on Q</em>. <em>x correlates to 4 ft</em>, and <em>9 ft correlates to y</em>.
This means <em>x = 3*4</em> and <em>9 = 3*y</em>.
x = 12 (simplification)
y = 9/3 (division)
y = 3 (simplification)
Answer:
She was wrong in her analysis because the sales discount of 25% is the discount on the original cost of the dress and not the purchasing cost of the dress as explained below:
Step-by-step explanation:
From the question:
Purchasing cost price of the dress = £30
However, this cost (£30) was after a 25% Sales Discount
It, therefore, implies that £30 is equal to 75% of the cost price
75% of the original cost price = £30
100% of the original cost price = (30 x100%)/75%
Original cost price = £40
Therefore the 25% discount / savings on the cost
= £ (40-30)
= £10
She saved £10 by buying the dress at £30 instead of the original cost of £40
<h3>
Answers:</h3>
==================================================
Explanation:
The given piecewise function is

At first piecewise functions may be strange confusing things, but they aren't so bad. I like to think of it like this: f(x) is a function that changes its identity based on what the input x is. We have three situations
- f(x) = -4x+3 when x < 3
- f(x) = -x^3 when

- f(x) = 3x^2+1 when x > 8
In a sense, we have three different functions but they are combined somehow.
If x is smaller than 3, then we go for the first definition. Or if x is between 3 and 8, then we go for the second definition. Or if x is larger than 8, then we go for the third definition.
-----------------------
f(-5) means f(x) when x = -5. We see that -5 is smaller than 3, so x = -5 makes x < 3 true. We'll use the first definition
f(x) = -4x+3
f(-5) = -4(-5)+3
f(-5) = 20+3
f(-5) = 23
------------------------
Now the input is x = 12. This is larger than 8. In other words, x = 12 makes x > 8 true. We'll use the third definition
f(x) = 3x^2+1
f(12) = 3(12)^2+1
f(12) = 3(144)+1
f(12) = 432+1
f(12) = 433
------------------------
Side notes:
- We won't use the second definition since we don't have any x inputs between 3 and 8
- To say "less than or equal to" on a keyboard, you can write "<=" without quotes. For example,
is the same as x<=5