Answer:
A = 14.2/1.1 hours
B = 5.091 hours
Step-by-step explanation:
Formulate 2 simultaneous equations
5.7A + 6.8B = 111.40..........(1)
A +B =18...............................(2)
Multiply each item in (2) by 5.7 to get
5.7A + 5.7B = 97.2............(3)
subtract (1) - (3) on each side
5.7A -5.7A + 6.8B - 5.7B = 111.40 -97.2
1.1B = 14.2
B = 14.2 /1.1
to get A use equation (2)
A = 18 - B
A = 18 - 14.2/1.1 = 5.091
Answer:
Perpendicular
Skew
Parallel
Step-by-step explanation:
First one : the lines intersect and they form right angles
The second one : they don't intersect and appear on separate planes
The last : they are both sides of a rectangle on the same plane
The first one is 10.5
The second is y10
And the third is 7
Answer:
(
)
Step-by-step explanation:
When factoring an expression like this, you need to divide all of the parts by a common number or variable. In this case, the only thing all of these numbers share is that they are divisible by 648. So, you would divide each number by 648 to simplify it, getting 1, 3, 4, and 2. Put these numbers in front of their respective variables, and put 648 outside of the parentheses to get the final answer.
To solve with Elimination:
Write the equations under one another, like this:
2x - y = -1
+ 3x + 4y = 26
Ideally, we would like for one of the variables to be eliminated when we add vertically (straight down). But if we add them as they are this does not happen. We must manipulate one of the equations so that it will happen. Again, you can try to eliminate either x or y. I always look for a term that has a coefficient of 1 (or negative 1). So, let's use that y from the first equation again.
If the coefficient of the y in the other equation is POSITIVE 4, then I need the coefficient from the first equation to be its opposite, NEGATIVE 4. To do this, simply multiply the first equation by 4, this will create MAGIC!
4( 2x - y = -1)
+ 3x + 4y = 26
Be certain to Distribute across the entire first equation, so multiply all three terms by 4.
8x - 4y = -4
+ 3x + 4y = 26
Now add straight down (vertically). The y term will be eliminated.
11x = 22
Divide both sides of the equation by 11.
x = 2
Almost there! Now, substitute the 2 in for x in either of the original equations. Either one will work. I'm gonna use the second equation.
3x + 4y = 26
3(2) + 4y = 26
6 + 4y = 26
Subtract 6 from both sides of the equation.
4y = 20
Divide both sides of the equation by 4.
y = 5
That's it! There it is again. Put it all together. If x = 2 and y = 5, then the solution is the ordered pair, (2,5).