Answer:
-4x^2 + 237x - 675
Step-by-step explanation:
(x - 3)*(232 - 4x -7) >> Distribute x and -3 to the trinomial
232x - 4x^2 - 7x - 696 + 12x + 21 >> Simplify
-4x^2 + 237x - 675
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:
11.5 cm
Step-by-step explanation:
The dimensions of a right angled triangle can be determined using Pythagoras theorem
The Pythagoras theorem : a² + b² = c²
where a = length
b = base
c = hypotenuse
a² + 8² = 14²
a² + 64 = 196
a² = 196 - 64
a² = 132
find the square root of 132
a = 11.5 cm
Answer: cos(x)
Step-by-step explanation:
We have
sin ( x + y ) = sin(x)*cos(y) + cos(x)*sin(y) (1) and
cos ( x + y ) = cos(x)*cos(y) - sin(x)*sin(y) (2)
From eq. (1)
if x = y
sin ( x + x ) = sin(x)*cos(x) + cos(x)*sin(x) ⇒ sin(2x) = 2sin(x)cos(x)
From eq. 2
If x = y
cos ( x + x ) = cos(x)*cos(x) - sin(x)*sin(x) ⇒ cos²(x) - sin²(x)
cos (2x) = cos²(x) - sin²(x)
Hence:The expression:
cos(2x) cos(x) + sin(2x) sin(x) (3)
Subtition of sin(2x) and cos(2x) in eq. 3
[cos²(x)-sin²(x)]*cos(x) + [(2sen(x)cos(x)]*sin(x)
and operating
cos³(x) - sin²(x)cos(x) + 2sin²(x)cos(x) = cos³(x) + sin²(x)cos(x)
cos (x) [ cos²(x) + sin²(x) ] = cos(x)
since cos²(x) + sin²(x) = 1