Math Is Fun Forum

  Discussion about math, puzzles, games and fun.   Useful symbols: ÷ × ½ √ ∞ ≠ ≤ ≥ ≈ ⇒ ± ∈ Δ θ ∴ ∑ ∫ • π ƒ -¹ ² ³ °

You are not logged in.

#351 Re: Help Me ! » More Prime Numbers » 2024-05-26 07:07:11

Bob

You know that list I told you to keep. Well it's easy to just check. Or start with the squares and add 8.

Bob

#352 Re: Help Me ! » Exponential Equation » 2024-05-26 07:01:37

Bob

Normally I'd say yes  but if you do the x cancel out and you're left with an inconsistency.

Just checking Wolfram Alpha

Back again. As suspected WA gives x=0 as the only real solution.

Bob

#353 Re: Help Me ! » Number Raised To Itself » 2024-05-26 06:56:32

Bob

When you encounter repeat indices like this the rule is work from the top down.

So 3^(3^27)=3^(3×3×3×....3)

That's one BIG number.

Bob

#354 Re: Help Me ! » Prime Numbers » 2024-05-26 06:46:08

Bob

There are no patterns nor formulas for this, so I think you just have to list and count.

Keep the list: it'll be useful later.

Bob

#355 Re: Help Me ! » LCMultiple » 2024-05-26 03:54:14

Bob

Bus A times are 11.00  11.10  11.20  11.30 etc

Bus B times are 11.00  11.12  11.24  11. 36  etc

Bus C times are 11.00  11.14  11.28  11.42  etc

Bob

#356 Re: Help Me ! » Absolute Value Notation » 2024-05-26 00:29:09

Bob

That looks OK to me. If t=5.1 , abs(t) > 5 and its certainly more than 5 from the origin.  If t = 4.9 it isn't.

Bob

#357 Re: Help Me ! » Write Expression Without Absolute Values » 2024-05-26 00:20:15

Bob

Of course. No other way.  The positive value of a calculation is the same if its positive or zero and otherwise switch the sign.

Bob

#358 Re: Help Me ! » Solve For a » 2024-05-26 00:15:32

Bob

Here's a useful algebraic trick. It will help you to see if your working is right at each step. Choose values for a and b and work out what that makes R. Then use your values of R and b to see if the final value for a is the one you started with.


Normally I wouldn't choose the same for a as for b but your answer didn't look right. I needed a quick check.

I put a = b = 1/2 at the start and got R = 1.

R = 1 and b = 1/2 doesn't give a = 1/2.

I think it's the first R = where the trouble starts. That fraction is the wrong way up. But I think a new approach will get you to the answer more quickly.   Make 1/a the subject and when you've simplified to one fraction invert it for a.

Bob

#359 Re: Help Me ! » Absolute Value Notation » 2024-05-25 18:27:04

Bob

a , b and c are correct.

d ) If you subtracted 5 from t the result would be positive.

Bob

#360 Re: Help Me ! » Write Expression Without Absolute Values » 2024-05-25 18:22:01

Bob

Each one contains a calculation.  If the result is positive or zero then the absolute sign is redundant; you can simply leave it out. If the result is negative then the result must be made positive (by multiplying by minus 1).  In all of these you can decide whether the result is + or - .

Bob

#362 Re: Help Me ! » How Many Math Questions Per Chapter? » 2024-05-25 03:53:23

Bob

Yes. If you can get a few right it suggests you've mastered the why.

Bob

#363 Re: Help Me ! » Inequalities on Graphs » 2024-05-25 03:50:42

Bob

The constraints are all straight lines:

X + Y = 4
Y = 2X+1
Y=-1

If you draw those you'll find they define a triangle but it looks like the solution space is not the inside of it. You want below the first, above the second and above the third.

Later edit:

More on this.

These points lie on x+y =4
(0,4) (1,3) (3,1) (4,0)

These points are above the line
(0,5) (1,5) (3,5) (4,5)
For These x plus y is more than 4

Points like (1,-1) (3,-1) (4,-1) have x plus y less than 4 so  that's the side of the line that leads to the solution space.

(0,1) ((1,3) and (3,7) lie on y = 2x +1

We want y greater than 2x + 1 so choose points above this line like (0,5) ((1,5) etc.

But these points are outside the x +y <4 space.  Are there points that satisfy both?

Yes (0,3)) (-1,3) etc

Further edit.

I notice for question 6 that the inequalities also have an equals option. I think the convention is dotted line if points on the line are not allowed and solid line when they are.


Bob

#364 Re: Help Me ! » Error Intervals » 2024-05-25 03:37:19

Bob

I think you've arrived at the right answer.

What is 8.27685 doing in your list?

Bob

#365 Re: Help Me ! » How Many Math Questions Per Chapter? » 2024-05-24 19:30:01

Bob

Be guided by your success with practice questions.  If you're getting on well then move on; if you're having difficulties , you need to do more.

Bob

#366 Re: Help Me ! » Simplifying Algebraic Fractions » 2024-05-23 08:18:57

Bob

Well you could cancel the 2s. smile  And then no more.

Bob

#367 Re: Help Me ! » Number Zero » 2024-05-22 19:51:48

Bob

3 and 4 are obvious.  1 and 2 ? Shouldn't really have these as infinity doesn't obey the four rules of arithmetic.  But there could be a context where it makes sense

eg what is the value of x times 1/( x^2 + 2) as x tends to infinity.  Here the method is to attempt to simplfy first.

As x^2 is getting very large the + 2 has a negigible effect so we can approximate the expression as x times 1/x^2 = 1/x

So we can see that, in this case, the expression tends to zero as x tends to infinity.

But there no general rule here; you have to simplify each expression separately.

eg (x^2 + 2) times 1/x  gives a different answer.

Bob

#368 Re: Help Me ! » Inequalities on Graphs » 2024-05-22 19:44:17

Bob

Linear programming problems are very useful in the real world of business.  They're a way for a company to maximise its profits (or storage space or workforce etc).

I start by making a summary table of the constraints so I can construct the inequalities.  If an equation looks like this

then points on the line will satisfy ax + by = c

points one side of the line will satisfy ax + by < c

and on the other side      ax + by > c

So I start by drawing the line, then pick a random point on one side to see if it fits < or > .  If I can I choose a point with easy to work coordinates ... after all why pick a hard sum to do when an easy one will work just the same. 

Once all the constraint lines are drawn, they should enclose a polygon whose points are those satisfying all.  The thing you've then got to maximise or minimise will be another linear equation except this time we don't know 'c', that's the thing to maximise or minimise.   If you draw a random such line say ax + by = d, then any other line with the same form, ax + by = e, will be parallel.  So tracking across the polygon with parallel lines should enable you to pick out the 'best' point. It will always be a vertex.

You can also have non linear constraints. Don't know whether your syllabus includes those.  Same principles apply but the solution space isn't enclosed by straight lines.  It's then also possible that the 'best' point is on the curve rather than an end point.  I may have gone beyond what you need with this paragraph.

Why not post a past paper question?

Bob

#369 Re: Help Me ! » Edexcel Maths GCSE Higher Tier » 2024-05-22 19:28:51

Bob

The exam board will be trying pretty hard to cover the whole syllabus without giving excessive weight to any one area.  That's most likely to be the top criteria for 1st Class Maths but also using past papers to estimate likely questions.  The reason that's not fully reliable is the examiners will be doing the same thing and, if they spot a topic that's been neglected for a few years, they may give the exam writer a specific instructiion to set a question this time.

When I took my exams I prepared by doing past papers 'under exam conditions'. This helps identify areas that need more practice but also helps with working to time. When I said recently that I wouldn't have been left with just 5 minutes to do the last question I was serious.  I had done so many practice papers that I knew I would have 10 or maybe even 20 minutes at the end to check through everything to make sure I hadn't made any silly mistakes.

Because the exams cover a range of grades, they will start with things that test the lower grades and work up to the tough ones to identify the top grades.  Have a look at the syllabus to work out what these are.  One used to be histograms but maybe students have got better at these now so I'm not saying that will be there at the end.

Good luck with your remaining exams. In August let me know how you got on.

Bob

#370 Re: Maths Is Fun - Suggestions and Comments » Suggestions? For what? » 2024-05-22 07:54:15

Bob

My dear mathxyz,

Please let go of this; it's not getting you anywhere.  At the end of the forum rules it says "Be respectful of Administrators and Moderators as they have to make difficult decisions on behalf of all members."

You have promised more than once to cut down on your posts. I'm happy for you to post requests for help and maths exercises. That's the main point of the forum.  Leave off the other stuff  please and we'll be happy.

If you agree to this, I will expect you to stick to it this time.  If you don't, I'll take out posts.  I am closing this thread. Don't start a new one on this.

Bob

#371 Re: Help Me ! » Equilateral Triangle » 2024-05-22 07:44:49

Bob

This is made easier because the given points lie on the y axis.

Find the midpoint.  A line perpendicular to this will go through the third vertex. So you can say what it's y coordinate is.  Call it's x coordinate 'x' and use the distance formula (distance will be = 4) to find x.  Two solutions.

Bob

#372 Re: Help Me ! » Find Lengths of the Medians » 2024-05-22 07:40:20

Bob

1. won't help

2. yes. Once you have a midpoint calculate the distance from that point to the opposite vertex.  Repeat two more times for the other midpoints.

Bob

#374 Re: Help Me ! » Find All Points » 2024-05-22 07:34:00

Bob

This question is on page 41 in my copy of the book.  Mine has pages of introductions before the first lessons and questions.  41-7 = 34. Maybe I'll have to apply a transformation of (my page = (your page) + 34 to find the questions.

The distance formula comes directly from Pythagoras' theorem, so I would end up with the same equation using either.

Let the point be (x,-6)

(x-1)^2 + (-6-2)^2 = 17^2

Solve for x, two solutions.

Bob

#375 Re: Help Me ! » Edexcel Maths GCSE Higher Tier » 2024-05-22 07:22:47

Bob

Looks like the answer is not yet. On their past papers download page Pearson (EdExcel) say "only teachers can access the most recent papers sat within the past 12 months."

The papers must be in School somewhere so have a friendly chat with your favourite maths teacher.

Bob

ps. Sometimes someone scans the paper and sticks it on-line but I couldn't find it.

Board footer

Powered by FluxBB