You are on page 1of 2

x1 = 1

1
y1 = 1
1
x2 = 3
3
y2 = 4
4

m1 =

y2 y1
x2 x1

3
2
b1 = y1 m1 x1

1
2

r1 = m1 x + b1

1
2

r2 =

3x
2
1

x+

10
9
10

9
10

x
10

a = FilledPlot@8r1, r2<, 8x, 1, 3<D


4.0
3.5
3.0
2.5
2.0
1.5

1.5

r3 =

1
3

3+

x
3

x+3

2.0

2.5

3.0

Untitled-24.nb

b = FilledPlot@8r3, r2<, 8x, 3, 9<D


6

r4 = 2 x + 24
24 2 x
c = FilledPlot@8r4, r2<, 8x, 9, 11<D
6

9.5

10.0

10.5

11.0

Show@a, b, c, PlotRange All, AxesOrigin 80, 0<D


6
5
4
3
2
1

2
3

d=
1

r1

1 y x

r2

14
5
Solve@y == r1, xD
::x

1
3

H1 + 2 yL>>

10

You might also like