Linear regression line y=2.1x+130 predicts sales based on the money spent on advertising.
Linear regression represents the relationship between two variables. the value of y depends on the value of x.
x represents the dollars spent in advertising and y represents the company sales in dollars.
We need to find out sales y when $150 spends on advertising.
Plug in 150 for x and find out y
y = 2.1 x + 130
y = 2.1 (150) + 130
y= 445
The company expects $445 in sales
Answer:
Redskins cost $0.25 and golden roughs cost $0.35.
Step-by-step explanation:
Let r be the cost of a redskin and g the cost of golden roughs. So we have the system of equations:
r + 4g = 1.65
2r + 3g = 1.55
Multiply the first equation by -2:
-2r - 8g = -3.30
Adding this to the second equation:
-5g = -1.75
g = 0.35.
Now substitute this into the first equation:
r + 4*0.35 = 1.65
r = 1.65 - 1.40
r = 0.25.
Let x be the length of the garden
and y be the width of the garden.
since you only enclose 3 sides of the garden by a 40 ft fence. so the equation for this is:
2x + y = 40
and the area of the garden is 100 sq ft, so in equation
xy = 100
from equation 1, 2x + y = 40
y = 40 - 2x
substitute to equation 2
xy = 100
x ( 40 - 2x) = 100
40x - 2x^2 = 100
2x^2 - 40x + 100 = 0
x = 2.9 ft
y = 34.5 ft
Answer:
1. y=2x+15
2. 45.5 min
Step-by-step explanation:
1. You find 2x by looking at the give rate of gallons (2) a min (x). This information is given in the word problem. This gives the equation of y=2x. But you already have 15 gallons in the pool, so you need to add the +15 at the end of the equation giving you y=2x+15.
2. Y is the total gallons. This is 106 gallons (given in the word problem). We are trying to solve for x (# of minutes to fill the pool). 106=2x+15. subtract 15 from both sides giving 91=2x. Divide both sides by 2 giving x=45.5. It will take 45.5 minutes to fill up the pool.