Answer:
y=35 + 10x
y= 26+ 13x
Step-by-step explanation:
Answer:
It will be a line passing through x=4, which will be parallel to the y-axis.
(excuse my horrible drawing skills)

prove that √p is an irrational number , if p is not a perfect square.

Let us assume, to the contrary, that √p is rational. So, we can find coprime integers a and b(b ≠ 0) such that :-
=> √p = a/b
=> √p b = a
=> pb² = a² ….(i) [Squaring both the sides]
=> a² is divisible by p
=> a is divisible by p So, we can write a = pc for some integer c.
Therefore,
a² = p²c² ….[Squaring both the sides]
=> pb² = p²c² ….[From (i)]
=> b² = pc²
=> b² is divisible by p
=> b is divisible by p
=> p divides both a and b.
=> a and b have at least p as a common factor.
But this contradicts the fact that a and b are coprime. This contradiction arises because we have assumed that √p is rational. Therefore, √p is irrational.
_____________________________________

________________________________
Answer:
Step-by-step explanation:
18.
slope of line y=2x-5 is 2
slope of line ⊥ to y=2x-5 is
m=-1/2
eq. of reqd. line through (10,6) with slope -1/2 is
y-6=-1/2(x-10)
multiply by 2
2y-12=-x+10
2y+x=10+12
2y+x=22
2y=-x+22
y=-1/2x+11
19.
slope of line y=12x+5,m=12
eq. of line through (5,2) with slope 12 is
y-2=12(x-5)
y-2=12x-60
y=12x-60+2
y=12x-58
compare with y=mx+b
b=-58