Answer:
7
Step-by-step explanation:
It has a 45 45 90 ratio, so if the hypotenuse is 7 root 2, then the two sides have to be 7.
#include <stdio.h> #include <stdlib.h>
// Function to perform division (x / y) of two numbers x and y. // without using division operator in the code. int divide(int x, int y)
{ // handle divisibility by 0. if (y == 0)
{ printf("Error!! Divisible by 0"); exit(1);
} // store sign of the result.
int sign = 1; if (x * y < 0)
Answer:
There is a vertical asymptote for the rational function at x = −4. Set the denominator equal to 0 and solve for x.
2x + 8 = 0 → x = −4
Step-by-step explanation:
The formula for perimeter is 2(Length) + 2(width)
Fill in the known information:
22 = 2(6.5)+ 2(width)
Simplify:
22 = 13 + 2(width)
Subtract 13 from both sides:
9 = 2(width)
Divide both sides by 2:
Width = 4.5m
Answer:
You inject 60.9628 milliliters of dosage
Step-by-step explanation:
1 pound = 0.453592kg,
Patient's weight in pounds = 168
Patient's weight in kg = 
Now we are given that The dosage is 0.4 mg per kilogram of bod
So, dosage = 
1 microgram = 0.001 mg
Concentration of drug = 
Now we are supposed to find How many milliliters (= cc) are you to inject?
So,milliliters of dosage required to inject = 
Hence you inject 60.9628 milliliters of dosage