1/x+1/y+1/z=-2. 1/x-2/y+1/z=3 2/x-1/y+3/z= -1. solve the equation by using determinants
Answers
Answered by
0
Answer:
circles outline
outer = circle(x=50, y=0, r=50, fill="#8b0000", stroke_width=0) | repeat(6, rotate(60))
outer1 = circle(x=50, y=0, r=55, fill="yellow", stroke_width=0) | repeat(6, rotate(60))
outer2 = circle(x=50, y=0, r=60, fill="orange", stroke_width=0) | repeat(6, rotate(60))
outer3 = circle(x=50, y=0, r=65, fill="#c21320", stroke_width=0) | repeat(6, rotate(60))
outer4 = circle(x=50, y=0, r=70, fill="black", stroke_width=0) | repeat(6, rotate(60))
show(outer4, outer3,outer2,outer1,
Similar questions