The answer is A. “The dilation of 1/2 and Rotation of 90 or 270.”
Answer:
1.5:2.25 because there is 1.5 quarts of juice and 2.25 quarts of ginger ale and the you put that with the to sign and there you have it
Answer:
2
I am taking my first programming course, so my apologies if this is a dumb question/possibly classified by the wrong category on this site. One of the exercise problems I am working on is the following:
Define a function print_total_inches, with parameters num_feet and num_inches, that prints the total number of inches. Note: There are 12 inches in a foot. Ex:
print_total_inches(5, 8) prints:
Total inches: 68
Step-by-step explanation:
Answer:
A) x = 3 or -1
B) x = -7
C)x = -7
Step-by-step explanation:
A) x² + 2x + 1 = 2x² - 2
Rearranging, we have;
2x² - x² - 2x - 2 - 1 = 0
x² - 2x - 3 = 0
Using quadratic formula, we have;
x = [-(-2) ± √((-2)² - 4(1 × -3))]/(2 × 1)
x = (2 ± √16)/2
x = (2 + 4)/2 or (2 - 4)/2
x = 6/2 or -2/2
x = 3 or -1
B) ((x + 2)/3) - 2/15 = (x - 2)/5
Multiply through by 15 to get;
5(x + 2) - 2 = 3(x - 2)
5x + 10 - 2 = 3x - 6
5x - 3x = -6 - 10 + 2
2x = -14
x = -14/2
x = -7
C) log(2x + 3) = 2log x
From log derivations, 2 log x is same as log x²
Thus;
log(2x + 3) = logx²
Log will cancel out to give;
2x + 3 = x²
x² - 2x - 3 = 0
Using quadratic formula, we have;
x = [-(-2) ± √((-2)² - 4(1 × -3))]/(2 × 1)
x = (2 ± √16)/2
x = (2 + 4)/2 or (2 - 4)/2
x = 6/2 or -2/2
x = 3 or -1
Question:
Find the surface area of the following figure below. Use 3.14 for pi
Answer:
9
Step-by-step explanation:
The circle has the same value of the side which is 3 so the length and width is 3 too. So the formal is L x W = Area. So this means 3 x 3 = 9