Dissecting the information:
"The husband pays a flat rate of $125 for one year" means he pays $125 irrespective of how many times he visits (x). Doesn't depend on the number of visits (x).
"The wife pays $6 per visit" means that she pays $6x, of course, being dependent on the number of visits (x).
Hence, their total cost is sum of their individual costs, $(125+6x).
Husband's cost is <em>f(x)=125, </em>wife's cost is <em>g(x)=6x, </em>and total cost is <em>h(x)=125+6x. </em>Option D is correct answer.
ANSWER: D
Step-by-step explanation:
Cost of white shirt=$15
Cost of tie-dye shirt = $20
Total number of shirts= 500
Total number of white shirts= 200
Cost of white shirts = 200×15=$ 3000
Total number of tie-dye shirts = 300
Cost of tie-dye shirts = 300×20= $6000
Verification:
3000+6000=$9000 proved!
Example :
x y
1 3
2 6
3 9
4 12
first thing u do is pick any 2 points (x,y) from ur table
(1,3) and (2,6)
now we sub those into the slope formula (y2 - y1) / (x2 - x1) to find the slope
(y2 - y1) / (x2 - x1)
(1,3)....x1 = 1 and y1 = 3
(2,6)...x2 = 2 and y2 = 6
sub
slope = (6 - 3) / (2 - 1) = 3/1 = 3
now we use slope intercept formula y = mx + b
y = mx + b
slope(m) = 3
use any point off ur table...(1,3)...x = 1 and y = 3
now we sub and find b, the y int
3 = 3(1) + b
3 = 3 + b
3 - 3 = b
0 = b
so ur equation is : y = 3x + 0....which can be written as y = 3x...and if u sub any of ur points into this equation, they should make the equation true....if they dont, then it is not correct
and if u need it in standard form..
y = 3x
-3x + y = 0
3x - y = 0 ...this is standard form
Answer:

Step-by-step explanation:
If x varies directly as the product of p and m, and inversely with y, the relation can be written ...
x = k(pm)/y . . . . where k is the constant of proportionality
__
This can be solved for k:
k = xy/pm
For the given values, the value of k is ...
k = (2)(4)/((0.5)(2)) = 8
Then the relation between the variables can be written ...
(xy)/(pm) = 8