Let's assume a the age of Joe
b the age of James
a=b+10 (1)
2*(a+8)=3(b+8) (2)
==> 2*(b+10+8)=3b+24
==>2b+36=3b+24
==>b=12
==>a=12+10=22
Joe is 22 years's old
James is 12 years's old.
1.1x -1.8 should be the answer.
To find a percentage of a number we multiply the percentage times the number and get the result, here we have the percentage and the result and need to find out which number it corresponds to, lets write an equation to do so and keep in mind that the percentage itself can be written in a different way:
225% = 225 out of 100 = 225/100
So we have this equation, where we call x the number we are looking for:
<span>(225%)(x) = 81
</span>(225/100)(x) = 81
so we solve for x:
225x = 81*100 = 8100
x = 8100/225
x = 36
The original number is 36, hence 225% of 36 is 81
I think it’s gonna be (3,5)
Put the other line in point slope form...(solve for y :D )
3y=15x+9
y=5x+3, so this line has a slope of 5
For a line to be perpendicular to another the slopes have to be negative reciprocals of each other...mathematically...
s1*s2=-1
So for the other line to be perpendicular to the first:
5m=-1, m=-1/5, thus our other line (so far) is:
y=b-x/5, now we can use the point (-8,-1) to solve for the y-intercept, "b":
-1=b-(-8)/5
-1=b+8/5
-1=b+1.6
b=-2.6
So the perpendicular line that contains the point (-8,-1) is:
y=-0.2x-2.6