Answer:
The length of the pencils is 4.1 inches and for the crayons 1.5 inches
Step-by-step explanation:
We can solve by means of a 2x2 system of equations, we have to:
let "x" be the length of the pencils
let "y" be the length of the crayons
4 * x + 3 * y = 20.9
5 * x + 4 * y = 26.5 => x = (26.5 - 4 * y) / 5
Replacing:
4 * (26.5 - 4 * y) / 5 + 3 * y = 20.9
21.2 - 3.2 * y + 3 * y = 20.9
-0.2 * y = 20.9 - 21.2
y = -0.3 / -0.2
y = 1.5
now for x:
x = (26.5 - 4 * 1.5) / 5
x = 4.1
This means that the length of the pencils is 4.1 inches and for the crayons 1.5 inches
Answer:
1. E=75 degrees
Step-by-step explanation:
Answer:
Difference between multiplication property of equality and inequality
The only difference is: If you multiply or divide both sides of an equation by the same negative number, the equation remains the same, but If you multiply or divide both sides of an inequality by the same negative number, the inequality reverses. !!!!!
Step-by-step explanation:
Answer:
Step-by-step explanation:
We'll take this step by step. The equation is
![8-3\sqrt[5]{x^3}=-7](https://tex.z-dn.net/?f=8-3%5Csqrt%5B5%5D%7Bx%5E3%7D%3D-7)
Looks like a hard mess to solve but it's actually quite simple, just do one thing at a time. First thing is to subtract 8 from both sides:
![-3\sqrt[5]{x^3}=-15](https://tex.z-dn.net/?f=-3%5Csqrt%5B5%5D%7Bx%5E3%7D%3D-15)
The goal is to isolate the term with the x in it, so that means that the -3 has to go. Divide it away on both sides:
![\sqrt[5]{x^3}=5](https://tex.z-dn.net/?f=%5Csqrt%5B5%5D%7Bx%5E3%7D%3D5)
Let's rewrite that radical into exponential form:

If we are going to solve for x, we need to multiply both sides by the reciprocal of the power:

On the left, multiplying the rational exponent by its reciprocal gets rid of the power completely. On the right, let's rewrite that back in radical form to solve it easier:
![x=\sqrt[3]{5^5}](https://tex.z-dn.net/?f=x%3D%5Csqrt%5B3%5D%7B5%5E5%7D)
Let's group that radicad into groups of 3's now to make the simplifying easier:
because the cubed root of 5 cubed is just 5, so we can pull it out, leaving us with:
which is the same as:
![x=5\sqrt[3]{25}](https://tex.z-dn.net/?f=x%3D5%5Csqrt%5B3%5D%7B25%7D)