Questions (contd)
(a) For what amount of driving do the two plans cost the same?
(b) What is the cost when the two plans cost the same?
Answer:
(a) 100 miles
(b) $65
Step-by-step explanation:
Given
Plan 1:

per mile
Plan 2:

per mile
Solving (a): Number of miles when both plans are equal
Represent the distance with x and the cost with y
So:
Plan 1:

Plan 2:

To solve (a), we equate both plans together; i.e.


Collect Like Terms


Solve for x


Hence, 100 mile would cost both plans the same
Solving (b): Cost when both plans are the same:
In this case, we simply substitute 100 for x in any of the y equation.




<em>Hence, the amount is $65</em>
Hello,
function minmax(int p1,int p2,int p3, int adr_big, int adr_small)
{ int mini=p1,maxi=p1;
if (p1>p2) {mini=p2;}
else {maxi=p2;};
if (p3>maxi) maxi=p3;
if (p3<mini) mini=p3;
*adr_big=maxi;
*adr_small=mini;
};
// main
int a=31,b=5,c=19,big,small;
minmax(a,b,c,&big,&small);
Answer:
25 feet per second.
Step-by-step explanation:
Divide 75ft by 3se = 25ft per second.
Answer:
r=8
Step-by-step explanation:
you divide 28 by 3 1/2 to get r=8
Answer:
1 × 3 + 4 - 2 = 5
Step-by-step explanation:
1 × 3 = 3
3 + 4 = 7
7 - 2 = 5