Draw the points on a graph, you will have three points and need to add the fourth to make the corners of a rectangle. After you have found the point on the missing corner of the rectangle see what its x and y coordinates are.
The answer is: (2, -2)
Answer:
0
Step-by-step explanation:
Combine like terms, perform the operations with the coefficients of the variable, then write the variable.
10r - 5r + 3r - 8r
= 5r + 3r - 8r
= 8r - 8r
= 0
Answer:
yp = -x/8
Step-by-step explanation:
Given the differential equation: y′′−8y′=7x+1,
The solution of the DE will be the sum of the complementary solution (yc) and the particular integral (yp)
First we will calculate the complimentary solution by solving the homogenous part of the DE first i.e by equating the DE to zero and solving to have;
y′′−8y′=0
The auxiliary equation will give us;
m²-8m = 0
m(m-8) = 0
m = 0 and m-8 = 0
m1 = 0 and m2 = 8
Since the value of the roots are real and different, the complementary solution (yc) will give us
yc = Ae^m1x + Be^m2x
yc = Ae^0+Be^8x
yc = A+Be^8x
To get yp we will differentiate yc twice and substitute the answers into the original DE
yp = Ax+B (using the method of undetermined coefficients
y'p = A
y"p = 0
Substituting the differentials into the general DE to get the constants we have;
0-8A = 7x+1
Comparing coefficients
-8A = 1
A = -1/8
B = 0
yp = -1/8x+0
yp = -x/8 (particular integral)
y = yc+yp
y = A+Be^8x-x/8
Answer:
An estimate
Step-by-step explanation:
Answer:
b=12.50p
Step-by-step explanation:
Given :
x y
0 0
2 25
4 50
6 75
8 100
10 125
To Find: Which equation can be used to determine p, the cost of b boots?
Solution :
Using point slope form Find the equation of line of the given coordinates
Let 
Let 
So, formula : 


Now we are given that cost of b boots is p
Since we are given that x axis is Number of Boots and y in price
So in the equation put x = b and y = p
So, equation : b=12.50p
Hence Option 4 is correct