Answer:
$226
Step-by-step explanation:
1. define the variable x
x = # of days to rent the carpet cleaner
2. substitute x for 7 days
c(7) = 30(7) + 16
3. solve
c(7) = 210 + 16
c(7) = 226
For 7 days, Rhonda will have to rent the carpet cleaner for $226.
Answer:
There is no unique solution to this problem.
There are infinitely many solutions to this problem.
Step-by-step explanation:
Let B denotes broccoli crop
Let S denotes spinach crop
Last year, he grew 6 tons of broccoli per acre and 9 tons of spinach per acre, for a total of 93 tons of vegetables.
Mathematically,
6B + 9S = 93 eq. 1
This year, he grew 2 tons of broccoli per acre and 3 tons of spinach per acre, for a total of 31 tons of vegetables.
Mathematically,
2B + 3S = 31
2B = 31 - 3S
B = (31 - 3S)/2 eq. 2
Substitute eq. 2 into eq. 1
6B + 9S = 93
6[(31 - 3S)/2] + 9S = 93
3(31 - 3S) + 9S = 93
93 - 9S + 9S = 93
- 9S + 9S = 93 - 93
0 = 0
Therefore, there is no unique solution to this problem.
Which means that there are infinitely many solutions to this problem.
Answer:
A = (2x² + 4x + 1) (8 − x)
A = -2x³ + 12x² + 31x + 8
Step-by-step explanation:
W = 2x² + 4x + 1
L = 8 − x
Area is width times length.
A = (2x² + 4x + 1) (8 − x)
If you wish, you can simplify with distribution.
A = 8 (2x² + 4x + 1) − x (2x² + 4x + 1)
A = 16x² + 32x + 8 − 2x³ − 4x² − x
A = -2x³ + 12x² + 31x + 8
The regression equation for the data given is y= -8.57 -2.31x
Step-by-step explanation:
The first step is to form a table as shown below;
x y xy x² y²
1 4 4 1 16
2 1 2 4 1
3 5 15 9 25
4 10 40 16 100
5 16 80 25 256
6 19 114 36 361
7 15 105 49 225
28 60 360 140 984 ------sum
A linear regression equation is in the form of y=A+Bx
where ;
x=independent variable
y=dependent variable
n=sample size/number of data points
A and B are constants that describe the y-intercept and the slope of the line
Calculating the constants;
A=(∑y)(∑x²) - (∑x)(∑xy) / n(∑x²) - (∑x)²
A=(60)(140) - (28)(360) / 7(140)-(28)²
A=8400 - 10080 /980-784
A= -1680/196
A= - 8.57
B= n(∑xy) - (∑x) (∑y) / n(∑x²) - (∑x)²
B= 7(360)-(28)(60) / 7(60) - (28)²
B=2520 - 1680 /420-784
B=840/-364
B= -2.31
y=A+Bx
y= -8.57 -2.31x
Learn More
Regression equation :brainly.com/question/12280902
Keywords : equations, regression line, data
#LearnwithBrainly