Consider points $O, A, B, C, D$ and $R$ in the diagram below, such that $AR = 4, BR = 2, CR = 2,$ and $DR = 6$:

[asy]
size(250);
import TrigMacros;
import olympiad;

pair O, A, B, C, D, R;
O = (0,0);
A = 3*dir(-40);
B = A + 6*dir(100);
R = 1/3*A + 2/3*B;
C = R - 2dir(10);
D = 4R - 3C;

rr_cartesian_axes(-3, 10, -3, 8, usegrid = false);

draw(A--B);
draw(C--D);

dot("$A$", A, E);
dot("$B$", B, N);
dot("$C$", C, NW);
dot("$D$", D, NE);
dot("$R$",R, SE);
dot("$O$",O, SW);
[/asy]If there exists a real number $t$ such that
\[(1-t) \overrightarrow{OA} + t \overrightarrow{OB} = (1-t) \overrightarrow{OC} + t \overrightarrow{OD},\]enter $t$ below. If this is impossible, enter a question mark.

1 answer

what an incomprehensible mess, and no diagram.
Similar Questions
  1. use the points in the diagram to name the figure.•J————•S—-> name two lines in the diagram which segments re skew
    1. answers icon 2 answers
  2. What is a free body diagram?(Points : 1) a drawing of an object in free fall a diagram showing all the forces acting on an
    1. answers icon 1 answer
    1. answers icon 7 answers
  3. The Venn diagram below shows some services provided by governments.What would be an appropriate title for Part A of the Venn
    1. answers icon 11 answers
more similar questions