Four hundred thousand two hundred five
Answer:
This is always ''interesting'' If you see an absolute value, you always need to deal with when it is zero:
(x-4)=0 ===> x=4,
so that now you have to plot 2 functions!
For x<= 4: what's inside the absolute value (x-4) is negative, right?, then let's make it +, by multiplying by -1:
|x-4| = -(x-4)=4-x
Then:
for x<=4, y = -x+4-7 = -x-3
for x=>4, (x-4) is positive, so no changes:
y= x-4-7 = x-11,
Now plot both lines. Pick up some x that are 4 or less, for y = -x-3, and some points that are 4 or greater, for y=x-11
In fact, only two points are necessary to draw a line, right? So if you want to go full speed, choose:
x=4 and x= 3 for y=-x-3
And just x=5 for y=x-11
The reason is that the absolute value is continuous, so x=4 works for both:
x=4===> y=-4-3 = -7
x==4 ====> y = 4-11=-7!
abs() usually have a cusp int he point where it is =0
Step-by-step explanation:
Given :
A clerk is paid $45.25 per hours for 40 hours a week, 1.50 times the regular rate of overtime and double the rate for a holiday.
To Find :
How much does the clerk get if he works overtime for 5 hours and 2 hours on holidays.
Solution :
Amount from regular job = $ 45.25 × 40 = $1810 .
Amount from overtime = $ (45.25×1.5) × 5 = $339.375 .
Amount from holiday = $ (45.25×2) × 5 = $452.5 .
Total amount clerk will get is :
T = $( 1810 + 339.375 + 452.5 )
T = $2601.875
Hence, this is the required solution.
Answer:
183.27miles
Step-by-step explanation:
Note that we are considering two planes.
Plane 1
Speed = 140 mph
Time = 2.5 hours
Distance = ?
Speed = distance/time
140 mph = distance/2.5hrs
Distance = 140×2.5
= 350miles
Plane 2
Speed = 170 mph
Time = 2.5 hours
Distance = ?
Speed = distance/time
170 mph = distance/2.5hrs
Distance = 170×2.5
= 425miles
The angle between side is 25 degree
From cosine rule
c^2 = a^2 + b^2 − 2abcos(tetha)
Where a = 350
b = 425miles
c^2 = 350^2+425^2-2(350×425)(cos25)
c^2 = 122500+180625-297500(0.906)
c^2 = 303125-269535
c^2 = 33590
C = √33590
C = 183.27miles
The distance they flew apart after 2.5hrs is 183.27miles