Answer:
y=92
Step-by-step explanation:
Divided both sides by the numeric factor on the left side, then solve.
y = 92
0 cause there is no yellow paint there is only blue paint
Answer:
x = 3
y = 1
Step-by-step explanation:
9x - y = 26 ---------------(I)
9x + y = 28 ---------------(II)
9x - y = 26
9x = 26 + y
Substitute 9x = 26 + y in equation (II)
26 + y + y = 28 {add like terms}
26 + 2y = 28 {subtract 26 from both sides}
2y = 28 - 26
2y = 2 {divide both sides by 2}
y = 2/2
y = 1
Substitute y =1 in equation (I)
9x - 1 = 26
9x = 26 + 1
9x = 27
x = 27/9
x = 3
x = 3
y = 1
Answer:
k = -6/35
Step-by-step explanation:
To make the function continuous
kx^2 = x+k
These must be equal where the function is defined for two different intervals
This is at the point x=-6 so let x=-6
k(-6)^2 = -6+k
36k = -6+k
Subtract k from each side
36k-k = -6+k-k
35k = -6
Divide by 35
35k/35 = -6/35
k = -6/35
Answer:
<h2>brainiest me</h2>
Step-by-step explanation:
The value returned is TRUE if all of the values in x are TRUE (including if there are no values), and FALSE if at least one of the values in x is FALSE. Otherwise the value is NA (which can only occur if na.rm = FALSE and ... contains no FALSE values and at least one NA value).