Answer:
Step-by-step explanation:
using pythagoras theorem
a^2+b^2=c^2
7^2+KL^2=25^2
49+KL^2=625
KL^2=625-49
KL=
KL=24
take M as reference angle
using tan rule
tan M=/opposite/adjacent
tan M=KL/ML
tan M=24/7
X=4 or X=-4 because 4(4)^2 does =64
Answer:
Step-by-step explanation:
y = 3.25x + 1.25
1.25 is y-intercept
3.25 is the slope of a graph.
If x = 0, then y = 1.25
(0, 1.25)
If x = 3, then y = 3.25(3) + 1.25 = 11
(3, 11)
You solve this by plugging one equation into the other. Usually you have to rewrite one equation to make this work. In this case I choose to rewrite y-4x=0 as y=4x.
After plugging it into the second, you get:
3x + 6*4x = 9 => 27x = 9 => x=1/3
Putting this solution back into y=4x gives us y=4/3