3.6.2x: x/36 or you can use cymath
Answer:
m = 3/2
b = 0
y = 3/2x
Step-by-step explanation:
M is the slope, which is the rise/run of a line.
Using this, we know m is 3/2.
B is the y-intercept, which is where the line crosses the y-axis. In this case, B equals 0.
We use this information to put together our final equation of y= 3/2x (since B equals 0, there is no + or - after the slope)
Answer:
165 liters of 15% solution
Step-by-step explanation:
15F + 65S = 60(1650)
F + S = 1650
F = 1650-S
15(1650-S) +65S = 99000
50S = 99000-24750= 74250
S = 74250/50 = 7425/5 = 1485 liters of 65% solution
F = 1650-1485 = 165 liters of 15% solution
65 is much closer to 60 than 15 is, so you know there will be mostly 65% solution with relatively little 15%
Hope this helps, have a nice day/night! :D
Answer:
70%
Step-by-step explanation:
The number of students with an April birthday and candles is in the upper left, 14. That’s the “part” Percentage is part/whole x 100.
To figure out the “whole”, you need to add up all the students in the first row of the table, because those are the April birthdays. 14 + 6 = 20
14/20 = 0.7 x 100 = 70%
Answer:
ABCD is not a parallelogram
Step-by-step explanation:
Use the distance formula to determine whether ABCD below is a parallelogram. A(-3,2) B(-3,3) C (5,-3) D (-1.-5)
We have to find the length of the sides of the parallelogram using the formula below
= √(x2 - x1)² + (y2 - y1)² when given vertices (x1, y1) and (x2, y2)
For side AB
A(-3,2) B(-3,3)
= √(-3 -(-3))² + (3 -2)²
= √0² + 1²
= √1
= 1 unit
For side BC
B(-3,3) C (5,-3)
= √(5 -(-3))² + (-3 -3)²
= √8² + -6²
= √64 + 36
= √100
= 10 units
For side CD
C (5,-3) D (-1.-5)
= √(-1 - 5)² + (-5 - (-3))²
= √-6² + -2²
= √36 + 4
= √40 units
For sides AD
A(-3,2) D (-1.-5)
= √(-1 - (-3))² + (-5 -2)²
= √(2² + -7²)
= √(4 + 49)
= √53 units
A parallelogram is a quadrilateral with it's opposite sides equal
From the above calculation
Side AB ≠ CD
BC ≠ AD
Therefore, ABCD is not a parallelogram