Answer:
1. B
2.D
Step-by-step explanation:
x = $80 profit made if sold all carrots.
y = $120 if all tomatoes are sold.
Answer:
-11 - 13i.
Step-by-step explanation:
(12) — (23 + 13i)
= 12 - 23 - 13i
= -11 - 13i.
Answer:
for(j = n; j > 0; j--)
System.out.print(\"*\");
Step-by-step explanation:
-A for loop is a repetition control structure.
-It allows the efficiency to write a loop that would otherwise be written a couple of times.
-The output is a single line comprising n asterisks,
-The number of asterisks printed will be equivalent to the n-value declared.
Perpendicular:
(50-1)/6-6= slope=undefined= vertical line
y-17=0(x-14)
y-17=0
y=17
Parallel:
since line 1 is vertical we need another vertical line in order for them to be parallel so the line is x=- 4
First you want to find the surface area of one box
SA=2(l*w)+2(h*l)+2(h*w)
SA=2(12*12)+2(15*12)+2(15*12)
SA=2(144)+2(180)+2(180)
SA=288+360+360
SA=1008 cm² is for one box
Multiply by 4 to get for 4 boxes
4*1008=4032 cm²