12.5% of 360 is 45
360-45 is 315
Answer is £315
The answer is simply 2x over 5(fraction) +1 so it the first choice
Answer:
f (x) = 2x² + 6x - 20
<u>Brainliest Please!!!</u>
Table for the question is attached in the picture below :
Answer:
SELECT distinct(TRUCK_ID), WEIGHT from SHIPMENT where WEIGHT < 800 ;
Step-by-step explanation:
The Structured query language (SQL) defined above, returns only the TRUCK_ID and Weight column from the shipment table as they are the only two columns listed after the select keyword. The condition is added using the WHERE keyword on the weight table, this filters the result returned to include only rows where the weight value is less than 800. The distinct keyword used alongside the TRUCK_ID column ensures that a certian TRUCK_ID value isn't returned more than once (Hence, it is used to avoid duplicates).
Answer:
12.8
Step-by-step explanation:
make a beginning a a rectangle like a dividing box and put 45 on the outside and 3.5 in the inside