Answer:
AB = CD
BC = DA
Step-by-step explanation:
Since 3x+2 = 5x-2, solving for x yields 2. Since BC = 4x+1 = DA, BC and DA both equal 4(2)+1 = 9.
Answer:
-6n^4 -5n^3 +13n^2 +2n +3
organize the exponents from higher to lower.
Answer:
11,000
Step-by-step explanation:
3200+7200+600=11000
Answer:
10^12.
Step-by-step explanation:
You need to solve 10^6 * 10^2 without using standard notation. As with variables, if you had x^6 * x^2 you would add the exponents. Replace x with 10. Your answer is 10^8. As a sidenote, only multiply exponents when raising a power to another power, e.g. (10^6)^2 = 10^12.
Answer:
R(16,-8)
Step-by-step explanation:
if (x1,y1) and (x2,y2) are coordinates of two points and (x,y) the coordinate of midpoint.
then x=(x1+x2)/2
and y=(y1+y2)/2
let coordinates of R are (x,y)
4=(-8+x)/2
8=-8+x
x=8+8=16
-3=(2+y)/2
-6=2+y
y=-6-2=-8
so R is (16,-8)