Hey there!
First, let's look at what perpendicular means. Imagine a cross, where there's all 90 degree angles. That's exactly what we're talking about when we say perpendicular. The given equation is in slope-intercept form, where we have:
y = mx + b
where m is the slope and b is the y-intercept.
When we're writing an equation with a perpendicular slope, we use the negative reciprocal of the given slope. Thus, we can make 0.3 1/3, and take the reciprocal to make 3, and make it negative 3 as it's the negative reciprocal. Now, we know we have a line with the slope of -3 and goes through (-3, 8). We can use the x and y values in this set of points, along with the slope, to create an equation to solve for b. That gives us:
8 = -3(-3) + b
8 = -9 + b
17 = b
Now, since we have slope and y-intercept, we can write our equation as:
y = -3x + 17
Hope this helps!
I'd say A, since there, all the operations are the opposite from the original function.
Hope it helped,
BioTeacher101
Answer:
x = - 4 , x = - 3
Step-by-step explanation:
- 7x = x^2 + 12
Take all terms to one side of equation.
x^2 + 7x + 12 = 0
Find which 2 numbers multiply to give 12 and add to give 7.
a × b = 12
a + b = 7
a = 4
b = 3
Split the middle term using these 2 numbers.
x^2 + 4x + 3x + 12 = 0
Factorise each pair of terms separately.
x ( x + 4 ) + 3 ( x + 4 ) = 0
Bring out common factor of ( x + 4 ) and factorise.
( x + 4 ) ( x + 3 ) = 0
Using the Null factor law, make the expressions in each pair of parentheses equal 0.
x + 4 = 0
x = - 4
AND
x + 3 = 0
x = - 3
THEREFORE:
x = - 4 , x = - 3